about summary refs log tree commit diff
path: root/Completion
Commit message (Expand)AuthorAgeFilesLines
* * 20636: Completion/Unix/Command/_bogofilter: add completion for 'bogofilter...Clint Adams2004-12-251-11/+69
* * 20634: Completion/Unix/Command/_postfix: completion for postsuper.Clint Adams2004-12-241-0/+20
* * 20627: Completion/Unix/Command/_bogofilter: updated completion for newer b...Clint Adams2004-12-161-2/+7
* * 20626: Completion/Unix/Command/_baz: completion derived from _tla by Matt ...Clint Adams2004-12-151-0/+690
* 20617: fix completion of compressed modules for 2.6; add insmod completionAndrey Borzenkov2004-12-101-2/+8
* update python completion for version 2.4Doug Kearns2004-12-061-0/+15
* update screen completion for version 4.00Doug Kearns2004-12-011-34/+49
* * 20583: Completion/Unix/Command/_ssh: complete "modern" optionsClint Adams2004-11-271-5/+12
* offer multiuser screen sessions for attaching/detachingDoug Kearns2004-11-271-5/+5
* 20571: update javac completion for J2SE 5.0Doug Kearns2004-11-201-2/+2
* * unposted: Completion/Unix/Type/_pdf: complete pdf files for kpdf.Clint Adams2004-11-181-1/+1
* * Completion/Unix/Command/_bogofilter: fix -w/-p typo, which was noticed by ...Clint Adams2004-11-181-1/+1
* 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