about summary refs log tree commit diff
path: root/Completion/Unix
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* 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
* * 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
* 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
* 20237: handle mysqlimport, more mysql options. Redo screen session completionOliver Kiddle2004-08-072-70/+123
* 20235: sync remote file completion against _ssh to fix bug with quote handlingOliver Kiddle2004-08-071-25/+20
* 20200 plus unposted: fix MIME stuff,Peter Stephenson2004-07-281-3/+3
* 20199: improve MIME handling.Peter Stephenson2004-07-263-1/+44
* 20180 (based on Jean-Baptiste Quenot's 20177): fix to work on BSD systemsOliver Kiddle2004-07-231-3/+3
* Jean-Baptiste Quenot: 20167: find targets enclosed in single quotesOliver Kiddle2004-07-191-1/+1
* 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
* 20055: Completion/Unix/Command/_tla: additions and fixes from Jason McCarty.Clint Adams2004-06-151-748/+500
* * 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
* 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
* 19798: rudimentary completion for bogoutil.Clint Adams2004-04-192-0/+58
* 19775: new completion for phpDoug Kearns2004-04-163-2/+39
* * 19606: Completion/Unix/Command/_tla: switch tla completion toClint Adams2004-04-151-7/+966
* * Jay Berkenbilt: 19769: Completion/Unix/Command/_rsync:Clint Adams2004-04-141-2/+2
* Ingo Rohlfs: 19747: complete files/urls for svn cp and mv commandsOliver Kiddle2004-04-141-1/+1
* add missing local declarationOliver Kiddle2004-04-141-1/+1
* * 19691: Completion/Unix/Type/_diff_options: Allow more thanClint Adams2004-03-251-1/+1
* 19661: Support diff -u for Solaris 2.10 upwardsPeter Stephenson2004-03-231-1/+1
* * 19673: Peter Palfrader: Completion/Unix/Command/_cvs:Clint Adams2004-03-221-1/+1
* As suggested by 19666 and corrected by 19668, fix remote file completion.Bart Schaefer2004-03-211-1/+1
* fix indentation, missing local and add to .distfilesOliver Kiddle2004-03-124-71/+72
* 19614: Completion/Unix/Command/_mtr: better descriptions and grouping.Clint Adams2004-03-121-25/+13
* 19613: Completion/Unix/Command/_vux: better descriptions and indentation.Clint Adams2004-03-121-10/+14
* 19605: Completion/Unix/Command/_mtr: completion for Matt's traceroute.Clint Adams2004-03-111-0/+28