about summary refs log tree commit diff
path: root/Completion
Commit message (Expand)AuthorAgeFilesLines
* improved Mac completion, from Motoi WashidaPeter Stephenson2004-11-126-56/+885
* Use ";&" to have the new "(\$*)" case fall through to the continue.Wayne Davison2004-11-111-1/+1
* Handle $$ when expanding variables.Wayne Davison2004-11-101-1/+5
* _bittorrent, from Jussi PakkanenPeter Stephenson2004-11-091-0/+97
* * 20539: Completion/Unix/Command/_make: avoid problems minus signsClint Adams2004-11-021-1/+1
* _comp_options needs NO_kshtypesetBart Schaefer2004-10-221-0/+1
* Added the 7 remaining options that were missing from the _argumentsWayne Davison2004-10-131-0/+6
* Got rid of "cmdargs" local since it is no longer used.Wayne Davison2004-10-121-1/+1
* Added the new options for 2.6.3 (only omitting --checksum-seed, whichWayne Davison2004-10-071-2/+5
* This version now uses a zsh function to parse the makefile insteadWayne Davison2004-10-011-20/+91
* 20427: Fix problem with _oldlist and custom completer.Peter Stephenson2004-10-011-1/+11
* * 20358: Completion/Unix/Command/_make: avoid potential gawk locale bug by n...Clint Adams2004-09-301-9/+6
* 20414: Completion/Unix/Type/_diff_options: correct missing minus in --unified...Clint Adams2004-09-281-1/+1
* Some improvements suggested by Oliver.Wayne Davison2004-09-281-12/+9
* unposted: improve p4 add to ignore files being added alreadyPeter Stephenson2004-09-271-1/+7
* Completion for the darcs revision control system. Derived fromWayne Davison2004-09-251-0/+14
* Unposted: update _perforce for release 2004.2Peter Stephenson2004-09-211-16/+99
* 20364: use $WIDGETSTYLE in _oldlistPeter Stephenson2004-09-161-3/+3
* Incorporate Jean-Baptiste Quenot's change that improves the parsingWayne Davison2004-08-241-1/+1
* - Fixed the perl code that was using the @matches array.Wayne Davison2004-08-211-4/+3
* One of the new parenthetical expressions needs to not return a valueWayne Davison2004-08-181-1/+1
* Don't output a target "VAR" for a line of the form "VAR := VALUE".Wayne Davison2004-08-181-4/+4
* Don't output make targets all clumped into a single string when useperlWayne Davison2004-08-181-1/+1
* 20254: restrict scope of the default tag-order to fix a problem with cdrecordOliver Kiddle2004-08-111-0/+1
* 20237: handle mysqlimport, more mysql options. Redo screen session completionOliver Kiddle2004-08-072-70/+123
* 20236: fix problem with keep-prefix style where a modifier removes the prefixOliver Kiddle2004-08-071-2/+3
* 20235: sync remote file completion against _ssh to fix bug with quote handlingOliver Kiddle2004-08-071-25/+20
* * 20230: Completion/Debian/Command/_apt: dumb down apt-getClint Adams2004-08-011-1/+1
* 20204: Motoi Washida: typo in _retrieve_cachePeter Stephenson2004-07-281-1/+1
* 20200 plus unposted: fix MIME stuff,Peter Stephenson2004-07-282-12/+17
* 20199: improve MIME handling.Peter Stephenson2004-07-265-1/+138
* 20180 (based on Jean-Baptiste Quenot's 20177): fix to work on BSD systemsOliver Kiddle2004-07-231-3/+3
* Motoi Washida: 20179: new completions for Mac OS XOliver Kiddle2004-07-235-0/+137
* Jean-Baptiste Quenot: 20167: find targets enclosed in single quotesOliver Kiddle2004-07-191-1/+1
* Fix typos in some descriptions.Bart Schaefer2004-06-241-3/+3
* 20077: fix completion of reserved wordsOliver Kiddle2004-06-182-2/+2
* _arguments fix for configure, unconfirmedPeter Stephenson2004-06-181-2/+2
* 20069: complete character encodings case-insensitively for GNU iconvOliver Kiddle2004-06-171-25/+25
* 20059: check for systems using . separator instead of for those using :Oliver Kiddle2004-06-171-3/+3
* users/7553: include zsh version in dump file to avoid problems with upgradesOliver Kiddle2004-06-162-2/+4
* 20055: Completion/Unix/Command/_tla: additions and fixes from Jason McCarty.Clint Adams2004-06-151-748/+500
* users/7467: quoted commands weren't found in dispatcher lokoupPeter Stephenson2004-06-031-0/+4
* * 19991: Completion/Unix/Command/_lynx: complete .htm files too.Clint Adams2004-05-281-1/+1
* unposted: _perforce: minor tweak to revision syntaxPeter Stephenson2004-05-191-3/+14
* * 19863: Completion/Zsh/Type/_command_names, Doc/Zsh/compsys.yo:Clint Adams2004-05-011-0/+8
* * 19845: Completion/Debian/Command/_apt-move: apt-moveClint Adams2004-04-283-13/+61
* 19839, 19842: improve handling of #q in qualifiersPeter Stephenson2004-04-271-2/+6
* unposted: aap short and long options are mutually exclusiveDoug Kearns2004-04-261-16/+16
* 19825: add changes stylePeter Stephenson2004-04-231-2/+9
* 19767, 19785: store flags for -z and -k options to autoload allowing theOliver Kiddle2004-04-208-57/+68