summaryrefslogtreecommitdiff
path: root/Completion/Debian/Command
AgeCommit message (Collapse)AuthorFilesLines
2017-01-1040303: _bts: Add more subcommands.Daniel Shahaf1-6/+58
Since 'done' is deprecated, stop offering it but do complete after it.
2016-11-3040036: _bts: Complete removal syntaxes correctly.Daniel Shahaf1-1/+1
The incumbent pattern matched the minus in 'bts tag 42 - <TAB>' (and other, similar subcommands).
2016-11-2540018 + 40019: Add missing commands to Debian apt completionLaurent Arnoud1-5/+17
Upstream ref https://github.com/Debian/apt/commit/5aba18968d87500232244760101ab2954c106581
2016-11-0939890: typo corrections in completion functionsOliver Kiddle4-7/+7
2016-10-0739479 + 39481 minus _path_files hunk (see 39489): Completion: audit 'compset ↵Daniel Shahaf1-2/+2
-P' calls to use shortest match where applicable, plus random drive-by tweaks. Found by grepping for patterns that can match needles of various lengths: :grep 'compset -[PS].*[\#^*()\|<>?~\]' Completion/
2016-09-3039480: _reportbug: Complete absolute filenames, too.Daniel Shahaf1-1/+2
2016-09-2039385: _bts: Complete more argument types for 'cache' and 'show'.Daniel Shahaf1-4/+7
2016-09-1839374: _apt: Complete package versions in the 'packagename=<version>' syntax.Daniel Shahaf1-1/+40
2016-09-1139261 (tweaked cf. Daniel: 39275): don't unconditionally elevate privileges ↵Oliver Kiddle3-0/+3
with sudo in completion functions A new gain-privileges style enables it and a _comp_priv_prefix array added for tracking how to match privileges for the current command
2016-07-2138901: _schroot: Add -r/--run-sessionFelipe Sateler1-0/+1
2016-05-1238482: complete available packages for apt list.Clint Adams1-1/+1
2016-05-1038453: _apt: Complete ${package}/${release} for 'source' and 'build-dep', too.Daniel Shahaf1-3/+2
2016-05-1038452: _apt: Complete releases by codename ('jessie', 'sid', etc).Daniel Shahaf1-1/+3
2016-05-1038451: _apt: Complete 'apt-get download'.Daniel Shahaf1-2/+2
2016-05-0438399: _bts: Complete debbugs bug numbers from `bts cache`.Daniel Shahaf2-18/+19
2016-05-01unposted: _querybts: Fix positional arguments' description.Daniel Shahaf1-1/+1
2016-02-0937923: Completion: _bts: Fix quoting of $DEBEMAIL.Daniel Shahaf1-2/+2
2015-12-2737438: C/D/C/_aptitude: Also parse -h output of aptitude 0.7.5 and laterAxel Beckert1-1/+1
2015-12-26Add missing apt purge and autoremove subcommandsFelipe Sateler1-1/+3
2015-11-3037256: _debchange (_dch): Update completion.Daniel Shahaf1-6/+74
2015-08-2936321: _debcheckout: New completion.Daniel Shahaf1-0/+21
2014-11-2133712: add --auto-remove optionsaga1-0/+1
2014-10-2133485: fixes for zstyle context handlingOliver Kiddle5-44/+45
2014-10-1433467: correct return status on functions and numerous other minor fixesOliver Kiddle2-5/+10
2014-10-1133424: use common function for completing Debian architecturesOliver Kiddle9-86/+86
2014-08-2333047: use git to simplify massively source distribution file selectionPeter Stephenson1-50/+0
2014-07-0432814: Add some more recent dpkg optionsSebastian Ramacher1-0/+12
Expands dpkg completion by adding the --add-architecture, --remove-architecture, and --print-foreign-architectures options. Initially submitted to Debian at https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=681518#13
2014-07-0432815: aptitude completion missing resolver optionsDaniel Bolton1-0/+2
Expand aptitude completion by two boolean options Initially submitted to Debian at https://bugs.debian.org/702760
2014-07-0432819: Update for axi-cache completionFelipe Sateler1-2/+6
Add some subcommands and to disable file name completion for the subcommands info and help. Initially submitted to Debian at https://bugs.debian.org/729921
2014-04-0632533: add completion for "apt-mark"Sebastian Ramacher1-1/+32
2014-04-0632532: completion for "apt" commandAlessandro Ghedini1-1/+34
2013-11-06unposted: updates for 4.0.2-test-1.Peter Stephenson1-0/+1
Update references to 4.0.2 to 4.0.3. Additional mod_export declarations. Additions to .distfiles.
2013-07-2431572: Completion/Debian/Command/_linda: DeletedRichard Hartmann2-27/+0
2013-06-2831500: Completion/Debian/Command/_dput: dput-ng completion support from ↵Clint Adams1-16/+45
Sebastian Ramacher.
2013-06-2831499: dcut completion from Sebastian Ramacher.Clint Adams1-0/+160
2013-06-2831xxx: Completion/Debian/Command/_dak: complete files for subcommands that ↵Clint Adams1-0/+4
are not explicitly specified.
2012-02-14fix dpkg-deb completion broken by 30199 (spotted by Mikael)Oliver Kiddle1-1/+1
2012-02-1030199: add (-.) to many completion _files globsOliver Kiddle7-13/+13
2011-12-1429783: _update-alternatives: Add more options.Mikael Magnusson1-14/+24
2011-09-1029762: bts completion tag update from Ansgar Burchardt.Clint Adams1-8/+10
2011-09-0629733: Jonathan: add apt-get changelog completion.Mikael Magnusson1-1/+2
2011-07-22* 29582, 29589: Update handling of third-party Git commandsNikolai Weibull1-1/+1
2011-07-01Daniel Bolton: 29529: _aptitude: Complete format specifiers with the `-F' ↵Frank Terbeck1-1/+34
option.
2011-07-0129523: _git-buildpackage: Use "#desc:" line for _git third-party add-on ↵Frank Terbeck1-0/+1
completion description.
2011-06-28Sebastian Ramacher: 29513: _apt: Add markauto and unmarkauto sub-commands.Frank Terbeck1-1/+3
2011-06-20unposted: clean up completion descriptions as per Etc/completion-style-guideDoug Kearns1-1/+1
2011-05-1729306: typo fix from Laurent Fousse.Clint Adams1-1/+1
2010-12-16unposted: update for 4.3.10-test-3Peter Stephenson1-0/+1
2010-11-1028401: git-buildpackage completion from Felipe Sateler.Clint Adams1-0/+42
2010-09-1628261: Julius Plenz: separate the options to _arguments.Wayne Davison1-1/+1