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
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
2013-09-22
31752: _git: change completion text for consistency
Øystein Walle
1
-1
/
+1
2013-09-22
31753: _git: correct some "undocumented" options
m0viefreak
1
-10
/
+6
2013-09-22
31751: _git: remove TODOs of actually documented options
Øystein Walle
1
-4
/
+0
2013-09-22
31749: _git: fix some typos in description texts
Øystein Walle
1
-16
/
+16
2013-09-22
31748: _git: support completing remote branches without <remote>/ prefix
m0viefreak
1
-0
/
+16
2013-09-22
31746: _git: reword _git-config TODO
m0viefreak
1
-1
/
+1
2013-09-22
31750: _git: add new configuration options to match latest git v1.8.3
Øystein Walle
1
-1
/
+100
2013-09-22
31747: _git: completion updates to match latest git v1.8.3 part 2
Øystein Walle
1
-27
/
+91
2013-09-22
31755: _git: completion updates to match latest git v1.8.3
m0viefreak
1
-64
/
+186
2013-09-22
31745: _git: correctly use __git_guard_number in some cases
m0viefreak
1
-5
/
+5
2013-09-22
31744: _git: make git submodule <cmd> completion work
m0viefreak
1
-1
/
+1
2013-09-22
31743: _git: fix usage of ->int: for some entries in _git-config
m0viefreak
1
-9
/
+9
2013-09-22
31741: _git: fix a wrong variable in __git_config_values
m0viefreak
1
-1
/
+1
2013-09-14
31726: _git: add few more arguments for cherry-pick and revert
Luka Perkov
1
-0
/
+6
2013-09-07
31708: _git: add --fixup and --squash options to commit
Luka Perkov
1
-0
/
+2
2013-09-06
31702: check for git rebase -i for autosquash
Luka Perkov
1
-1
/
+1
2013-04-25
31288: _git: fix shortlog completer
Ramkumar Ramachandra
1
-1
/
+26
2013-04-21
31289: _git: branch.*.pushremote, remote.pushdefault
Ramkumar Ramachandra
1
-0
/
+2
2013-04-21
31286: _git: add a couple of browsers
Ramkumar Ramachandra
1
-0
/
+2
2013-04-20
31159: git: Pass prefix filter to ls-files even if it matches no files
Torstein Hegge
1
-1
/
+1
2013-04-05
31221: Handle zero defined aliases better
Frank Terbeck
1
-1
/
+7
2012-11-07
Benjamin R. Haskell: 30737: make custom completions for git aliases easier
Oliver Kiddle
1
-1
/
+1
2012-11-07
users/17382: complete URLs for vim and make _remote_files more
Oliver Kiddle
1
-1
/
+1
2012-03-06
unposted: fix a typo in _git from previous commit (reolved)
Mikael Magnusson
1
-1
/
+1
2012-03-06
30317: complete git merge --ff-only
Clint Adams
1
-0
/
+1
2012-02-10
30199: add (-.) to many completion _files globs
Oliver Kiddle
1
-2
/
+2
2011-12-13
29998: _git: fix a typo (--rerbose).
Mikael Magnusson
1
-1
/
+1
2011-12-09
29918: Completion: Add new _remote_files() helper and use it to reduce code d...
Simon Ruderich
1
-34
/
+1
2011-11-24
29916: Completion/Unix/Command/_git: Prevent clash with _remote_files() in _ssh.
Simon Ruderich
1
-2
/
+2
2011-08-17
29698: Completion/Unix/Command/_git: Complete diff options for git log
Nikolai Weibull
1
-1
/
+4
2011-07-22
* 29582, 29589: Update handling of third-party Git commands
Nikolai Weibull
1
-65
/
+82
2011-07-22
unposted: Completion/Unix/Command/_git: Use _files, not _path_files.
Nikolai Weibull
1
-1
/
+1
2011-07-21
unposted: Completion/Unix/Command/_git: Adjust some TODO items.
Nikolai Weibull
1
-4
/
+3
[next]