summaryrefslogtreecommitdiff
path: root/Completion
AgeCommit message (Collapse)AuthorFilesLines
2005-04-27- Changed the --include, --exclude, and --filter (-f) options soWayne Davison1-3/+4
that they can be specified multiple times. - Added the --only-write-batch=FILE option for the upcoming 2.6.5.
2005-04-24Minor tweak to _generic plus doc fixes for info interpretation of hyphens.Bart Schaefer1-1/+1
2005-04-24Tobias Gruetzmacher 21168: locality and visibility of some completion varsBart Schaefer4-6/+12
2005-04-21users/8733: rudimentary completion for surfraw.Clint Adams1-0/+15
2005-04-19 21156: tweaks to dpkg-reconfigure completion.Clint Adams1-3/+3
2005-04-1821154 - Added pid completion to _perforce for p4 monitor (clear|terminate) ↵Felix Rosencrantz1-1/+10
commands.
2005-04-17 * 21153: incorporate most of the features of Stephen Rueger'sClint Adams1-3/+23
_module-assistant, posted as 21152.
2005-04-1721151: completion for module-assistant.Clint Adams1-0/+17
2005-04-17 * 21150: Completion/Unix/Command/_baz, Completion/Unix/Command/_tla:Clint Adams2-4/+4
handle parsing of subcommand help output a bit more sanely.
2005-04-16 * 21147: factor out some common code from _tla and _baz, and fix some breakageClint Adams4-225/+129
from 21075.
2005-04-12 * 21135: complete attached sessions after screen -x.Clint Adams1-1/+1
2005-04-11 * 21132: Completion/Unix/Type/_pdf, Completion/X/Command/_xpdf:Clint Adams2-2/+33
complete xpdf options, and also complete .pdf.bz2 files when completing compressed PDF files.
2005-04-06 * 21096: update for gv 3.6, which uses double-hyphen options.Clint Adams1-38/+41
2005-04-06Carlos Phillips: private email: much improved _darcs completionPeter Stephenson1-7/+501
2005-04-05The --address option is useful in both client- and daemon-mode.Wayne Davison1-1/+1
2005-04-0321086: fix module completion (broken in previous patch) and other tweaksAndrey Borzenkov1-4/+6
2005-04-0321085: update for 10.2 and other tweaksAndrey Borzenkov1-106/+239
2005-04-0121081: complete network services for the psmisc version of fuserOliver Kiddle1-25/+50
2005-04-01correct handling of svn commitOliver Kiddle1-4/+9
2005-03-3121076: use _files with (e) qualifier to handle completing files by their statusOliver Kiddle1-5/+30
2005-03-3121075: update baz completion to not use -A option since it's being dropped ↵Clint Adams1-13/+7
in baz 1.3.
2005-03-31Zack Cerza: 21074: update for newer aptitude.Clint Adams1-1/+5
2005-03-28Added --protocol option.Wayne Davison1-0/+1
2005-03-2721068: complete modified files for 'svn revert'.Clint Adams1-0/+10
2005-03-2621066: rsync:// support and more fixesAndrey Borzenkov1-18/+35
2005-03-2421053: be more intelligent in searching for konqueror profilesAndrey Borzenkov1-1/+2
2005-03-2221051: more tweaks in SVR4 completionAndrey Borzenkov1-2/+2
2005-03-2121046: make unfunction compadd more reliablePeter Stephenson1-3/+15
2005-03-21Stephen Rüger: 21019: new completion for mpcOliver Kiddle2-2/+234
2005-03-11The --compare-dest, --link-dest, and (new) --copy-dest optionsWayne Davison1-2/+3
needed to allow duplication and to exclude each other.
2005-03-11 * 20961: Completion/Unix/Command/_baz: fix completion of status and diff ↵Clint Adams1-2/+4
subcommands.
2005-03-1020957: SVR4 and Solaris supportAndrey Borzenkov1-15/+40
2005-03-0920953: "du --version" tries to display size of files in current directory on ↵Motoi WASHIDA1-1/+1
FreeBSD and Darwin.
2005-03-09 * 20951: Completion/Unix/Command/_baz: fix version detection and baz merge ↵Clint Adams1-3/+3
completion.
2005-03-07 * 20946: Completion/Linux/Command/_iwconfig: completion for iwconfig command.Clint Adams1-0/+29
2005-03-07 * 20944: Completion/Debian/Command/_uscan: completion for uscan command.Clint Adams1-0/+17
2005-03-07 * 20943: Completion/Linux/Command/_tune2fs: completion for tune2fs command.Clint Adams1-0/+23
2005-03-07 * 20942: Completion/Unix/Command/_showmount: completion for showmount command.Clint Adams1-0/+10
2005-03-07 * 20941: Completion/Unix/Command/_mii-tool: completion for mii-tool command.Clint Adams1-0/+12
2005-03-07 * 20940: Completion/Unix/Command/_knock: completion for knock command.Clint Adams1-0/+9
2005-03-07 * 20939: Completion/Unix/Command/_groff: completion for groff command.Clint Adams1-0/+45
2005-03-07 * 20938: Completion/Unix/Command/_fuser: completion for fuser command.Clint Adams1-0/+17
2005-03-07 * 20937: Completion/Unix/Command/_fortune: completion for fortune command.Clint Adams1-0/+15
2005-03-07 * 20936: Completion/Linux/Command/_acpi: completion for acpi command.Clint Adams1-0/+18
2005-03-0520932: Add copy comand completionAndrey Borzenkov1-1/+1
2005-03-03unposted: arguments are required after -imagekey, -srcimagekey optionsMotoi WASHIDA1-5/+5
2005-03-03unposted: softwareupdate is a system software update tool for Mac OS XMotoi WASHIDA1-0/+75
2005-03-0320921: using UCS-4BE instead of ISO-10646 to identify character encodingOliver Kiddle1-1/+3
is more portable, find more encodings in iconv completion on Solaris 20924: make error message more specific
2005-03-03Henryk Konsek: 20918: new completion for unaceOliver Kiddle2-1/+19
2005-03-02 * 20906: Completion/Unix/Command/_make: patch from Mike "Stew" O'ConnorClint Adams1-5/+8
to limit recursion depth in make completion variable expansion.