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

1392 commits

Author SHA1 Message Date
Clint Adams
050c62d36a 16500, 16507: have command completion respect PATH 2002-02-03 21:29:36 +00:00
Clint Adams
45f68d770c 16540: rsync short options and local files 2002-02-03 06:17:35 +00:00
Oliver Kiddle
8a2469d725 16449: new chkconfig completion for both the RedHat and IRIX commands 2002-02-01 14:56:20 +00:00
Oliver Kiddle
6ed6d4e2d6 Derek Peschel: 16493: correct typos 2002-01-31 15:41:35 +00:00
Clint Adams
c5e6296292 16505: declare ret in bin_print 2002-01-27 23:24:01 +00:00
Clint Adams
cf84b816ba 16504: warn on fclose or fflush errors in bin_print. 2002-01-27 23:09:24 +00:00
Bart Schaefer
e295beabd7 Merged 16201, 16215, 16400, 16401 from trunk. 2002-01-27 18:32:30 +00:00
Bart Schaefer
2c0820fb20 16201: introduce the PM_NAMEDDIR flag 2002-01-27 18:21:21 +00:00
Bart Schaefer
3d8109090b 16158: interpret TAB as "yes" only in spckword()
16201: introduce the PM_NAMEDDIR flag
2002-01-27 18:20:10 +00:00
Bart Schaefer
f40c3dc74a 16400, 16401: preserve empty words that result from brace expansion. 2002-01-27 18:19:17 +00:00
Bart Schaefer
f3eaa04740 16215: save and restore mult_isarr in singsub() 2002-01-27 18:07:05 +00:00
Bart Schaefer
eec64f625a 16419 (_arguments syntax doc), 16435 (hash crash). 2002-01-26 21:12:46 +00:00
Bart Schaefer
d9aed3b115 16419: Improve _arguments syntax summary. 2002-01-26 21:06:45 +00:00
Bart Schaefer
79f1410c04 16435: Fix core dump in `hash'. 2002-01-26 21:04:37 +00:00
Clint Adams
00d293fc08 16463: apt-cache showsrc completion 2002-01-16 23:32:04 +00:00
Clint Adams
d4768537c9 oops 2002-01-16 23:29:55 +00:00
Clint Adams
3a2411b659 16375: command completion for fsh 2001-12-26 03:55:34 +00:00
Geoff Wing
b80fb50aef Bad location. Move _mozilla to Completion/X/Command/_mozilla 2001-12-21 00:15:35 +00:00
Geoff Wing
c482738f06 16332: removal of Src/ansi2knr.c and adjustment of build process 2001-12-21 00:09:22 +00:00
Geoff Wing
a498485d0d 16332: pullup from trunk. Stop distributing ansi2knr.c and adjust
configure mechanism
2001-12-21 00:06:48 +00:00
Oliver Kiddle
f0c5812f1e 16364: further to 16351, except specials from having their value set to null 2001-12-18 16:05:01 +00:00
Oliver Kiddle
716f56667b new mtools completion (16322) 2001-12-17 16:01:10 +00:00
Oliver Kiddle
13cf602435 users/4519: complete files in all argument positions for zip (bug fix) 2001-12-17 15:47:24 +00:00
Oliver Kiddle
a476e5b7a3 fix bug in parameter unset code that caused seg fault (16351) 2001-12-17 13:26:13 +00:00
Clint Adams
2ed38d79ca 16336: use apt-cache --generate pkgnames instead of apt-cache dumpavail 2001-12-14 18:04:44 +00:00
Clint Adams
edc86e4308 16335: apt-cache -g, --all-names, --recurse, pkgnames, dotty, policy completions 2001-12-14 17:45:15 +00:00
Clint Adams
15963d8b37 16327: glob for udebs as well as debs. 2001-12-11 20:42:46 +00:00
Clint Adams
9e16ce5584 oops 2001-12-11 20:24:02 +00:00
Clint Adams
16ad1217f0 16326: completion for mozilla, add'l web browsers in _webbrowsers 2001-12-11 20:23:41 +00:00
Clint Adams
92c4da22ba 16315: completion for spamassassin 2001-12-09 18:18:45 +00:00
Clint Adams
1665c01ddb 16293: completion for arping 2001-11-29 17:59:58 +00:00
Clint Adams
65a9a13327 16292: completion for rsync 2001-11-29 17:09:17 +00:00
Clint Adams
174ca3a9ae 16291: Gergely Nagy: check ~/.dupload.conf, tweak sed expression to handle hooks. 2001-11-26 17:11:09 +00:00
Bart Schaefer
9385a5485c 16249,16269: Two crash-bug fixes. 2001-11-23 19:35:24 +00:00
Bart Schaefer
77cca4a908 16269: Fix crash on reserved-word completion. 2001-11-23 19:34:54 +00:00
Bart Schaefer
7262933d11 16249: Clear pending here-documents upon a parse error. 2001-11-23 19:33:37 +00:00
Clint Adams
af8b430e7b 16264: don't use grep and sed in _dput 2001-11-18 20:26:32 +00:00
Clint Adams
e3b8228120 unposted: typo fix 2001-11-15 19:42:31 +00:00
Clint Adams
3a8d9c0890 16257: completion for dput from Tollef Fog Heen <tollef@add.no> 2001-11-15 19:39:13 +00:00
Peter Stephenson
a642cc3274 15288, 15432, 15585: Zle widgets with bash-style word delimiting 2001-11-15 15:54:09 +00:00
Oliver Kiddle
18dea73f95 fix for IRIX 2001-11-06 15:16:04 +00:00
Wayne Davison
6ab96976f4 16184 2001-10-30 18:13:34 +00:00
Wayne Davison
51a7b33f90 Improved readhistline() to reject binary data better. (16184) 2001-10-30 18:13:02 +00:00
Peter Stephenson
b71ae6bcb0 unposted: Config/version.mk: create 4.0.4: should have gone in before tag, oops
16171: Doc/Zsh/zftpsys.yo: minor changes of phrasing
2001-10-26 11:12:03 +00:00
Peter Stephenson
1328801056 16145: try to handle identical RLIMIT_RSS and RLIMIT_VMEM better. 2001-10-25 18:16:21 +00:00
Peter Stephenson
1055e40c93 Fix some .distfiles 2001-10-24 16:59:11 +00:00
Peter Stephenson
357a0ea7cf 16033: QNX Neutrino fix from Pavel Roskin
16135: pack up more zsh*.html files for doc distribution
unposted: Config/version.mk: create 4.0.3
2001-10-24 16:51:06 +00:00
Bart Schaefer
18e997ec52 16038,16041,16124: Fix bad caching of patterns. 2001-10-24 15:58:51 +00:00
Peter Stephenson
24832377d7 Fix for texi2html 1.64 2001-10-24 11:46:59 +00:00
Andrey Borzenkov
c162e7b5c5 Applied 15390 2001-10-23 13:57:47 +00:00