1
0
mirror of git://git.code.sf.net/p/zsh/code synced 2024-10-02 17:01:19 +02:00
Commit Graph

1316 Commits

Author SHA1 Message Date
Clint Adams
38e45bc725 16257: completion for dput from Tollef Fog Heen <tollef@add.no> 2001-11-15 19:37:59 +00:00
Peter Stephenson
4a15ed83bc unposted: version 4.1.0-dev-3 with associated .distfiles tidying 2001-11-15 18:44:45 +00:00
Peter Stephenson
f2e7cf4a05 16254: complete map names after ypmatch
16255: options for default output base for zcalc
2001-11-15 18:42:31 +00:00
Andrey Borzenkov
096e24858f 16247: Mandrake _urpmi completion 2001-11-14 15:05:04 +00:00
Oliver Kiddle
d39feeffc4 16224: add -n option to kill and complete options from _kill 2001-11-06 15:06:59 +00:00
Oliver Kiddle
f3f81f0837 16177: also look in /usr/lib/locale/TZ for time zones 2001-11-02 12:28:30 +00:00
Bart Schaefer
6a75b3c0c5 16197: limit' accepts unlimited'. 2001-11-01 15:41:40 +00:00
Oliver Kiddle
0635160db7 16174: complete value of $TZ 2001-10-26 13:05:45 +00:00
Adam Spiers
9a310a83c3 16092: Completion/Unix/Command/_mysql_utils: don't override settings in ~/.my.cnf 2001-10-22 14:03:17 +00:00
Sven Wischnowsky
2a0862bc40 fix: make _describe handle (...) arguments correctly; use _file_descriptors after -t in conditions; don't display empty descriptions in _file_descriptors (16085) 2001-10-19 10:28:07 +00:00
Clint Adams
62d4a10902 16078: zip -r 2001-10-17 15:14:45 +00:00
Sven Wischnowsky
d727200bff don't use _comp_ignore while building paths, only at end (16076) 2001-10-17 13:29:20 +00:00
Bart Schaefer
5cc2e90f5b Fix typos. 2001-10-14 17:18:32 +00:00
Sven Wischnowsky
d0303296cd use expanded paths (expand style with value prefix) only when we are at the last matcher spec (16002) 2001-10-11 09:19:54 +00:00
Clint Adams
175ae571f3 16006: use styles for mail directory, pine directory, and muttrc. 2001-10-10 20:10:44 +00:00
Clint Adams
414f028ed9 16005: Completion/Unix/Command/_mount: check /etc/filesystems under Linux. 2001-10-10 19:31:07 +00:00
Clint Adams
a9d36386d1 16000: completion for debchange(dch) 2001-10-10 03:12:59 +00:00
Sven Wischnowsky
933813e971 change file completion default to offer globbed files and directories on first try (15995) 2001-10-09 12:56:02 +00:00
Peter Stephenson
2a2de0abea 15994: Completion/compinstall: handle list-suffixes; make prompts at end of
function more transparent.
2001-10-09 11:16:59 +00:00
Oliver Kiddle
fe8295d2d2 update _wget for v1.7, _sysctl for darwin, _webbrowser for galeon etc (15983) 2001-10-08 16:22:39 +00:00
Bart Schaefer
b63f2f824a Insert missing single quote. 2001-10-08 15:08:02 +00:00
Oliver Kiddle
648d1c2756 add print -f option, %n format specifier and tests for print/printf (15973) 2001-10-08 10:47:46 +00:00
Peter Stephenson
2dcb35efe0 expand style in compinstall 2001-10-05 16:33:34 +00:00
Sven Wischnowsky
4bf4818f5a make _cd use only one call to _alternative, including completions from _tilde (using the named-directories tag) (15945) 2001-10-05 11:56:56 +00:00
Sven Wischnowsky
22d506ed6b make expand style (file completion) work again; no more special behaviour with menu completion; try to make docs clearer (15944) 2001-10-05 11:18:36 +00:00
Clint Adams
d13c8e8d66 15941: complete reiserfs mount options. 2001-10-05 01:45:41 +00:00
Clint Adams
f7fa53ecaa 15940: complete -o utf8 for mount -t vfat. 2001-10-05 01:36:55 +00:00
Clint Adams
16fe57acd4 15939: complete xfs mount options (for Linux). 2001-10-05 01:29:36 +00:00
Clint Adams
ad3d63eeeb 15938: complete ext3 mount options 2001-10-05 00:58:40 +00:00
Clint Adams
1d97597697 15915: completion for bts script 2001-09-30 20:24:14 +00:00
Peter Stephenson
4f1d07bb86 .distfiles fixes for 4.1.0-dev-2 2001-09-27 12:03:03 +00:00
Clint Adams
ab90a00264 15866: complete v2 ciphers after -o Ciphers=, protocols after -o Protocol= 2001-09-25 03:06:46 +00:00
Bart Schaefer
63708beb77 Akinori MUSHA: Improved BSD package completion. 2001-09-16 17:14:17 +00:00
Oliver Kiddle
40bdb585e6 new completion for samba tools (15781) 2001-09-11 09:42:56 +00:00
Oliver Kiddle
f7624a71e2 complete new [:ascii:] character class 2001-09-11 09:35:53 +00:00
Clint Adams
199bccab75 15740: tolerate /usr/local directories in $fpath on Debian where root:staff 2755. 2001-09-06 20:52:21 +00:00
Clint Adams
913d8bd5b4 15739: use getent instead of /etc/group if possible 2001-09-06 20:17:12 +00:00
Peter Stephenson
e8f8c3abee handle zsh options in _sh 2001-08-28 20:35:53 +00:00
Wayne Davison
3757607561 Added package-specification options to --verify. 2001-08-27 19:33:15 +00:00
Clint Adams
3d3e3015c4 15683: completion for links(1) 2001-08-22 21:36:59 +00:00
Bart Schaefer
4fe788b092 Don't treat numbers as cd-able vars. 2001-08-22 15:37:19 +00:00
Bart Schaefer
a90502aeb0 Better handling of manual section numbers. 2001-08-21 18:06:24 +00:00
Sven Wischnowsky
647674f6ab undo most of 15650, do that in shell code (15669) 2001-08-20 13:13:49 +00:00
Sven Wischnowsky
5a1065dc66 make insert-tab really default to `true' (15653) 2001-08-17 10:37:00 +00:00
Sven Wischnowsky
66576ecbf8 15650 2001-08-17 09:25:21 +00:00
Sven Wischnowsky
1a1d270e13 15638 2001-08-16 08:07:41 +00:00
Adam Spiers
3df9884871 15630: update caching policy for newer versions of rpm. 2001-08-15 13:33:49 +00:00
Clint Adams
fcf0d2c3d5 15629: unzip -Z should behave just as zipinfo does 2001-08-14 16:23:41 +00:00
Sven Wischnowsky
d679322cf9 -[12n] options don't get arguments (15615) 2001-08-13 10:57:43 +00:00
Oliver Kiddle
9e6c25c031 add exclusion lists to _dd and check for redhat/mandrake in _user_admin 2001-08-09 13:57:29 +00:00