Daniel Shahaf
f90200c869
40036: _bts: Complete removal syntaxes correctly.
...
The incumbent pattern matched the minus in 'bts tag 42 - <TAB>' (and other,
similar subcommands).
2016-11-30 16:10:20 +00:00
Laurent Arnoud
e34045819d
40018 + 40019: Add missing commands to Debian apt completion
...
Upstream ref
5aba18968d
2016-11-25 17:02:21 +00:00
Oliver Kiddle
370b278565
39890: typo corrections in completion functions
2016-11-09 16:55:14 +01:00
Daniel Shahaf
7ad0001183
39479 + 39481 minus _path_files hunk (see 39489): Completion: audit 'compset -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-10-07 13:56:31 +00:00
Daniel Shahaf
dfc9214984
39480: _reportbug: Complete absolute filenames, too.
2016-09-30 23:15:57 +00:00
Daniel Shahaf
7c93ba46d2
39385: _bts: Complete more argument types for 'cache' and 'show'.
2016-09-20 17:59:20 +00:00
Daniel Shahaf
f0c804879b
39374: _apt: Complete package versions in the 'packagename=<version>' syntax.
2016-09-18 06:20:59 +00:00
Oliver Kiddle
8011fe8a58
39261 (tweaked cf. Daniel: 39275): don't unconditionally elevate privileges 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-09-11 13:49:22 +02:00
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