1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-10-22 16:20:23 +02:00
zsh/Completion/Debian
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
..
Command 42186: _apt: Fix completion of target_release names, e.g., 'apt install zsh/<TAB>'. 2017-12-30 06:15:22 +00:00
Type 41474: Fix pbuilder's --distribution,--architecture completion. 2017-08-01 01:08:01 +00:00
.distfiles 33047: use git to simplify massively source distribution file selection 2014-08-23 21:01:58 +01:00