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 (
Collapse
)
Author
Files
Lines
2008-09-02
Mikael Magnusson: 25594: "git clean" cleanup.
Clint Adams
1
-11
/
+1
2008-09-01
Mikael Magnusson: 25591: "git remote rm" completion.
Clint Adams
1
-1
/
+4
2008-09-01
Mikael Magnusson: 25590: update "git add" completion.
Clint Adams
1
-4
/
+5
2008-09-01
Frank Terbeck: 25588: add --no-pager option to git completion.
Clint Adams
1
-0
/
+1
2008-09-01
25585: fix git command completion when there are arguments after the cursor ↵
Clint Adams
1
-8
/
+8
position.
2008-09-01
Frank Terbeck: 25583: more git alias fixes.
Clint Adams
1
-7
/
+7
2008-08-31
Frank Terbeck: 25561: fix quoting with aliases.
Clint Adams
1
-1
/
+1
2008-08-31
Mikael Magnusson: 25564: suppress error output in __git_is_treeish.
Clint Adams
1
-1
/
+1
2008-08-30
Frank Terbeck: 25551: remove a stray period from a description.
Clint Adams
1
-1
/
+1
2008-08-29
Mikael Magnusson: 25539: more 'git clone' fixes.
Clint Adams
1
-3
/
+3
2008-08-29
Frank Terbeck: 25538: add missing backslash.
Clint Adams
1
-1
/
+1
2008-08-29
Frank Terbeck: 25537: add --abort to options for 'git am'.
Clint Adams
1
-0
/
+1
2008-08-24
25521: get merge strategies from git merge in case the administrator has ↵
Clint Adams
1
-4
/
+6
added custom strategies.
2008-08-21
Mikael Magnusson: 25499: add function to validate tree-ishs.
Clint Adams
1
-1
/
+8
2008-08-21
25495: always complete cached files after git checkout --.
Clint Adams
1
-4
/
+2
2008-08-21
25493: allow -q to be used in all git checkout contexts.
Clint Adams
1
-1
/
+1
2008-08-21
25491: patch to improve "git checkout" completion, from Mikael Magnusson.
Clint Adams
1
-17
/
+22
2008-08-19
25489: remove cruft for "git octopus/octupus".
Clint Adams
1
-7
/
+1
2008-08-19
25488: patch to complete things after "git bisect start", Mikael Magnusson.
Clint Adams
1
-0
/
+10
2008-08-19
25487: whitespace changes from Mikael Magnusson.
Clint Adams
1
-46
/
+46
2008-08-19
25486: patch to allow --shared to be completed without --local with git clone.
Clint Adams
1
-7
/
+3
2008-08-19
25485: patch to allow --abbrev to be completed before -v with git branch, ↵
Clint Adams
1
-6
/
+2
from Mikael Magnusson.
2008-08-18
25480: add more quotes to the three _call_program invocations with git ↵
Clint Adams
1
-3
/
+3
for-each-ref.
2008-08-18
Mikael Magnusson: 25473: add missing parenthesis.
Clint Adams
1
-1
/
+2
2008-08-18
unposted: additional git branch options.
Clint Adams
1
-0
/
+5
2008-08-18
25475: determine heads, tags, and branches through git for-each-ref instead ↵
Clint Adams
1
-3
/
+3
of git tag and git branch.
2008-08-17
25469: assorted changes cherry-picked from Mikael Magnusson.
Clint Adams
1
-30
/
+92
2008-08-16
25465: patch from Mikael Magnusson to add more git-add and git-checkout options.
Clint Adams
1
-0
/
+7
2008-08-16
unposted: another typo fix.
Clint Adams
1
-1
/
+1
2008-08-16
25464: patch from Mikael Magnusson to add --graph.
Clint Adams
1
-0
/
+1
2008-08-16
25463: patch to add git completion for --base/-1, --ours/-2 and --theirs/-3, ↵
Clint Adams
1
-0
/
+3
from Mikael Magnusson.
2008-08-16
25462: patch to add some -s -w to _arguments and new options for revert, ↵
Clint Adams
1
-4
/
+5
from Mikael Magnusson.
2008-08-16
25461: patch to add HEAD as a completion for heads, from Mikael Magnusson.
Clint Adams
1
-1
/
+1
2008-08-16
25460: patch to add the --branches/tags/remotes for rev-list to _git from ↵
Clint Adams
1
-0
/
+3
Mikael Magnusson.
2008-08-16
25457: improvements for git diff and git log.
Clint Adams
1
-6
/
+7
2008-08-16
Mikael Magnusson: 25456: fix typo of "before".
Clint Adams
1
-1
/
+1
2008-08-16
Frank Terbeck: 24455: Completion/Unix/Command/_git: handle git stashes.
Clint Adams
1
-0
/
+61
2008-04-17
248??: some fixes and updates for git 1.5.5.
Clint Adams
1
-4
/
+9
2008-03-23
24730: use --no-color when calling git commands that might output color codes.
Clint Adams
1
-3
/
+3
2008-03-09
24702: fix 24701
Clint Adams
1
-2
/
+2
2008-03-09
24701: use $service instead of $words[1] so completion will work if git is ↵
Clint Adams
1
-4
/
+4
an alias to a wrapper.
2008-02-28
24622: add completion for 'git bisect skip' and 'git bisect run'.
Clint Adams
1
-1
/
+8
2008-01-25
24464: remove trailing whitespace.
Clint Adams
1
-6
/
+6
2008-01-22
24442: compensate for some breakage introduced by 24396.
Clint Adams
1
-3
/
+1
2008-01-22
24441: compensate for some breakage introduced by 24396.
Clint Adams
1
-1
/
+1
2008-01-22
24437: compensate for some breakage introduced by 24396.
Clint Adams
1
-2
/
+1
2008-01-22
Frank Terbeck: 24413: handle completion when git aliases are used.
Clint Adams
1
-32
/
+54
2008-01-22
Mikael Magnusson: 24396: don't pass -r to git ls-files for performance ↵
Clint Adams
1
-12
/
+15
reasons, compensate for lack of recursion.
2007-12-03
24140: spelling fix and removal of redundant "config" subcommand as proposed ↵
Clint Adams
1
-2
/
+1
by Wayne.
2007-11-22
Sean Finney: 24115: offer tags as well as heads where refspecs are valid.
Clint Adams
1
-1
/
+3
[prev]
[next]