1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-09-26 05:51:08 +02:00
Commit graph

4963 commits

Author SHA1 Message Date
Clint Adams
ab159e42d8 23303: use _guard. 2007-04-21 05:10:50 +00:00
Clint Adams
ad2d19e2e6 23302: complete properties after svn propget and propedit. 2007-04-19 20:37:00 +00:00
Clint Adams
8f0fefdbfd 23301: fix semicolon mistyped as a colon. 2007-04-19 19:54:00 +00:00
Peter Stephenson
200059e02d unposted: set version to 4.3.4-dev-0 2007-04-19 14:19:03 +00:00
Peter Stephenson
c6dfb2999d users/11419: zle copy-region-as-kill <string>
adds text to the kill ring
2007-04-19 14:16:22 +00:00
Peter Stephenson
0d101890d0 unposted: meant to add add-zsh-hook a while ago 2007-04-19 09:40:55 +00:00
Peter Stephenson
fde7242cec release 4.3.4 2007-04-19 09:35:46 +00:00
Wayne Davison
46a286b25a Made changelog better. 2007-04-18 01:55:46 +00:00
Wayne Davison
a3aa0273df users/11421: smart-insert-last-word fix. 2007-04-18 01:54:08 +00:00
Wayne Davison
8c55acbebd users/11424: don't embed a comment inside a math expression. 2007-04-18 01:50:59 +00:00
Peter Stephenson
0e58658d4a users/11421: %{...%} was broken in completion listings 2007-04-17 14:55:15 +00:00
Peter Stephenson
25bb07b80e Christoph Bauer: users/11416: bad use of VARARR() 2007-04-17 11:59:38 +00:00
Geoff Wing
212bbe3938 update LICENCE to 2007 2007-04-17 07:36:03 +00:00
Geoff Wing
4c914cd7f3 update year to 2007 2007-04-17 07:35:54 +00:00
Peter Stephenson
f48fa9eb9d unposted: prepare for release of 4.3.3 2007-04-16 13:21:24 +00:00
Peter Stephenson
7bb711a3d6 23278: fix NUMERICGLOBSORT, broken by multibyte fixes 2007-04-15 21:42:42 +00:00
Peter Stephenson
f368975eff users/11398: vi-goto-mark broken by multibyte support 2007-04-15 21:09:37 +00:00
Peter Stephenson
9dab5eef01 users/11398: vi-goto-mark broken by multibyte support 2007-04-15 20:04:58 +00:00
Clint Adams
2f5b3f97bd 23275: change order of arguments to _arguments so that options will actually be completed. 2007-04-14 20:04:06 +00:00
Peter Stephenson
05ff4fb3ab 23273: fix bad patterns in reverse array subscripting 2007-04-13 11:54:16 +00:00
Peter Stephenson
dbe21c8129 post 23271 _sqsh puncuation 2007-04-13 09:20:23 +00:00
Peter Stephenson
69211ed83a 23271: Pete Hollobon: completion for sqsh 2007-04-13 09:18:11 +00:00
Peter Stephenson
fc615adad7 23270: fix strptime() on Solaris 2007-04-12 15:28:49 +00:00
Clint Adams
aeaf47aeeb 23264: don't add the -pcre-match operator unless the pcre functions are available. 2007-04-05 16:20:11 +00:00
Peter Stephenson
54949051da 23258: fix debugging added in 23248 2007-04-02 13:58:19 +00:00
Peter Stephenson
a35302ebd4 23257: buffer too short for multibyte ${(#)...} evalution 2007-04-02 11:00:35 +00:00
Clint Adams
85573e8ad1 23255: fix 23253 better. 2007-03-31 19:05:28 +00:00
Clint Adams
9efbffde57 23253: Erik Johansson: remove double quotes causing zcompile to choke. 2007-03-31 17:05:27 +00:00
Clint Adams
1943715247 23252: complete for "aptitude unhold". 2007-03-30 16:28:14 +00:00
Peter Stephenson
56bf25cff9 unposted: better fix for complist line wrap from 23248 2007-03-30 09:32:17 +00:00
Peter Stephenson
af8a88e4f5 23248: Completion listing problem with lines nearly screen width
If compiled with debug send dputs() output to $ZSH_DEBUG_LOG if defined.
2007-03-29 21:35:39 +00:00
Clint Adams
6bddc704e8 unposted: update .distfiles 2007-03-29 03:18:33 +00:00
Peter Stephenson
299b238297 23246: fix completions of redirections that occur before the command word 2007-03-28 21:33:16 +00:00
Clint Adams
f5fe691fc1 23241: Daniel Qarras: fix for _module. 2007-03-28 01:54:08 +00:00
Peter Stephenson
38cdf73794 unposted: uninitialized variable in 23238 2007-03-27 15:16:56 +00:00
Peter Stephenson
9fb47cff9d 23238: jobs didn't get deleted if they weren't printed 2007-03-27 10:56:53 +00:00
Peter Stephenson
4b7b7f56f1 unposted: more random calendar system fixes and improvements 2007-03-26 14:33:31 +00:00
Peter Stephenson
7072c10ae2 users/11333: fix users-hosts for ssh when user matched 2007-03-25 12:51:43 +00:00
Clint Adams
c5ac479642 23236: Daniel Qarras: enhancements for _module. 2007-03-24 15:43:12 +00:00
Peter Stephenson
f69f1ded8c unposted: nitpicked version of zmodload doc tweak 2007-03-23 17:14:05 +00:00
Peter Stephenson
11bbce3a66 23232: minor tweaks to zmodload 2007-03-23 14:24:33 +00:00
Bart Schaefer
949152124b 22894 which was supposedly committed 2007-02-25 but somehow didn't make it:
fix muttrc path expansion in search for aliaes.
2007-03-23 04:30:25 +00:00
Peter Stephenson
8b41eb3fa0 23228: calendar tweaks, including summer time adjustment 2007-03-22 23:52:26 +00:00
Peter Stephenson
fcbb417504 23226: handle "nice -n<->" 2007-03-22 10:45:19 +00:00
Peter Stephenson
3d6f87fccc fix output of prompt in single line ZLE 2007-03-19 22:27:45 +00:00
Peter Stephenson
3b14a11d1f 23221: Martin Koeppe: don't use XTABS if not defined 2007-03-19 12:21:54 +00:00
Peter Stephenson
ab29ab8b3f Fix lower casing of option names in some locales. 2007-03-15 15:16:57 +00:00
Clint Adams
ecf4321e6e 23215: completion for "module". 2007-03-14 21:16:10 +00:00
Clint Adams
8f4c1bd007 23214: complete files after svn commit --file. 2007-03-13 18:19:28 +00:00
Felix Rosencrantz
3b1e0d0351 Fix for comm completion. 2007-03-12 00:02:10 +00:00