1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-09-02 22:11:54 +02:00
Commit graph

6413 commits

Author SHA1 Message Date
Peter Stephenson
207acdfe89 27211: handle Cygwin device files & drives specially in compfiles 2009-08-05 10:14:53 +00:00
Clint Adams
a0b5ea6ffe 27209: fix breakage from 27208. 2009-08-05 00:46:44 +00:00
Clint Adams
4a2b5b9137 Mikael Magnusson: 27204: remove stray curly brace. 2009-08-05 00:35:16 +00:00
Clint Adams
805a11bddf 27208: try to do the right thing when applying file-sort to extant glob qualifiers. 2009-08-05 00:28:34 +00:00
Clint Adams
ab4cfaedda 27203: treat aptitude build-depends just as aptitude build-dep. 2009-08-01 04:49:31 +00:00
Clint Adams
5bf950d685 27202: unbreak _GNU_SOURCE on Debian GNU/kFreeBSD. 2009-08-01 04:20:35 +00:00
Peter Stephenson
5449458e5a users/14267: files added by ignore-line should be quoted 2009-07-30 19:01:56 +00:00
Peter Stephenson
72f0b14a04 27188: improve read -q by using read -k code 2009-07-24 18:35:49 +00:00
Peter Stephenson
2c81423516 27181: extend POSIX_CD to handle target directory printing behaviour 2009-07-21 09:34:08 +00:00
Peter Stephenson
06bdda4fb8 27178: FAQ---quoting function names to stop expansion is always(ish) safe 2009-07-20 09:17:32 +00:00
Peter Stephenson
7e0ca71469 27178: FAQ---quoting function names to stop expansion is always safe 2009-07-20 09:02:39 +00:00
Bart Schaefer
bda90c969f 27159: restore pre-23067 behavior of SIGINT outside a "wait", so that
foreground jobs that handle or ignore interrupts are not orphaned.
2009-07-20 04:38:56 +00:00
Peter Stephenson
606cfb5a5e 27167: add POSIX_CD option to test "." after CDPATH 2009-07-19 19:07:14 +00:00
Clint Adams
0b8d247f6b 27160: tweaks to reportbug completion, thanks to Vincent Lefevre. 2009-07-18 18:22:29 +00:00
Clint Adams
6b382f82dc 27128: complete tex files for latexmk. 2009-07-18 18:21:34 +00:00
Peter Stephenson
f43022eec0 users/14240: assignment before a function definition is an error 2009-07-17 20:32:33 +00:00
Peter Stephenson
351f6541e9 Eric Blake: 27151: cd handling with initial // for Cygwin 2009-07-15 08:43:25 +00:00
Peter Stephenson
443a64d489 Andy Spencer: 27148: ignore build directories when searching for
kernel modules in modutil completion
2009-07-14 08:57:12 +00:00
Peter Stephenson
3257f6b8d5 27134: Close SHTTY on exec.
27135: POSIX_JOBS leaves MONITOR on in subshell and doesn't save
parent job table.
2009-07-12 15:09:56 +00:00
Peter Stephenson
653d6a0dd9 27131: allow MONITOR in subshell by not closing SHTTY 2009-07-11 19:06:51 +00:00
Peter Stephenson
bdfebe3e32 27129: fix status at start of function, command subst, etc. 2009-07-11 16:42:53 +00:00
Clint Adams
a8fb2bbc3d 27127: Vincent Bernat: handle bts fixed and bts notfixed. 2009-07-10 23:54:20 +00:00
Peter Stephenson
4db28c55b6 27126: a few more contexts where executing empty lists gives status zero 2009-07-10 22:10:25 +00:00
Peter Stephenson
b4c2ea2cec 27125: handle nested use of colour code buffer allocation 2009-07-10 21:32:44 +00:00
Peter Stephenson
73be7ee553 27106: reset status on command that expands to empty
27122: add POSIX_JOBS option
2009-07-10 11:08:39 +00:00
Peter Stephenson
bd2ee44b78 27119: job output to stdout if non-interactive
no automated jobs notifications
2009-07-10 09:10:59 +00:00
Peter Stephenson
5df700fb5b 27112: allow jobbing output if not interactive 2009-07-09 20:33:56 +00:00
Peter Stephenson
ce4137c858 Eric Blake: 27109: don't attachtty() if not interactive 2009-07-09 20:20:53 +00:00
Peter Stephenson
2d628b0bce Eric Blake: 27109: don't attachtty() if not interactive 2009-07-09 20:20:30 +00:00
Peter Stephenson
aabd747d4f Eric Blake: 27109: don't attachtty() if not interactive 2009-07-09 19:50:58 +00:00
Peter Stephenson
aa563b1a3f 27110: Only turn on MONITOR if set explicitly or INTERACTIVE 2009-07-09 19:42:20 +00:00
Peter Stephenson
b31ca21b46 27100: Allow MONITOR option in non-interactive shells for testing. 2009-07-08 17:06:02 +00:00
Peter Stephenson
c6a3ccc8d7 27092: missing then-clause for if wasn't an error 2009-07-06 20:44:28 +00:00
Peter Stephenson
0cc033db7c Brendan Cully: 27088: new Mercurial completion 2009-07-05 19:24:49 +00:00
Peter Stephenson
5c5a388ed7 27087: change return codes from failed "." 2009-07-02 13:46:36 +00:00
Peter Stephenson
7a1f580c03 Nicolas Pouillard: 27028: new darcs completion 2009-07-02 09:00:45 +00:00
Peter Stephenson
55e4beb8d8 27085: add accept-search handling to scrollist keymap 2009-07-01 17:09:37 +00:00
Peter Stephenson
041057687f 27083: non-zero status on failures to find or execute file in "." 2009-07-01 15:07:25 +00:00
Peter Stephenson
88d07936a2 27080: it wasnt possible to exit menu selection cleanly 2009-07-01 13:41:18 +00:00
Peter Stephenson
10787467bc 27079: save lexical context in test builtin 2009-07-01 09:07:07 +00:00
Andrey Borzenkov
486c21ad3a unposted: support lzma compression of man pages used in Mandriva 2009-06-28 17:19:59 +00:00
Peter Stephenson
cf87e2562c 27061: Nicolas Lalevée: importing files into ant 2009-06-27 20:22:48 +00:00
Peter Stephenson
506c845b25 Greg Klanderman: 27057: %e and %f time formats were swapped 2009-06-26 21:10:04 +00:00
Peter Stephenson
6f78cb51ef Frank Terbeck: users/14207: make variable local 2009-06-26 19:25:08 +00:00
Peter Stephenson
a5417250d5 Frank Terbeck: 27049, 27050, 27051, 27052: VCS_INFO improvements 2009-06-19 21:05:48 +00:00
Clint Adams
a1fc66a3cd 27048: avoid multiline prints which break CSH_JUNKIE_QUOTES. 2009-06-18 14:26:43 +00:00
Peter Stephenson
dfabf50cf1 27305: fix GNU man option handling in run-help 2009-06-05 11:18:01 +00:00
Peter Stephenson
72529e4fa6 27304: add ${(q-)..} flag 2009-06-05 11:15:48 +00:00
Peter Stephenson
96eb8faa7c Baptiste Daroussin: 27033: FreeBSD portaudit and mount completion 2009-06-04 15:32:06 +00:00
Peter Stephenson
dd01bd64df Baptiste Daroussin: 27030: update _file_systems for FreeBSD 2009-06-04 12:52:30 +00:00