index
:
zsh
debian
Debian zsh package experimental fork
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Completion
/
Unix
/
Command
/
_git
Age
Commit message (
Expand
)
Author
Files
Lines
2018-11-02
github #29: Add completion support for Gits --color-moved option and color se...
Wieland Hoffmann
1
-5
/
+19
2018-10-17
43698: update options for git 2.19.1
Oliver Kiddle
1
-37
/
+74
2018-09-12
43443: _git: When completing worktrees, show the ref and hash of each worktree.
Daniel Shahaf
1
-2
/
+19
2018-09-12
43442: _git: Break out a helper function.
Daniel Shahaf
1
-2
/
+6
2018-08-31
unposted: git describe's --long and --abbrev options are not mutually exclusive
Oliver Kiddle
1
-2
/
+2
2018-08-31
43359: further review of git remote set-url completion
Oliver Kiddle
1
-26
/
+17
2018-08-31
42810: git remote set-url completion
pseyfert
1
-7
/
+22
2018-08-12
unposted (PR #26): __git_files: fix double quotation of star
Marc Cornellà
1
-1
/
+1
2018-06-21
43073: various completion option updates
Oliver Kiddle
1
-15
/
+34
2018-06-18
43006: complete modified files after `git stash --`
Tim Smith
1
-0
/
+3
2018-06-18
users/23484: be consistent on matcher specs for git branches to fix issue wit...
Oliver Kiddle
1
-6
/
+6
2018-05-08
42752: enhance git external alias completion
Peter Stephenson
1
-1
/
+4
2018-04-16
42659: various completion option updates
Oliver Kiddle
1
-11
/
+48
2018-03-24
42491 based on 42000 (Andrei Shevchuk): factor ssh host completion for use fo...
Oliver Kiddle
1
-4
/
+0
2018-02-22
42364: _git: fix __git_ignore_line to ignore the current word
Daniel Hahler
1
-6
/
+1
2018-02-12
42324: _git: handle mutually exclusive options
Daniel Hahler
1
-16
/
+17
2018-02-08
42333: git 2.16.0 no longer accepts an empty string as a pathspec element so ...
Christian Hesse
1
-1
/
+1
2018-01-24
42323: _git: move "local" statement out of loop
Daniel Hahler
1
-2
/
+2
2018-01-23
42317: completion option updates for commands that have had recent updates
Oliver Kiddle
1
-24
/
+64
2018-01-02
42171: prevent parameters of various parameters from becoming global
Eric Cook
1
-1
/
+1
2017-12-20
42138: _git-revert: Complete recent commits first.
Daniel Shahaf
1
-1
/
+1
2017-11-13
42019: update options in git completion to 2.15
Oliver Kiddle
1
-64
/
+164
2017-10-29
41957: update git completion for git 2.14.3
Oliver Kiddle
1
-4
/
+6
2017-10-04
41808: _git-cherry-pick: Typo fixes
Noah Pendleton
1
-2
/
+2
2017-08-16
41552: complete only branches after git worktree add --detach
Oliver Kiddle
1
-2
/
+2
2017-08-06
41493: fix to not print hash into terminal and update options for git 2.14
Oliver Kiddle
1
-2
/
+7
2017-08-02
41475: _git: Complete files after 'reset' when there are no commits, when the...
Daniel Shahaf
1
-0
/
+6
2017-07-31
unposted: _git: Fix style lookup for 'max-verbose'.
Daniel Shahaf
1
-1
/
+1
2017-07-14
41414: fix for commas used in exclusion lists
Fabian Klötzl
1
-1
/
+8
2017-07-14
41419: update for git 2.13.2
Oliver Kiddle
1
-11
/
+30
2017-06-22
41339: Unquote treeish argument for git checkout completion
Peter Stephenson
1
-2
/
+2
2017-04-23
40943: __git_recent_commits: prefer recent commit objects
Daniel Hahler
1
-2
/
+2
2017-03-14
40818: _git-checkout: When completing local heads, prefer recently-checked-ou...
Daniel Shahaf
1
-1
/
+5
2017-03-14
40817: __git_recent_branches: Retrieve less data, but faster.
Daniel Shahaf
1
-1
/
+2
2017-03-09
40808: fix typos where (x,y) should have been (x y) in _arguments syntax
Fabian Klotzl
1
-1
/
+1
2017-03-04
40715: update completion of git options for git 2.12.0
Oliver Kiddle
1
-8
/
+24
2017-02-07
40494: _git: Use slashes matchspec for references (as already used for branch...
Daniel Shahaf
1
-2
/
+3
2017-02-07
40493/0002: _git-checkout: Reorder default completions.
Daniel Shahaf
1
-2
/
+3
2017-02-07
40493/0001: _git-checkout: No functional change.
Daniel Shahaf
1
-13
/
+9
2016-12-01
40055: update git completion for git 2.11.0
Oliver Kiddle
1
-13
/
+29
2016-11-29
40035: Cosmetic fixes for comments and documentation.
Eitan Adler
1
-1
/
+1
2016-11-29
unposted: _git-config: Fix user.email completion to complete only bare email ...
Daniel Shahaf
1
-1
/
+1
2016-11-18
39916 + 39930 + tweak: _git: Complete options and values for -c.
Daniel Shahaf
1
-3
/
+47
2016-11-17
39921: __git_recent_branches: Remove erroneous parsing of partial ref names a...
Daniel Shahaf
1
-3
/
+3
2016-11-17
39922: __git_recent_branches: Fix an 'assertion' failure when two branches (r...
Daniel Shahaf
1
-11
/
+8
2016-11-03
39822: _git: remove "-A '-*'" with _arguments for some commands
Daniel Hahler
1
-5
/
+5
2016-10-29
_git-cherry-pick: Complete argv[2] et seq.
Daniel Shahaf
1
-1
/
+1
2016-10-07
39479 + 39481 minus _path_files hunk (see 39489): Completion: audit 'compset ...
Daniel Shahaf
1
-1
/
+1
2016-09-30
39514: pass on --git-dir when calling git to get completion matches
Oliver Kiddle
1
-1
/
+1
2016-09-14
unposted: _git: Permit multiple -c options.
Daniel Shahaf
1
-1
/
+1
[next]