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
2015-04-13
34886: completion: git: Complete rebase --exec argument
Daniel Shahaf
1
-1
/
+1
2015-04-13
34885: completion: git: Sort "commit object" completions most recent first
Daniel Shahaf
1
-1
/
+1
2015-04-13
34885: completion: git: Fix another instance of the 34671 bug fixed in 34814
Daniel Shahaf
1
-1
/
+3
2015-04-10
34748: completion: git: update list of builtintools
Daniel Hahler
1
-9
/
+16
2015-04-01
34814: completion: git: Fix bug introduced by 236da69
Daniel Shahaf
1
-1
/
+3
2015-03-29
34762: completion: git: add short option for '--dir-diff' (_git-difftool)
Daniel Hahler
1
-1
/
+1
2015-03-19
34739: git completion: Fix regression in ce80a92
Daniel Shahaf
1
-1
/
+1
2015-03-16
34671 plus tweaks: Add -1 -2 -J -V -x to _describe, use them to sort 'git --f...
Daniel Shahaf
1
-1
/
+1
2015-03-16
34671: git completion: only offer recent commits' tags/heads for --fixup
Daniel Shahaf
1
-2
/
+34
2015-03-07
34638 with tweaks: git completion: complete commit hashes and --fixup
Daniel Hahler
1
-3
/
+9
2015-02-08
34468: completion: git: stash: handle 'save' being the default
Daniel Hahler
1
-5
/
+11
2015-02-08
34467: completion: git: minor doc fixes
Daniel Hahler
1
-7
/
+3
2015-02-08
34469: git completion: add "stash" from refs/stash to __git_heads
Daniel Hahler
1
-0
/
+1
2015-02-02
34444: git completion: minor improvements
Daniel Shahaf
1
-4
/
+4
2015-01-17
_git: Change one --validate to --no-validate
Wieland Hoffmann
1
-1
/
+1
2015-01-05
34042: _git: Respect tags for subcommand completion.
Daniel Shahaf
1
-14
/
+54
2014-11-23
33729: "git remote add" should complete local repositories
Peter Stephenson
1
-1
/
+9
2014-10-14
33467: correct return status on functions and numerous other minor fixes
Oliver Kiddle
1
-53
/
+36
2014-09-23
33180: _git: add missing --3way option
Øystein Walle
1
-0
/
+1
2014-09-23
33177: _git: fix typo in git-apply
Øystein Walle
1
-1
/
+1
2014-09-23
33178: _git: updates for Git 2.1.0
Øystein Walle
1
-5
/
+21
2014-09-23
33176: _git: Add missing --list to git-tag
Øystein Walle
1
-1
/
+1
2014-09-23
33179: _git: updates for Git 2.0.0
Øystein Walle
1
-3
/
+24
2014-09-14
33150: completion git: fix send-email --confirm values
Marc Finet
1
-1
/
+1
2014-09-14
33151: completion git: support aliases when \n exist
Marc Finet
1
-3
/
+7
2014-08-24
un-transpose help text for git merge -{-no,}-verify
Barton E. Schaefer
1
-2
/
+2
2014-03-23
m0viefreak: users/18655,18657,18660: assorted auto-removable suffix fixes
m0viefreak
1
-2
/
+2
2014-03-21
32502: fix typo in argument list for git completio
Takeshi Banse
1
-1
/
+1
2014-02-25
users/18485: add .. as an auto-removable suffix in git revision ranges
Oliver Kiddle
1
-3
/
+8
2014-02-18
32398: _git: completion updates up to latest git v1.9.0
m0viefreak
1
-32
/
+131
2014-02-18
32397: _git: fix __git_submodules to only use the actual name of the submodule
m0viefreak
1
-1
/
+1
2014-02-18
32395: _git: diff: refactor and fix wrong completions
m0viefreak
1
-33
/
+44
2014-02-18
32396: _git: fix __git_committish_range_{first,last} and __git_is_committish_...
m0viefreak
1
-8
/
+8
2014-01-27
users/18368: compromise to restore partial path completion inadvertently remo...
Barton E. Schaefer
1
-0
/
+8
2013-11-30
32069: completion for "git submodule update --remote"
Hong Xu
1
-0
/
+1
2013-11-27
unposted, see 32054: Rationalise character encoding.
Peter Stephenson
1
-26
/
+26
2013-10-21
31865: _git: Make --batch(-check) accept an argument
Øystein Walle
1
-2
/
+2
2013-10-21
31864: _git: Add two sub-comamnds introduced in v1.8.4
Øystein Walle
1
-0
/
+19
2013-10-21
31866: _git: Reword --heads to match new meaning
Øystein Walle
1
-1
/
+1
2013-10-21
31862: _git: Add status.short and status.branch
Øystein Walle
1
-0
/
+2
2013-10-21
31863: _git: Add new arguments introduced in Git v1.8.4
Øystein Walle
1
-3
/
+10
2013-10-21
31861: _git: Add git-clean -i/--interactive support
Øystein Walle
1
-0
/
+2
2013-10-21
31855: _git: revert: add '-e,--edit'
m0viefreak
1
-1
/
+2
2013-10-21
31856: _git: fix a few "undocumented" options
m0viefreak
1
-7
/
+2
2013-10-21
31858: _git: fix wrong default value
Øystein Walle
1
-1
/
+1
2013-10-21
31857: _git: Remove unsupported -q option from diff options
m0viefreak
1
-1
/
+0
2013-10-21
31859: _git: re-order the last two git-blame arguments
Øystein Walle
1
-2
/
+2
2013-10-21
31854: _git: Make git-show accept diff arguments
Øystein Walle
1
-1
/
+2
2013-10-21
31853: _git: Add missing column.* config variables
Øystein Walle
1
-0
/
+14
2013-09-22
31754: _git: git rm: make git rm --cached work as intended
m0viefreak
1
-5
/
+1
[next]