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
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Completion
/
Unix
/
Command
/
_git
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
42317: completion option updates for commands that have had recent updates
Oliver Kiddle
2018-01-23
1
-24
/
+64
*
42171: prevent parameters of various parameters from becoming global
Eric Cook
2018-01-02
1
-1
/
+1
*
42138: _git-revert: Complete recent commits first.
Daniel Shahaf
2017-12-20
1
-1
/
+1
*
42019: update options in git completion to 2.15
Oliver Kiddle
2017-11-13
1
-64
/
+164
*
41957: update git completion for git 2.14.3
Oliver Kiddle
2017-10-29
1
-4
/
+6
*
41808: _git-cherry-pick: Typo fixes
Noah Pendleton
2017-10-04
1
-2
/
+2
*
41552: complete only branches after git worktree add --detach
Oliver Kiddle
2017-08-16
1
-2
/
+2
*
41493: fix to not print hash into terminal and update options for git 2.14
Oliver Kiddle
2017-08-06
1
-2
/
+7
*
41475: _git: Complete files after 'reset' when there are no commits, when the...
Daniel Shahaf
2017-08-02
1
-0
/
+6
*
unposted: _git: Fix style lookup for 'max-verbose'.
Daniel Shahaf
2017-07-31
1
-1
/
+1
*
41414: fix for commas used in exclusion lists
Fabian Klötzl
2017-07-14
1
-1
/
+8
*
41419: update for git 2.13.2
Oliver Kiddle
2017-07-14
1
-11
/
+30
*
41339: Unquote treeish argument for git checkout completion
Peter Stephenson
2017-06-22
1
-2
/
+2
*
40943: __git_recent_commits: prefer recent commit objects
Daniel Hahler
2017-04-23
1
-2
/
+2
*
40818: _git-checkout: When completing local heads, prefer recently-checked-ou...
Daniel Shahaf
2017-03-14
1
-1
/
+5
*
40817: __git_recent_branches: Retrieve less data, but faster.
Daniel Shahaf
2017-03-14
1
-1
/
+2
*
40808: fix typos where (x,y) should have been (x y) in _arguments syntax
Fabian Klotzl
2017-03-09
1
-1
/
+1
*
40715: update completion of git options for git 2.12.0
Oliver Kiddle
2017-03-04
1
-8
/
+24
*
40494: _git: Use slashes matchspec for references (as already used for branch...
Daniel Shahaf
2017-02-07
1
-2
/
+3
*
40493/0002: _git-checkout: Reorder default completions.
Daniel Shahaf
2017-02-07
1
-2
/
+3
*
40493/0001: _git-checkout: No functional change.
Daniel Shahaf
2017-02-07
1
-13
/
+9
*
40055: update git completion for git 2.11.0
Oliver Kiddle
2016-12-01
1
-13
/
+29
*
40035: Cosmetic fixes for comments and documentation.
Eitan Adler
2016-11-29
1
-1
/
+1
*
unposted: _git-config: Fix user.email completion to complete only bare email ...
Daniel Shahaf
2016-11-29
1
-1
/
+1
*
39916 + 39930 + tweak: _git: Complete options and values for -c.
Daniel Shahaf
2016-11-18
1
-3
/
+47
*
39921: __git_recent_branches: Remove erroneous parsing of partial ref names a...
Daniel Shahaf
2016-11-17
1
-3
/
+3
*
39922: __git_recent_branches: Fix an 'assertion' failure when two branches (r...
Daniel Shahaf
2016-11-17
1
-11
/
+8
*
39822: _git: remove "-A '-*'" with _arguments for some commands
Daniel Hahler
2016-11-03
1
-5
/
+5
*
_git-cherry-pick: Complete argv[2] et seq.
Daniel Shahaf
2016-10-29
1
-1
/
+1
*
39479 + 39481 minus _path_files hunk (see 39489): Completion: audit 'compset ...
Daniel Shahaf
2016-10-07
1
-1
/
+1
*
39514: pass on --git-dir when calling git to get completion matches
Oliver Kiddle
2016-09-30
1
-1
/
+1
*
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
[prev]
[next]