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
/
_git
Commit message (
Expand
)
Author
Age
Files
Lines
*
unposted: _git: Permit multiple -c options.
Daniel Shahaf
2016-09-14
1
-1
/
+1
*
39165: update options to correspond to latest versions of software in various...
Oliver Kiddle
2016-09-03
1
-6
/
+21
*
39122: __git_recent_branches: Silence warning on an edge case.
Daniel Shahaf
2016-08-31
1
-2
/
+9
*
39102: __git_recent_branches: Optimise.
Daniel Shahaf
2016-08-25
1
-19
/
+23
*
39094: _git-config: When an option is unknown, complete its value to the set ...
Daniel Shahaf
2016-08-24
1
-2
/
+6
*
unposted (c.f. Mikael: 39078): fix for git blame terms
Oliver Kiddle
2016-08-22
1
-3
/
+3
*
unposted: _git-config: sendemail.smtpserver: Correct tags.
Daniel Shahaf
2016-08-22
1
-1
/
+1
*
39072: minor tweaks
Oliver Kiddle
2016-08-19
1
-8
/
+4
*
39040: Completion/…/_git: fix missing backslashes in 39036
Daniel Hahler
2016-08-15
1
-2
/
+2
*
39036: update git completion for new options up to git 2.9.2
Oliver Kiddle
2016-08-13
1
-453
/
+693
*
38964: _git-config: Complete option names present in the config file.
Daniel Shahaf
2016-08-01
1
-0
/
+46
*
38963: _git-config: Run gettable-options earlier and in all codepaths.
Daniel Shahaf
2016-08-01
1
-2
/
+6
*
38961: _git-config: No functional change: rename $git_options_static to $git_...
Daniel Shahaf
2016-08-01
1
-12
/
+12
*
unposted: _git: Clean up superfluous and missing backslashes.
Daniel Shahaf
2016-07-31
1
-3
/
+3
*
38962: _git-config: Document more line noise.
Daniel Shahaf
2016-07-31
1
-0
/
+5
*
unposted (after 38939): _git-rebase: Unbreak.
Daniel Shahaf
2016-07-27
1
-1
/
+1
*
38939: add missing git options
Oliver Kiddle
2016-07-25
1
-24
/
+43
*
unposted: _git-grep: Stop leaking the parameter $i.
Daniel Shahaf
2016-07-23
1
-1
/
+1
*
unposted (cf. users/21737):: _git-subtree: Record technical debt in comment.
Daniel Shahaf
2016-07-17
1
-0
/
+4
*
users/21750 (after users/21551): _git-subtree: Tweak -m,-P completions
Daniel Shahaf
2016-07-17
1
-11
/
+11
*
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
*
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
*
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
*
38393: _git: Fix typo in completion of '--minimal'
Russell Currey
2016-05-03
1
-1
/
+1
*
_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
*
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
*
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
*
37924: Completion: _git: Complete files for 'check-ignore'
Daniel Shahaf
2016-02-09
1
-1
/
+1
*
37703: Completion: git: Also complete sendmail commands for send-email's conf...
Daniel Shahaf
2016-01-23
1
-2
/
+2
*
37666: Completion: git: 'send-email --smtp-server=' takes absolute path to se...
Daniel Shahaf
2016-01-20
1
-1
/
+6
[next]