Daniel Shahaf
dd6f79759f
38990: _debbugs_bugnumber: Track bts's data dir migration.
2016-08-05 12:37:25 +00:00
Daniel Shahaf
0f4cfc2597
unposted: _deb_packages: Minor optimization.
2016-07-23 18:02:28 +00:00
Felipe Sateler
02f03a6aed
38901: _schroot: Add -r/--run-session
2016-07-21 07:18:50 +00:00
Clint Adams
469a8d8aa3
38482: complete available packages for apt list.
2016-05-12 21:08:42 -04:00
Daniel Shahaf
f09c00bca5
38453: _apt: Complete ${package}/${release} for 'source' and 'build-dep', too.
2016-05-10 18:38:42 +00:00
Daniel Shahaf
1a8fb1cbb3
38452: _apt: Complete releases by codename ('jessie', 'sid', etc).
2016-05-10 18:38:40 +00:00
Daniel Shahaf
d41a866047
38451: _apt: Complete 'apt-get download'.
2016-05-10 18:38:17 +00:00
Daniel Shahaf
98f670cf43
38401: _deb_packages: New completion for source packages.
2016-05-06 22:30:50 +00:00
Daniel Shahaf
a6ab968224
38399: _bts: Complete debbugs bug numbers from bts cache
.
2016-05-04 20:50:34 +00:00
Daniel Shahaf
bb5c8f16bf
unposted: _querybts: Fix positional arguments' description.
2016-05-01 16:25:47 +00:00
Daniel Shahaf
ea626708a5
37923: Completion: _bts: Fix quoting of $DEBEMAIL.
2016-02-09 03:41:45 +00:00
Axel Beckert
5f3e47ca5e
37438: C/D/C/_aptitude: Also parse -h output of aptitude 0.7.5 and later
2015-12-27 15:50:24 +01:00
Felipe Sateler
67484e613b
Add missing apt purge and autoremove subcommands
2015-12-26 18:22:49 +01:00
Daniel Shahaf
ebb0d7ddaa
37256: _debchange (_dch): Update completion.
2015-11-30 16:02:47 +00:00
Daniel Shahaf
2f4b690c7a
36321: _debcheckout: New completion.
2015-08-29 16:12:25 +00:00
saga
8cd812a1d3
33712: add --auto-remove option
2014-11-21 12:05:22 +01:00
Oliver Kiddle
5e592fd9b0
33485: fixes for zstyle context handling
2014-10-21 20:53:51 +02:00
Oliver Kiddle
13fc579343
33467: correct return status on functions and numerous other minor fixes
2014-10-14 23:04:45 +02:00
Oliver Kiddle
98ce8a658e
33424: use common function for completing Debian architectures
2014-10-11 01:28:10 +02:00
Peter Stephenson
cc6e9db29d
33047: use git to simplify massively source distribution file selection
2014-08-23 21:01:58 +01:00
Sebastian Ramacher
2abc8530dd
32814: Add some more recent dpkg options
...
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-04 00:50:06 +02:00
Daniel Bolton
d6c759fc80
32815: aptitude completion missing resolver options
...
Expand aptitude completion by two boolean options
Initially submitted to Debian at https://bugs.debian.org/702760
2014-07-04 00:49:00 +02:00
Felipe Sateler
0b62bde088
32819: Update for axi-cache completion
...
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-07-04 00:46:12 +02:00
Sebastian Ramacher
60bedea3e7
32533: add completion for "apt-mark"
2014-04-06 17:28:46 +01:00
Alessandro Ghedini
d397599cea
32532: completion for "apt" command
2014-04-06 17:26:29 +01:00
Peter Stephenson
375115c7df
unposted: updates for 4.0.2-test-1.
...
Update references to 4.0.2 to 4.0.3.
Additional mod_export declarations.
Additions to .distfiles.
2013-11-06 19:25:07 +00:00
Richard Hartmann
673760876c
31572: Completion/Debian/Command/_linda: Deleted
2013-07-24 22:04:02 +02:00
Clint Adams
96c8b2832b
31500: Completion/Debian/Command/_dput: dput-ng completion support from Sebastian Ramacher.
2013-06-28 15:15:06 -04:00
Clint Adams
758d0a605b
31499: dcut completion from Sebastian Ramacher.
2013-06-28 14:51:48 -04:00
Clint Adams
25c7763067
31xxx: Completion/Debian/Command/_dak: complete files for subcommands that are not explicitly specified.
2013-06-28 14:36:04 -04:00
Oliver Kiddle
f97a208aed
fix dpkg-deb completion broken by 30199 (spotted by Mikael)
2012-02-14 16:40:18 +00:00
Oliver Kiddle
c5fce37bce
30199: add (-.) to many completion _files globs
2012-02-10 17:09:05 +00:00
Mikael Magnusson
4264cab646
29783: _update-alternatives: Add more options.
2011-12-14 12:58:32 +00:00
Clint Adams
01778d160a
29762: bts completion tag update from Ansgar Burchardt.
2011-09-10 22:28:00 +00:00
Mikael Magnusson
ed5e4106fd
29733: Jonathan: add apt-get changelog completion.
2011-09-06 16:24:20 +00:00
Nikolai Weibull
6b42b83f41
* 29582, 29589: Update handling of third-party Git commands
2011-07-22 13:08:25 +00:00
Frank Terbeck
47347fc7d7
Daniel Bolton: 29529: _aptitude: Complete format specifiers with the `-F' option.
2011-07-01 12:04:54 +00:00
Frank Terbeck
73497c5f5e
29523: _git-buildpackage: Use "#desc:" line for _git third-party add-on completion description.
2011-07-01 07:39:15 +00:00
Frank Terbeck
38868daa44
Sebastian Ramacher: 29513: _apt: Add markauto and unmarkauto sub-commands.
2011-06-28 19:22:50 +00:00
Doug Kearns
67ef9605f1
unposted: clean up completion descriptions as per Etc/completion-style-guide
2011-06-20 02:24:56 +00:00
Clint Adams
dd1cc2a14f
29306: typo fix from Laurent Fousse.
2011-05-17 18:54:32 +00:00
Bart Schaefer
7e9b82879d
28710 use fgrep -v to diff package lists
2011-02-11 04:04:49 +00:00
Peter Stephenson
750ec0fe1b
unposted: update for 4.3.10-test-3
2010-12-16 10:18:41 +00:00
Clint Adams
a5f7c8d5a4
28401: git-buildpackage completion from Felipe Sateler.
2010-11-10 16:13:51 +00:00
Wayne Davison
24869e5426
28261: Julius Plenz: separate the options to _arguments.
2010-09-16 01:02:26 +00:00
Peter Stephenson
b116f33f9a
Update version to 4.3.10-dev-2
2010-07-25 21:44:16 +00:00
Doug Kearns
a54fdc70be
unposted: fix incorrectly capitalized completion descriptions
2010-06-06 13:44:11 +00:00
Clint Adams
b4014f00a6
Bernd Zeimetz: 27931: completion for bts affects.
2010-04-28 12:16:59 +00:00
Clint Adams
1094863b35
27876: completion for axi-cache (from apt-xapian-index).
2010-04-12 13:23:33 +00:00
Clint Adams
86699261ba
27744: completion for pbuilder.
2010-02-22 00:34:32 +00:00