index
:
zsh
debian
Debian zsh package experimental fork
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Completion
Age
Commit message (
Collapse
)
Author
Files
Lines
2011-12-16
Simon Olofsson: fix matching of subversion help text
Peter Stephenson
1
-1
/
+1
2011-12-14
29783: _update-alternatives: Add more options.
Mikael Magnusson
1
-14
/
+24
2011-12-14
30021: _globquals: Add d flag, show what unit the digits are entered in.
Mikael Magnusson
1
-7
/
+9
2011-12-13
30019: _tar: fix parsing of argument to -C.
Mikael Magnusson
1
-1
/
+1
2011-12-13
29998: _git: fix a typo (--rerbose).
Mikael Magnusson
1
-1
/
+1
2011-12-13
30012: add $state_descr
Bart Schaefer
4
-2
/
+6
2011-12-10
29961: _ssh: extend option completion.
Mikael Magnusson
1
-38
/
+201
2011-12-10
29962: Actually return ret in _ssh.
Mikael Magnusson
1
-0
/
+2
2011-12-10
GI: 29977: caching and function definition fixes for _modutils
Peter Stephenson
1
-133
/
+135
2011-12-09
29918: Completion: Add new _remote_files() helper and use it to reduce code ↵
Simon Ruderich
6
-126
/
+83
duplication.
2011-12-09
29917: Completion/Unix/Command/_ssh: Tabs to spaces.
Simon Ruderich
1
-54
/
+54
2011-12-09
29409: Add xprop and xlsatoms completions.
Mikael Magnusson
2
-2
/
+33
2011-12-09
unposted: add NO_ignoreclosebraces to options for completion
Peter Stephenson
1
-0
/
+1
2011-12-09
29876: Update getent completion.
Mikael Magnusson
1
-2
/
+3
2011-12-01
complete directories in _nm
Peter Stephenson
1
-1
/
+2
2011-11-24
29916: Completion/Unix/Command/_git: Prevent clash with _remote_files() in _ssh.
Simon Ruderich
1
-2
/
+2
2011-11-24
29915: new nm completion
Peter Stephenson
2
-0
/
+30
2011-11-23
Ignacy Gawędzki: 29912: add "--" to ls in ssh completion
Peter Stephenson
1
-1
/
+1
2011-11-21
Foudil Brétel: 29911: systemctl completion updates
Peter Stephenson
1
-31
/
+45
2011-11-20
gi1242: users/16587: _lp tidy up
Peter Stephenson
1
-35
/
+35
2011-11-14
g1242: printing completion improvements
Peter Stephenson
1
-31
/
+82
2011-11-08
Haakon Riiser: 29895, 29897: _ffmpeg, _nmcli
Peter Stephenson
3
-0
/
+258
2011-11-07
29893: Completion/Unix/Command/_ssh: Update (mostly) for 5.9.
Simon Ruderich
1
-84
/
+176
2011-10-30
users/16547: quote p4 arguments with colons in from _describe
Peter Stephenson
1
-7
/
+7
2011-10-24
Foudil Brétel: 29842: major update to systemctl completion
Peter Stephenson
1
-75
/
+264
2011-10-22
29823: Completion/Unix/Command/_perl: Update for 5.14.1.
Simon Ruderich
1
-10
/
+61
2011-10-17
small _perforce documentation update
Peter Stephenson
1
-1
/
+1
2011-10-14
29820: _pick_variant -b to match builtin
Peter Stephenson
1
-1
/
+7
2011-09-22
Daniel Friesel: 29796: complete .webm in mplayer
Peter Stephenson
1
-1
/
+1
2011-09-21
Luka Perkov: 29788: improved quilt completion
Peter Stephenson
1
-31
/
+223
2011-09-16
29764, 29765: fix various problems with _pgrep.
Mikael Magnusson
1
-96
/
+73
2011-09-15
29773: Marco Hinz: some perl modules weren't completed
Peter Stephenson
1
-1
/
+1
2011-09-10
29762: bts completion tag update from Ansgar Burchardt.
Clint Adams
1
-8
/
+10
2011-09-10
29760: fix references to _i_ulwdirs
Bart Schaefer
1
-3
/
+4
2011-09-07
unposted: Perforce completion for 2010.2 release
Peter Stephenson
1
-4
/
+49
2011-09-07
29755: add -O stop to to _ssh.
Mikael Magnusson
1
-1
/
+1
2011-09-06
29733: Jonathan: add apt-get changelog completion.
Mikael Magnusson
1
-1
/
+2
2011-09-06
29741: _zattr: add ret=0 and fix filename globbing.
Mikael Magnusson
1
-2
/
+2
2011-09-06
29740: _wget: add --content-disposition.
Mikael Magnusson
1
-0
/
+1
2011-09-06
29739: _rsync: redefine _rsync(), -e takes cuddled args
Mikael Magnusson
1
-141
/
+145
2011-09-06
29738: _ssh: Add PreferredAuthentications completion.
Mikael Magnusson
1
-0
/
+3
2011-09-05
users/16302: pattern matching for plain files was broken by 29444
Bart Schaefer
1
-2
/
+13
2011-08-30
29745: Completion/X/Command/_mplayer: fix -ss completion.
Simon Ruderich
1
-1
/
+1
2011-08-29
29722, 29706: fix two things in _mplayer.
Mikael Magnusson
1
-2
/
+2
2011-08-20
29711: Avoid expensive "getent group" unless directories are group writable.
Bart Schaefer
1
-19
/
+21
2011-08-20
29707: Completion/Unix/Command/_ln: New _ln completer
Nikolai Weibull
2
-0
/
+77
2011-08-18
29705: add correct number of slashes when completing //TRANSLIT.
Mikael Magnusson
1
-1
/
+1
2011-08-18
unposted: move _schedtool to correct dir
Mikael Magnusson
3
-1
/
+1
2011-08-17
Anthony R Fletcher: users/16260: new systemctl completion
Peter Stephenson
2
-0
/
+103
2011-08-17
29698: Completion/Unix/Command/_git: Complete diff options for git log
Nikolai Weibull
1
-1
/
+4
[next]