1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-10-27 16:50:58 +01:00
Commit graph

4839 commits

Author SHA1 Message Date
Clint Adams
f7476178bc 22817: update for modern options, add completion of releases. 2007-01-02 22:05:12 +00:00
Clint Adams
912b7db108 23080: fix -c and -g (both were mistakenly -b). 2007-01-02 19:58:19 +00:00
Peter Stephenson
507c58262a 23071: signed characters with no multibyte support 2006-12-19 13:01:43 +00:00
Peter Stephenson
3778f5a3ba 23070: Fix [[ -N file ]] test failure on NFS 2006-12-19 12:09:46 +00:00
Peter Stephenson
8b800f8fd1 document OS may handle negative or zero PID in kill 2006-12-19 10:35:54 +00:00
Peter Stephenson
b5a0b49dff 23054, part: error message for "kill -" with nothing after the - was confusing 2006-12-18 11:16:00 +00:00
Peter Stephenson
2c6bf597b9 23060: make everything in Doc makes info 2006-12-17 16:02:01 +00:00
Peter Stephenson
e475a39d4c 23057, 23058, 23059: completions from arno 2006-12-17 15:33:27 +00:00
Peter Stephenson
937dc9a84d users/11083: functions for handling shell arguments in ZLE 2006-12-15 11:44:26 +00:00
Peter Stephenson
d8e36bffa2 23052: multibyte characters in typeset -L/R/Z padding 2006-12-13 22:30:37 +00:00
Peter Stephenson
f50dfd61f6 23051: ${(Q)...} of RCQUOTE expression failed with DEBUG active 2006-12-13 18:49:06 +00:00
Peter Stephenson
b8108d295f users/11079: 1(2##) 2006-12-12 10:55:35 +00:00
Bart Schaefer
03708e6b9f Unposted, see 23042: add some missing backslashes at the ends of lines. 2006-12-11 03:42:59 +00:00
Peter Stephenson
25134bc341 unposted: improve CUTBUFFER and killring documentation
23044: print -c and print -C didn't handle unmetafied input
2006-12-10 23:27:01 +00:00
Peter Stephenson
4ea03291a8 improved firefox support 2006-12-08 22:52:18 +00:00
Clint Adams
b6e6a91e0f 23039: handle iceweasel as firefox. 2006-12-08 21:54:43 +00:00
Peter Stephenson
1cac90759a 23036: three more fixes for completion using $'...' 2006-12-08 18:52:04 +00:00
Peter Stephenson
8c46ae708b 23028: use texi2pdf where available 2006-12-04 11:24:10 +00:00
Peter Stephenson
7960ae5d4c Vin Shelton: 23027: typo in calsys.yo
unposted: missing autoload in calendar_add, improve age date shortcuts
2006-12-04 10:59:10 +00:00
Peter Stephenson
34381548da Incomplete improvements for $'...' in completion 2006-12-03 21:07:17 +00:00
Peter Stephenson
ac05bc6e02 unposted: fix calendar stuff 2006-12-01 12:54:20 +00:00
Peter Stephenson
026bf11566 c.f. 23023: typo 2006-12-01 10:31:29 +00:00
Peter Stephenson
6b1b34d1da c.f. 23023: new calendar function system. 2006-12-01 10:23:06 +00:00
Peter Stephenson
ab8b8026dc 23022: don't allow WORDCHARS to be exported to tests 2006-11-28 22:09:00 +00:00
Peter Stephenson
ef97181d40 unposted: update Perforce completion to 2006.2 2006-11-28 21:57:27 +00:00
Clint Adams
ef3df70c4d 23018: parse out section headings from darcs --help. 2006-11-27 04:08:41 +00:00
Peter Stephenson
6d0dc9e0eb 23008: failure to output error message could alter exit status 2006-11-19 21:34:58 +00:00
Clint Adams
7c98ca21f5 23005: completion for toilet. 2006-11-18 04:15:12 +00:00
Peter Stephenson
181e491deb users/10989: add fake-always pattern that overrides ignored-patterns 2006-11-15 16:27:14 +00:00
Peter Stephenson
e12c3e2dc9 users/10981: needs glob_subst for config file 2006-11-14 17:16:39 +00:00
Peter Stephenson
b50e035a8a users/10979: ssh completion uses config file from -F if present 2006-11-14 12:12:03 +00:00
Clint Adams
81fe83008e 22998: add -s to _arguments 2006-11-13 18:45:44 +00:00
Clint Adams
71acaeabd9 unposted: update config.guess and config.sub to 2006-07-02 versions. 2006-11-11 13:37:30 +00:00
Peter Stephenson
b09a7cc5bf 22997: fix ${...?...} exit and traps 2006-11-11 13:16:10 +00:00
Peter Stephenson
254b3f1a6b 22992: make $? available in exit traps/hooks
22993: slightly more effective _make variable fix
2006-11-10 09:59:26 +00:00
Peter Stephenson
7929d97254 22984: add zshexit hook 2006-11-09 11:04:10 +00:00
Peter Stephenson
434d55da8b 22988: arno: _make fix for special variables 2006-11-09 10:52:45 +00:00
Peter Stephenson
aa2ae64dff 22983: exit could loop for ever 2006-11-08 17:43:31 +00:00
Peter Stephenson
96f525f468 unposted: tweak ChangeLog 2006-11-08 11:09:31 +00:00
Peter Stephenson
aba936b17c 22981: Zvi Har'el: bad call from 22952
22980: add hook array for special functions
2006-11-08 10:38:05 +00:00
Peter Stephenson
f367a90505 22980: 22952 messed up parameter padding flag optional arguments 2006-11-07 22:47:07 +00:00
Peter Stephenson
f7b9bf300a _zip completes .xpi files 2006-11-07 10:38:53 +00:00
Peter Stephenson
b1d9e5d5fa 22972: limit autoload completion to functions not yet registered. 2006-11-06 17:14:59 +00:00
Peter Stephenson
da0dfc62df fix error message 2006-11-06 12:49:20 +00:00
Peter Stephenson
a519a6d15c 22968: fix metafication for print -z and print -s 2006-11-05 21:49:15 +00:00
Peter Stephenson
ebc76673aa 22953: Mikael Magnusson: _most_recent_file fix.
users/10928: send all "jobs" output to stdout
2006-11-03 19:44:47 +00:00
Peter Stephenson
d8207acddb 22952: fix some argument delimiters to work with multibyte characters 2006-11-02 18:43:19 +00:00
Peter Stephenson
d94e67d6fd 22950: fix reverse-menu-complete as start of completion 2006-11-02 16:26:23 +00:00
Clint Adams
8dfddcaaf4 22947: minor mkdir completion fixes. 2006-11-02 00:06:38 +00:00
Peter Stephenson
9471bbcfa0 22934, modified, see 22937: add HIST_SUBST_PATTERN option
make ${.../#%...} anchor at both ends
2006-11-01 12:25:18 +00:00