1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-09-11 13:01:28 +02:00
Commit graph

37 commits

Author SHA1 Message Date
Oliver Kiddle
e6fdd35a83 49150: consistently use singular form for headings on completion match groups 2021-07-09 00:23:52 +02:00
Oliver Kiddle
2b41606fe7 44614: apt list option completion 2019-08-19 17:29:49 +02:00
dana
683c2cc1ca 44160 (tweaked): Completion: Add _deb_files, match *.ddeb
Add new helper function for generating Debian package/control files, use it
where applicable

Adjusted only for minor white-space corruption in original patch
2019-03-25 16:19:00 -05:00
Oliver Kiddle
bfff8debf7 42591: complete *.changes and *.dsc files alongside *.deb 2018-04-05 13:00:14 +02:00
Oliver Kiddle
f1a52c23fa 42497 (tweaked c.f. 42498): make completion after apt install work on local .deb files 2018-03-23 09:57:39 +01:00
Daniel Shahaf
dd5ab15b5f 42186: _apt: Fix completion of target_release names, e.g., 'apt install zsh/<TAB>'.
When local-apt-repository is installed, 'apt-cache policy' contains
.
     100 /var/lib/dpkg/status
         release a=now
     500 file:/var/lib/local-apt-repository ./ Packages
         release o=local-apt-repository,c=
.
which was matched by the pattern being patched.
2017-12-30 06:15:22 +00:00
Oliver Kiddle
78afb218b0 40965: fix for missing local declarations of expl 2017-04-26 16:32:10 +02:00
Laurent Arnoud
e34045819d 40018 + 40019: Add missing commands to Debian apt completion
Upstream ref
5aba18968d
2016-11-25 17:02:21 +00:00
Daniel Shahaf
f0c804879b 39374: _apt: Complete package versions in the 'packagename=<version>' syntax. 2016-09-18 06:20:59 +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
Felipe Sateler
67484e613b Add missing apt purge and autoremove subcommands 2015-12-26 18:22:49 +01:00
saga
8cd812a1d3 33712: add --auto-remove option 2014-11-21 12:05:22 +01: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
Mikael Magnusson
ed5e4106fd 29733: Jonathan: add apt-get changelog completion. 2011-09-06 16:24:20 +00:00
Frank Terbeck
38868daa44 Sebastian Ramacher: 29513: _apt: Add markauto and unmarkauto sub-commands. 2011-06-28 19:22:50 +00:00
Clint Adams
5fbcf005b0 Michael Prokop: 27725: apt --no-install-recommends. 2010-02-21 17:59:44 +00:00
Clint Adams
46b26c618c 26879: complete apt-get purge as a subcommand 2009-04-23 12:40:50 +00:00
Clint Adams
e03d1e2fb9 26877: handle apt-get purge. 2009-04-23 12:36:01 +00:00
Clint Adams
6dbf2f2f4a 25988: declare temporary cache array as local, thanks to problem noticed by Kazuhiro NISHIYAMA. 2008-11-02 14:12:29 +00:00
Clint Adams
9e8f2329d6 24323: for performance reasons, procure release names via apt-cache policy instead of apt-cache dump. 2007-12-28 02:35:41 +00:00
Clint Adams
a922e1dbe7 23653: add completion for apt-get autoremove. 2007-07-04 02:59:45 +00:00
Clint Adams
fb25ce0e4d 23196: tweak apt-cache madison and --installed. 2007-02-27 15:20:55 +00:00
Clint Adams
3f08496698 21243: complete first option of svn subcmds. 2005-06-14 15:15:47 +00:00
Bart Schaefer
d373eb8f1e Tobias Gruetzmacher 21168: locality and visibility of some completion vars 2005-04-24 17:49:26 +00:00
Clint Adams
6a84de2db9 * 20230: Completion/Debian/Command/_apt: dumb down apt-get
install completion and always complete from all available packages.
2004-08-01 14:48:14 +00:00
Oliver Kiddle
2ed1f3a535 Stephen Rueger: 19255: update to work with APT 0.5.14 2003-11-21 08:05:41 +00:00
Clint Adams
63d92c10da unposted: add apt-cache showsrc part missing from 16463. 2002-10-18 18:33:28 +00:00
Clint Adams
49e5f818ba 17765: add some missing apt-get options. 2002-10-05 00:50:07 +00:00
Clint Adams
d8fc48f7da 16973: complete package name argument to apt-cache policy. 2002-04-12 23:33:57 +00:00
Clint Adams
db5779a84a 16463: apt-cache showsrc completion 2002-01-16 23:25:49 +00:00
Clint Adams
4116fc9bc4 16335: apt-cache -g, --all-names, --recurse, pkgnames, dotty, policy completions 2001-12-14 17:43:35 +00:00
Clint Adams
435c1c2fdb 14479: apt-get --reinstall 2001-05-25 14:34:51 +00:00
Sven Wischnowsky
4cab27be64 moved from Completion/Debian/_apt 2001-04-02 12:21:50 +00:00