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 (
Expand
)
Author
Files
Lines
2016-06-07
38624: _git: Optimize the last commit's __git_recent_branches__names as sugge...
Daniel Shahaf
1
-24
/
+9
2016-06-07
38592 (plus tweak): _git: New recent branches completion, unused. (Joint with...
Daniel Shahaf
1
-0
/
+60
2016-06-05
38547: Completion/compdump: only autoload functions when they exist in fpath
Eric Cook
1
-2
/
+3
2016-06-03
users/21609: do not treat tilde-expansions as quoted when inside command subs...
Barton E. Schaefer
1
-1
/
+1
2016-06-03
38587: Fix iconvconfig completion --output handling
Marko Myllynen
1
-1
/
+1
2016-06-03
38577: _signals: Don't complete SIGEXIT from _kill.
Daniel Shahaf
1
-5
/
+8
2016-06-03
38576: _git: Also detect _git-${thirdparty} functions in $fpath that are syml...
Daniel Shahaf
1
-1
/
+1
2016-06-02
38567, 38440: Marko Myllynen: completion for locale(1) and iconvconfig(8)
Marko Myllynen
2
-0
/
+97
2016-05-22
38515: _subsript twwaks
Matthew Martin
1
-3
/
+2
2016-05-22
38514: remove unnecessary ls in completion
Matthew Martin
1
-1
/
+1
2016-05-12
38482: complete available packages for apt list.
Clint Adams
1
-1
/
+1
2016-05-10
38453: _apt: Complete ${package}/${release} for 'source' and 'build-dep', too.
Daniel Shahaf
1
-3
/
+2
2016-05-10
38452: _apt: Complete releases by codename ('jessie', 'sid', etc).
Daniel Shahaf
1
-1
/
+3
2016-05-10
38451: _apt: Complete 'apt-get download'.
Daniel Shahaf
1
-2
/
+2
2016-05-09
38420: _baudrates: Make style lookups fit better with the rest of compsys
Frank Terbeck
1
-6
/
+6
2016-05-09
38425: _cu: Remove old -d option of _baudrates
Frank Terbeck
1
-1
/
+1
2016-05-09
38421: _baudrates: Fit better into the general completion framework
Frank Terbeck
1
-11
/
+5
2016-05-09
38424: Use _baudrates helper instead of _baudrate
Frank Terbeck
5
-5
/
+5
2016-05-09
38426: _baudrates: Use 2 space indentation
Frank Terbeck
1
-14
/
+14
2016-05-09
38422: _baudrate -> _baudrates
Frank Terbeck
1
-1
/
+1
2016-05-06
38401: _deb_packages: New completion for source packages.
Daniel Shahaf
1
-3
/
+18
2016-05-04
38402: Complete 'eatmydata'.
Daniel Shahaf
1
-1
/
+1
2016-05-04
38399: _bts: Complete debbugs bug numbers from `bts cache`.
Daniel Shahaf
3
-18
/
+23
2016-05-03
38393: _git: Fix typo in completion of '--minimal'
Russell Currey
1
-1
/
+1
2016-05-02
38388: Refactor baud rate completion
Frank Terbeck
6
-32
/
+89
2016-05-01
unposted: _querybts: Fix positional arguments' description.
Daniel Shahaf
1
-1
/
+1
2016-05-01
unposted: _compadd: Fix typo.
Daniel Shahaf
1
-1
/
+1
2016-05-01
38381: Add completion for picocom utility
Frank Terbeck
1
-0
/
+80
2016-05-01
_git: Complete fetchy refspecs correctly.
Daniel Shahaf
1
-2
/
+13
2016-05-01
_git: Bifurcate __git_ref_specs.
Daniel Shahaf
1
-10
/
+24
2016-05-01
_git: Fix an apparent typo in __git_heads().
Daniel Shahaf
1
-2
/
+2
2016-05-01
_git: Offer alternatives properly.
Daniel Shahaf
1
-2
/
+1
2016-05-01
_git-bundle: Complete required file argument to 'git bundle' correctly.
Daniel Shahaf
1
-0
/
+1
2016-04-23
38316: _git-rebase: Complete any committish for the second argument
Daniel Shahaf
1
-1
/
+1
2016-04-15
38289: "builtin enable" in $_comp_setup to avoid accidentally invoking extern...
Barton E. Schaefer
1
-4
/
+4
2016-04-14
38219: remove redundant left square bracket
Han Pingtian
1
-1
/
+1
2016-04-14
37847: update du arguments up to GNU du 8.25
Christian Neukirchen
1
-2
/
+3
2016-04-09
For help listing, capture the fallback to compctl in case there is one defined
Barton E. Schaefer
1
-1
/
+2
2016-04-09
38255: _git: Fix argument pastedness.
Daniel Shahaf
1
-43
/
+43
2016-03-21
38182: _git: Invoke reflog completion from the 'complete commit objects' code...
Daniel Shahaf
1
-3
/
+10
2016-03-21
38181: _git reflog: Complete '@{N}' instead of 'HEAD@{N}'.
Daniel Shahaf
1
-0
/
+1
2016-03-21
38180: _git: Improve reflog completion.
Daniel Shahaf
1
-2
/
+2
2016-03-19
38187: _adb: Just check current dir instead of recursively
Mikael Magnusson
1
-26
/
+12
2016-03-19
38186: _adb: fix remote file completion + various fixes
Mikael Magnusson
1
-45
/
+30
2016-03-18
38179: _adb: Fix completion by mostly reverting 35531
Mikael Magnusson
1
-28
/
+40
2016-03-16
38161: _tmux: Use a colon to terminate options to _arguments itself
Frank Terbeck
1
-79
/
+79
2016-03-15
38151: _git: fix tag name of remote branches
m0viefreak
1
-1
/
+1
2016-03-15
38148: _git: reflog: complete references next to commands
m0viefreak
1
-1
/
+3
2016-03-11
38129: _git: Fix __git_ignore_line's treatment of shell and pattern metacarac...
Daniel Shahaf
1
-3
/
+3
2016-03-10
38128: _git: Fix completion of diffs against the index when treeish isn't she...
Daniel Shahaf
1
-1
/
+2
[next]