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
*
33729: "git remote add" should complete local repositories
Peter Stephenson
2014-11-23
1
-1
/
+9
*
33467: correct return status on functions and numerous other minor fixes
Oliver Kiddle
2014-10-14
1
-53
/
+36
*
33180: _git: add missing --3way option
Øystein Walle
2014-09-23
1
-0
/
+1
*
33177: _git: fix typo in git-apply
Øystein Walle
2014-09-23
1
-1
/
+1
*
33178: _git: updates for Git 2.1.0
Øystein Walle
2014-09-23
1
-5
/
+21
*
33176: _git: Add missing --list to git-tag
Øystein Walle
2014-09-23
1
-1
/
+1
*
33179: _git: updates for Git 2.0.0
Øystein Walle
2014-09-23
1
-3
/
+24
*
33150: completion git: fix send-email --confirm values
Marc Finet
2014-09-14
1
-1
/
+1
*
33151: completion git: support aliases when \n exist
Marc Finet
2014-09-14
1
-3
/
+7
*
un-transpose help text for git merge -{-no,}-verify
Barton E. Schaefer
2014-08-24
1
-2
/
+2
*
m0viefreak: users/18655,18657,18660: assorted auto-removable suffix fixes
m0viefreak
2014-03-23
1
-2
/
+2
*
32502: fix typo in argument list for git completio
Takeshi Banse
2014-03-21
1
-1
/
+1
*
users/18485: add .. as an auto-removable suffix in git revision ranges
Oliver Kiddle
2014-02-25
1
-3
/
+8
*
32398: _git: completion updates up to latest git v1.9.0
m0viefreak
2014-02-18
1
-32
/
+131
*
32397: _git: fix __git_submodules to only use the actual name of the submodule
m0viefreak
2014-02-18
1
-1
/
+1
*
32395: _git: diff: refactor and fix wrong completions
m0viefreak
2014-02-18
1
-33
/
+44
*
32396: _git: fix __git_committish_range_{first,last} and __git_is_committish_...
m0viefreak
2014-02-18
1
-8
/
+8
*
users/18368: compromise to restore partial path completion inadvertently remo...
Barton E. Schaefer
2014-01-27
1
-0
/
+8
*
32069: completion for "git submodule update --remote"
Hong Xu
2013-11-30
1
-0
/
+1
*
unposted, see 32054: Rationalise character encoding.
Peter Stephenson
2013-11-27
1
-26
/
+26
*
31865: _git: Make --batch(-check) accept an argument
Øystein Walle
2013-10-21
1
-2
/
+2
*
31864: _git: Add two sub-comamnds introduced in v1.8.4
Øystein Walle
2013-10-21
1
-0
/
+19
*
31866: _git: Reword --heads to match new meaning
Øystein Walle
2013-10-21
1
-1
/
+1
*
31862: _git: Add status.short and status.branch
Øystein Walle
2013-10-21
1
-0
/
+2
*
31863: _git: Add new arguments introduced in Git v1.8.4
Øystein Walle
2013-10-21
1
-3
/
+10
*
31861: _git: Add git-clean -i/--interactive support
Øystein Walle
2013-10-21
1
-0
/
+2
*
31855: _git: revert: add '-e,--edit'
m0viefreak
2013-10-21
1
-1
/
+2
*
31856: _git: fix a few "undocumented" options
m0viefreak
2013-10-21
1
-7
/
+2
*
31858: _git: fix wrong default value
Øystein Walle
2013-10-21
1
-1
/
+1
*
31857: _git: Remove unsupported -q option from diff options
m0viefreak
2013-10-21
1
-1
/
+0
*
31859: _git: re-order the last two git-blame arguments
Øystein Walle
2013-10-21
1
-2
/
+2
*
31854: _git: Make git-show accept diff arguments
Øystein Walle
2013-10-21
1
-1
/
+2
*
31853: _git: Add missing column.* config variables
Øystein Walle
2013-10-21
1
-0
/
+14
*
31754: _git: git rm: make git rm --cached work as intended
m0viefreak
2013-09-22
1
-5
/
+1
*
31752: _git: change completion text for consistency
Øystein Walle
2013-09-22
1
-1
/
+1
*
31753: _git: correct some "undocumented" options
m0viefreak
2013-09-22
1
-10
/
+6
*
31751: _git: remove TODOs of actually documented options
Øystein Walle
2013-09-22
1
-4
/
+0
*
31749: _git: fix some typos in description texts
Øystein Walle
2013-09-22
1
-16
/
+16
*
31748: _git: support completing remote branches without <remote>/ prefix
m0viefreak
2013-09-22
1
-0
/
+16
*
31746: _git: reword _git-config TODO
m0viefreak
2013-09-22
1
-1
/
+1
*
31750: _git: add new configuration options to match latest git v1.8.3
Øystein Walle
2013-09-22
1
-1
/
+100
*
31747: _git: completion updates to match latest git v1.8.3 part 2
Øystein Walle
2013-09-22
1
-27
/
+91
*
31755: _git: completion updates to match latest git v1.8.3
m0viefreak
2013-09-22
1
-64
/
+186
*
31745: _git: correctly use __git_guard_number in some cases
m0viefreak
2013-09-22
1
-5
/
+5
*
31744: _git: make git submodule <cmd> completion work
m0viefreak
2013-09-22
1
-1
/
+1
*
31743: _git: fix usage of ->int: for some entries in _git-config
m0viefreak
2013-09-22
1
-9
/
+9
*
31741: _git: fix a wrong variable in __git_config_values
m0viefreak
2013-09-22
1
-1
/
+1
*
31726: _git: add few more arguments for cherry-pick and revert
Luka Perkov
2013-09-14
1
-0
/
+6
*
31708: _git: add --fixup and --squash options to commit
Luka Perkov
2013-09-07
1
-0
/
+2
*
31702: check for git rebase -i for autosquash
Luka Perkov
2013-09-06
1
-1
/
+1
[next]