about summary refs log tree commit diff
path: root/Completion
Commit message (Expand)AuthorAgeFilesLines
* Fix .distfiles and .cvsignorePeter Stephenson2005-01-125-4/+6
* 20692: unset POSIXLY_CORRECT in test.Peter Stephenson2005-01-121-0/+4
* * unposted: Completion/X/Command/_gnome-gv: move gnome-gv completion from C/...Clint Adams2005-01-111-0/+0
* * 20665: improve completion for ggv/gnome-gv.Clint Adams2005-01-102-1/+7
* 20662: update for nedit 5.5Oliver Kiddle2005-01-101-0/+3
* list new functionsOliver Kiddle2005-01-101-6/+7
* * 20655: _deb_packages fix from Karl Chen.Clint Adams2005-01-091-1/+1
* * 20654: completion for wajig, and dpkg/deb_packages improvements from Karl ...Clint Adams2005-01-093-6/+299
* * 20650: completion for mencal.Clint Adams2005-01-081-0/+30
* * 20649: completion for cal and ncal.Clint Adams2005-01-081-0/+32
* unposted: limit some Perforce change completions to current clientPeter Stephenson2005-01-051-10/+23
* * 20639: Completion/Unix/Command/_bogofilter: improve 'bogoutil' completion ...Clint Adams2004-12-271-22/+32
* * 20637: Completion/Debian/Command/_lintian: add completion for 'lintian', a...Clint Adams2004-12-252-1/+37
* * 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