about summary refs log tree commit diff
path: root/Completion
Commit message (Expand)AuthorAgeFilesLines
* unposted: version 4.1.0-dev-3 with associated .distfiles tidying zsh-4.1.0-dev-3Peter Stephenson2001-11-152-0/+7
* 16254: complete map names after ypmatchPeter Stephenson2001-11-151-1/+2
* 16247: Mandrake _urpmi completionAndrey Borzenkov2001-11-141-0/+111
* 16224: add -n option to kill and complete options from _killOliver Kiddle2001-11-063-13/+24
* 16177: also look in /usr/lib/locale/TZ for time zonesOliver Kiddle2001-11-021-1/+1
* 16197: `limit' accepts `unlimited'.Bart Schaefer2001-11-013-8/+17
* 16174: complete value of $TZOliver Kiddle2001-10-264-6/+13
* 16092: Completion/Unix/Command/_mysql_utils: don't override settings in ~/.my...Adam Spiers2001-10-221-3/+3
* fix: make _describe handle (...) arguments correctly; use _file_descriptors a...Sven Wischnowsky2001-10-193-5/+19
* 16078: zip -rClint Adams2001-10-171-1/+2
* don't use _comp_ignore while building paths, only at end (16076)Sven Wischnowsky2001-10-171-4/+4
* Fix typos.Bart Schaefer2001-10-141-2/+2
* use expanded paths (expand style with value prefix) only when we are at the l...Sven Wischnowsky2001-10-111-2/+6
* 16006: use styles for mail directory, pine directory, and muttrc.Clint Adams2001-10-101-10/+15
* 16005: Completion/Unix/Command/_mount: check /etc/filesystems under Linux.Clint Adams2001-10-101-4/+6
* 16000: completion for debchange(dch)Clint Adams2001-10-102-1/+16
* change file completion default to offer globbed files and directories on firs...Sven Wischnowsky2001-10-091-10/+30
* 15994: Completion/compinstall: handle list-suffixes; make prompts at end ofPeter Stephenson2001-10-091-6/+31
* update _wget for v1.7, _sysctl for darwin, _webbrowser for galeon etc (15983)Oliver Kiddle2001-10-085-5/+11
* Insert missing single quote.Bart Schaefer2001-10-081-1/+1
* add print -f option, %n format specifier and tests for print/printf (15973)Oliver Kiddle2001-10-081-6/+7
* expand style in compinstallPeter Stephenson2001-10-051-0/+51
* make _cd use only one call to _alternative, including completions from _tilde...Sven Wischnowsky2001-10-051-16/+16
* make expand style (file completion) work again; no more special behaviour wit...Sven Wischnowsky2001-10-051-4/+11
* 15941: complete reiserfs mount options.Clint Adams2001-10-051-1/+12
* 15940: complete -o utf8 for mount -t vfat.Clint Adams2001-10-051-1/+2
* 15939: complete xfs mount options (for Linux).Clint Adams2001-10-051-1/+21
* 15938: complete ext3 mount optionsClint Adams2001-10-051-1/+7
* 15915: completion for bts scriptClint Adams2001-09-302-1/+117
* .distfiles fixes for 4.1.0-dev-2 zsh-4.1.0-dev-2Peter Stephenson2001-09-271-0/+1
* 15866: complete v2 ciphers after -o Ciphers=, protocols after -o Protocol=Clint Adams2001-09-251-1/+20
* Akinori MUSHA: Improved BSD package completion.Bart Schaefer2001-09-161-39/+139
* new completion for samba tools (15781)Oliver Kiddle2001-09-112-1/+94
* complete new [:ascii:] character classOliver Kiddle2001-09-111-1/+1
* 15740: tolerate /usr/local directories in $fpath on Debian where root:staff 2...Clint Adams2001-09-061-1/+8
* 15739: use getent instead of /etc/group if possibleClint Adams2001-09-061-1/+3
* handle zsh options in _shPeter Stephenson2001-08-281-0/+9
* Added package-specification options to --verify.Wayne Davison2001-08-271-2/+2
* 15683: completion for links(1)Clint Adams2001-08-222-1/+32
* Don't treat numbers as cd-able vars.Bart Schaefer2001-08-221-1/+1
* Better handling of manual section numbers.Bart Schaefer2001-08-211-3/+14
* undo most of 15650, do that in shell code (15669)Sven Wischnowsky2001-08-201-5/+6
* make insert-tab really default to `true' (15653)Sven Wischnowsky2001-08-171-1/+1
* 15650Sven Wischnowsky2001-08-171-1/+1
* 15638Sven Wischnowsky2001-08-161-1/+2
* 15630: update caching policy for newer versions of rpm.Adam Spiers2001-08-151-1/+4
* 15629: unzip -Z should behave just as zipinfo doesClint Adams2001-08-141-4/+9
* -[12n] options don't get arguments (15615)Sven Wischnowsky2001-08-131-1/+1
* add exclusion lists to _dd and check for redhat/mandrake in _user_adminOliver Kiddle2001-08-092-21/+23
* follow-up to 15588; add -w option to _values (look at all words); change _dd ...Sven Wischnowsky2001-08-081-17/+11