summaryrefslogtreecommitdiff
path: root/Completion
AgeCommit message (Collapse)AuthorFilesLines
2010-10-12Mikael: 28343: fix setfacl completionPeter Stephenson1-1/+2
2010-10-08Ben: 28330: acroread completion for -openInNewInstancePeter Stephenson1-0/+3
2010-10-08Ben: 28329: acroread completion for version 9 similar to 7 and 8Peter Stephenson1-5/+4
2010-10-0128307: support new styles esp. vcs_info ones and allow quoted contexts againOliver Kiddle1-9/+118
2010-09-16Baptiste: 28264: remove the need for sed from _ffmpegPeter Stephenson1-5/+5
2010-09-1628261: Julius Plenz: separate the options to _arguments.Wayne Davison1-1/+1
2010-09-13Mikael: 28252: remove unnecessary loop causing errorsPeter Stephenson1-33/+29
2010-08-23unposted: update Perforce completion for 2010.1Peter Stephenson1-2/+35
2010-08-2228186: replace (...|...) pattern-match with a loop over the alternatives toBart Schaefer1-2/+7
avoid issues with pattern-quoting each alternative.
2010-08-19unposted: more todo.sh commandsPeter Stephenson1-5/+49
2010-08-10unposted: yet another update to _todo.shPeter Stephenson1-2/+3
2010-08-10unposted: further update to _todo.shPeter Stephenson1-8/+8
also I forgot to commit the previous one
2010-08-06users/15232: _path_files for paths, againPeter Stephenson1-4/+11
2010-08-05Holger Macht: 28130: new osc completionPeter Stephenson2-0/+150
2010-07-2628101: Fix window completion for tmux version 1.3 and newerFrank Terbeck1-1/+1
2010-07-25Update version to 4.3.10-dev-2Peter Stephenson3-16/+49
2010-07-2428000: make the branch arg for "git log" optional.Wayne Davison1-1/+1
2010-07-2028092: let _getconf find more configuration variablesPeter Stephenson1-30/+39
2010-07-1528078: update _xmlsoftDoug Kearns1-24/+31
2010-07-15Michael Hwang: 28075: add gpg-zip completion and other improvements to _gpgDoug Kearns1-126/+201
2010-07-13 Jörg Sommer: 28063: suppress warning messages in rubber completionPeter Stephenson1-1/+1
2010-06-3028060: xmlsoft --nodtdattr completion thanks to Vincent Lefevre.Clint Adams1-0/+1
2010-06-2328056: add option descriptions to _lynxDoug Kearns1-129/+145
2010-06-2228055: add some missing options to _vimDoug Kearns1-1/+5
2010-06-2228047: attempt to make locking with fc command more usefulPeter Stephenson1-1/+18
2010-06-2228052: remove duplicated completion of the cvs version subcommandDoug Kearns1-1/+0
2010-06-2228051: update elinks completion for version 0.12pre5Doug Kearns1-15/+30
2010-06-17Holger Weiss: Completion/Unix/Command/_git: various fixes and enhancements.Frank Terbeck1-24/+47
2010-06-1128026: use "zsh_directory_name c" for completion of dynamic directory namesPeter Stephenson1-5/+5
2010-06-09Haakon Riiser: 28009: new ffmpeg completionPeter Stephenson2-0/+164
2010-06-07unposted: fix typo in _urpmi parameter nameDoug Kearns1-1/+1
2010-06-07Simon Ruderich: 28002: fix bad _feh update commitDoug Kearns1-1/+2
2010-06-06unposted: fix incorrectly capitalized completion descriptionsDoug Kearns63-1327/+1327
2010-06-03Holger Weiss: 27977: _git shouldn't return 0 if there are no matches.Frank Terbeck1-0/+2
2010-06-01Daniel Friesel: 27982: feh completion updatePeter Stephenson1-30/+56
2010-05-31Mikael: 27981: complete (e) in subscriptPeter Stephenson1-0/+2
2010-05-28Mikael: 27980: completion typoPeter Stephenson1-1/+1
2010-05-23users/15078: completion for zsh-mime-handlerPeter Stephenson2-0/+13
2010-05-05users/15031: another file completion quoting fix,Peter Stephenson1-5/+22
useful if path-completion is false or accept-exact-dirs is true
2010-05-02* 27813: Simon Ruderich: Completion/Unix/Command/_git: Complete some generic ↵Frank Terbeck1-1/+1
symbolic references as heads.
2010-04-28Bernd Zeimetz: 27931: completion for bts affects.Clint Adams1-1/+10
2010-04-2727911: no completion colouring with old lists when turned offPeter Stephenson1-2/+7
2010-04-26unposted: update to _kfmclientPeter Stephenson2-20/+205
unposted: update to _perforce for Perforce 2009.2
2010-04-25fix previous commitClint Adams1-1/+1
2010-04-2527914: find usb.ids in /usr/share/misc.Clint Adams1-1/+1
2010-04-2527912: presume that pci.ids is uncompressed now.Clint Adams1-1/+1
2010-04-23users/15028 modified to unquote in one place:Peter Stephenson1-1/+1
with path-completion false or accept-exact-dirs true we need to unquote the string before sticking it in the current path
2010-04-20"Akinori MUSHA: 27892: update service & init completion for FreeBSDPeter Stephenson6-49/+115
2010-04-1427798: Alexey I. Froloff: Completion/Unix/Command/_git: support for the ↵Frank Terbeck1-1/+2
`--interactive' option of "git commit".
2010-04-14users/15011: add path-completion stylePeter Stephenson1-7/+14