summaryrefslogtreecommitdiff
path: root/Completion
AgeCommit message (Collapse)AuthorFilesLines
2004-07-2820204: Motoi Washida: typo in _retrieve_cachePeter Stephenson1-1/+1
2004-07-2820200 plus unposted: fix MIME stuff,Peter Stephenson2-12/+17
don't let _kfmclient drop through to `no more arguments' unnecessarily
2004-07-2620199: improve MIME handling.Peter Stephenson5-1/+138
2004-07-2320180 (based on Jean-Baptiste Quenot's 20177): fix to work on BSD systemsOliver Kiddle1-3/+3
2004-07-23Motoi Washida: 20179: new completions for Mac OS XOliver Kiddle5-0/+137
2004-07-19Jean-Baptiste Quenot: 20167: find targets enclosed in single quotesOliver Kiddle1-1/+1
2004-06-24Fix typos in some descriptions.Bart Schaefer1-3/+3
2004-06-1820077: fix completion of reserved wordsOliver Kiddle2-2/+2
2004-06-18_arguments fix for configure, unconfirmedPeter Stephenson1-2/+2
2004-06-1720069: complete character encodings case-insensitively for GNU iconvOliver Kiddle1-25/+25
2004-06-1720059: check for systems using . separator instead of for those using :Oliver Kiddle1-3/+3
2004-06-16users/7553: include zsh version in dump file to avoid problems with upgradesOliver Kiddle2-2/+4
2004-06-1520055: Completion/Unix/Command/_tla: additions and fixes from Jason McCarty.Clint Adams1-748/+500
2004-06-03users/7467: quoted commands weren't found in dispatcher lokoupPeter Stephenson1-0/+4
2004-05-28 * 19991: Completion/Unix/Command/_lynx: complete .htm files too.Clint Adams1-1/+1
2004-05-19unposted: _perforce: minor tweak to revision syntaxPeter Stephenson1-3/+14
2004-05-01 * 19863: Completion/Zsh/Type/_command_names, Doc/Zsh/compsys.yo:Clint Adams1-0/+8
allow search path for command names to be overridden by means of new command-path style.
2004-04-28 * 19845: Completion/Debian/Command/_apt-move: apt-moveClint Adams3-13/+61
completion function from Steven Kowalik.
2004-04-2719839, 19842: improve handling of #q in qualifiersPeter Stephenson1-2/+6
2004-04-26unposted: aap short and long options are mutually exclusiveDoug Kearns1-16/+16
2004-04-2319825: add changes stylePeter Stephenson1-2/+9
2004-04-2019767, 19785: store flags for -z and -k options to autoload allowing theOliver Kiddle8-57/+68
completion system to be used with ksh_autoload set
2004-04-1919798: rudimentary completion for bogoutil.Clint Adams2-0/+58
2004-04-18 * 19792: Completion/X/Command/_mplayer: complete .m2v and .m2p,Clint Adams1-1/+1
thanks to Rene H. Larsen.
2004-04-1719790: complete functions after -a and allow multiple -z/-k optionsOliver Kiddle1-14/+17
2004-04-1619775: new completion for phpDoug Kearns3-2/+39
2004-04-15 * 19606: Completion/Unix/Command/_tla: switch tla completion toClint Adams1-7/+966
the version by Jason McCarty, Erik Toubro Nielsen, and Rob Weir.
2004-04-14* Jay Berkenbilt: 19769: Completion/Unix/Command/_rsync:Clint Adams1-2/+2
fix quoting for remote file completion, add -L to ls command.
2004-04-14Ingo Rohlfs: 19747: complete files/urls for svn cp and mv commandsOliver Kiddle1-1/+1
2004-04-14add missing local declarationOliver Kiddle1-1/+1
2004-04-1419768: add clue to insecure directories warning and send errors to stderrOliver Kiddle1-9/+10
2004-03-3019708: change getent() to handle two argumentsOliver Kiddle1-1/+7
2004-03-25 * 19691: Completion/Unix/Type/_diff_options: Allow more thanClint Adams1-1/+1
one --exclude or -x to diff.
2004-03-2319661: Support diff -u for Solaris 2.10 upwardsPeter Stephenson1-1/+1
2004-03-22 * 19673: Peter Palfrader: Completion/Unix/Command/_cvs:Clint Adams1-1/+1
tags can contain the + character. ----------------------------------------------------------------------
2004-03-2219669, 19670: Danek Duvall: two compaudit problemsPeter Stephenson1-8/+6
2004-03-21As suggested by 19666 and corrected by 19668, fix remote file completion.Bart Schaefer1-1/+1
2004-03-1719648: complete -t and -n optionsOliver Kiddle1-10/+13
2004-03-12fix indentation, missing local and add to .distfilesOliver Kiddle4-71/+72
2004-03-1219614: Completion/Unix/Command/_mtr: better descriptions and grouping.Clint Adams1-25/+13
2004-03-1219613: Completion/Unix/Command/_vux: better descriptions and indentation.Clint Adams1-10/+14
2004-03-1119605: Completion/Unix/Command/_mtr: completion for Matt's traceroute.Clint Adams1-0/+28
2004-03-1119604: Completion/Unix/Command/_vux: completion for vux and vuxctl.Clint Adams1-0/+60
2004-03-11add _tlaOliver Kiddle1-5/+5
2004-03-11 * 19600: Completion/Unix/Command/_tla: rudimentary completion for tla.Clint Adams1-0/+9
2004-03-0519540: fix completion to use states and complete .wav files for mplayerOliver Kiddle2-28/+28
2004-03-0319525: suppress compiler warnings and complete groups using lookupd on Mac OSOliver Kiddle1-1/+3
2004-03-02zsh-users/7100: fix completion of =file when noequals is setPeter Stephenson1-1/+1
2004-03-01correct return statusOliver Kiddle1-3/+3
2004-03-0119507: new completionsOliver Kiddle5-5/+201