index
:
mirror/zsh
this commit
#CVSPS.NO.BRANCH
5.9
declarednull
dot-zsh-3.1.5-pws-14
dot-zsh-3.1.5-pws-17
dot-zsh-3.1.5-pws-19
fork_early
interrupt_abort
job_control_debug
job_control_debug2
master
mikachu/badarrays
mikachu/redrawhook
schaefer/badarrays
typeset-array
zsh
zsh-3.1.5-pws-16-patches
zsh-4.0-patches
zsh-4.2-patches
zsh-5.8-patches
mirror of git://git.code.sf.net/p/zsh/code
Leah Neukirchen
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Completion
/
Unix
/
Command
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
38833: separate iostat completion from _sysstat
Eric Cook
2016-07-13
1
-0
/
+132
*
38812: a few new completions and update some command options
Oliver Kiddle
2016-07-08
8
-37
/
+236
*
users/21551 (tweaked per users/21560): new git subtree completion
Jordan Klassen
2016-07-05
1
-0
/
+92
*
38760: _git-config: Stop trying to execute the empty string command name upon...
Daniel Shahaf
2016-06-27
1
-1
/
+1
*
unposted: _git-config: Document some line noise.
Daniel Shahaf
2016-06-25
1
-0
/
+3
*
unposted: _git-config: Fix syntax error in 'tag.sort' completion.
Daniel Shahaf
2016-06-25
1
-1
/
+1
*
38735: support verbose style to allow clearer but less compact descriptions f...
Oliver Kiddle
2016-06-22
1
-6
/
+14
*
38703: support su options on macOS
Oliver Kiddle
2016-06-18
1
-1
/
+1
*
38676, 38680: Completion for pidof and localedef.
Eric Cook
2016-06-14
1
-0
/
+92
*
unposted: remove unused parameter
Doug Kearns
2016-06-14
1
-3
/
+0
*
38651: _git: Escape parameter arguments to _call_program.
Daniel Shahaf
2016-06-13
1
-7
/
+7
*
38665: _git: config option completion: Quote properly.
Daniel Shahaf
2016-06-13
1
-2
/
+2
*
38639: fix username completion after -, update options and get user shell wit...
Oliver Kiddle
2016-06-09
1
-60
/
+67
*
38624: _git: Optimize the last commit's __git_recent_branches__names as sugge...
Daniel Shahaf
2016-06-07
1
-24
/
+9
*
38592 (plus tweak): _git: New recent branches completion, unused. (Joint with...
Daniel Shahaf
2016-06-07
1
-0
/
+60
*
38576: _git: Also detect _git-${thirdparty} functions in $fpath that are syml...
Daniel Shahaf
2016-06-03
1
-1
/
+1
*
38567, 38440: Marko Myllynen: completion for locale(1) and iconvconfig(8)
Marko Myllynen
2016-06-02
1
-0
/
+84
*
38424: Use _baudrates helper instead of _baudrate
Frank Terbeck
2016-05-09
4
-4
/
+4
*
38393: _git: Fix typo in completion of '--minimal'
Russell Currey
2016-05-03
1
-1
/
+1
*
38388: Refactor baud rate completion
Frank Terbeck
2016-05-02
4
-31
/
+4
*
38381: Add completion for picocom utility
Frank Terbeck
2016-05-01
1
-0
/
+80
*
_git: Complete fetchy refspecs correctly.
Daniel Shahaf
2016-05-01
1
-2
/
+13
*
_git: Bifurcate __git_ref_specs.
Daniel Shahaf
2016-05-01
1
-10
/
+24
*
_git: Fix an apparent typo in __git_heads().
Daniel Shahaf
2016-05-01
1
-2
/
+2
*
_git: Offer alternatives properly.
Daniel Shahaf
2016-05-01
1
-2
/
+1
*
_git-bundle: Complete required file argument to 'git bundle' correctly.
Daniel Shahaf
2016-05-01
1
-0
/
+1
*
38316: _git-rebase: Complete any committish for the second argument
Daniel Shahaf
2016-04-23
1
-1
/
+1
*
37847: update du arguments up to GNU du 8.25
Christian Neukirchen
2016-04-14
1
-2
/
+3
*
38255: _git: Fix argument pastedness.
Daniel Shahaf
2016-04-09
1
-43
/
+43
*
38182: _git: Invoke reflog completion from the 'complete commit objects' code...
Daniel Shahaf
2016-03-21
1
-3
/
+10
*
38181: _git reflog: Complete '@{N}' instead of 'HEAD@{N}'.
Daniel Shahaf
2016-03-21
1
-0
/
+1
*
38180: _git: Improve reflog completion.
Daniel Shahaf
2016-03-21
1
-2
/
+2
*
38187: _adb: Just check current dir instead of recursively
Mikael Magnusson
2016-03-19
1
-26
/
+12
*
38186: _adb: fix remote file completion + various fixes
Mikael Magnusson
2016-03-19
1
-45
/
+30
*
38179: _adb: Fix completion by mostly reverting 35531
Mikael Magnusson
2016-03-18
1
-28
/
+40
*
38161: _tmux: Use a colon to terminate options to _arguments itself
Frank Terbeck
2016-03-16
1
-79
/
+79
*
38151: _git: fix tag name of remote branches
m0viefreak
2016-03-15
1
-1
/
+1
*
38148: _git: reflog: complete references next to commands
m0viefreak
2016-03-15
1
-1
/
+3
*
38129: _git: Fix __git_ignore_line's treatment of shell and pattern metacarac...
Daniel Shahaf
2016-03-11
1
-3
/
+3
*
38128: _git: Fix completion of diffs against the index when treeish isn't she...
Daniel Shahaf
2016-03-10
1
-1
/
+2
*
38123 (after 38074): _git reset $treeish: complete only staged files
Daniel Shahaf
2016-03-10
1
-36
/
+20
*
38120: _git: Document the internal helper function __git_ignore_line.
Daniel Shahaf
2016-03-09
1
-0
/
+10
*
38074: _git reset HEAD: complete only staged files
Jun-ichi Takimoto
2016-03-08
1
-1
/
+28
*
37975: Completion/Unix/Command/_php: remove _arguments' -A option
Eric Cook
2016-02-15
1
-1
/
+1
*
37898: complete gcc linker options
Barton E. Schaefer
2016-02-14
1
-0
/
+14
*
37972: Redirect stderr to /dev/null in cases where ${~param} might generate e...
Barton E. Schaefer
2016-02-14
5
-5
/
+5
*
37913: add additional completers and _zpool improvement
Eric Cook
2016-02-11
3
-0
/
+129
*
37924: Completion: _git: Complete files for 'check-ignore'
Daniel Shahaf
2016-02-09
1
-1
/
+1
*
unposted: _init_d: Report failure to caller.
Daniel Shahaf
2016-01-29
1
-1
/
+1
*
37725: Completion: _init_d: add OpenBSD bits
Matthew Martin
2016-01-23
1
-1
/
+19
[prev]
[next]