index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
contrib
/
completion
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'am/completion-zsh-fix'
Junio C Hamano
2012-03-23
1
-1
/
+2
|
\
|
*
contrib/completion: "local var=()" is misinterpreted as func-decl by zsh
Alex Merry
2012-03-21
1
-1
/
+2
*
|
Merge branch 'zj/diff-stat-dyncol'
Junio C Hamano
2012-03-06
1
-0
/
+1
|
\
\
|
*
|
diff --stat: add config option to limit graph width
Zbigniew Jędrzejewski-Szmek
2012-03-01
1
-0
/
+1
*
|
|
Merge branch 'pj/completion-remote-set-url-branches'
Junio C Hamano
2012-02-28
1
-14
/
+18
|
\
\
\
|
*
|
|
completion: normalize increment/decrement style
Philip Jägenstedt
2012-02-22
1
-12
/
+10
|
*
|
|
completion: remote set-* <name> and <branch>
Philip Jägenstedt
2012-02-22
1
-3
/
+9
*
|
|
|
Sync with 1.7.9.2
Junio C Hamano
2012-02-23
1
-16
/
+4
|
\
|
|
|
|
*
|
|
completion: use tabs for indentation
Philip Jägenstedt
2012-02-22
1
-4
/
+4
|
*
|
|
completion: remove stale "to submit patches" documentation
Philip Jägenstedt
2012-02-22
1
-12
/
+0
*
|
|
|
Merge branch 'master' of git://bogomips.org/git-svn
Junio C Hamano
2012-02-22
1
-1
/
+1
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
completion: add --interactive option to git svn dcommit
Frederic Heitzmann
2012-02-21
1
-1
/
+1
|
*
|
|
Sync with maint
Junio C Hamano
2012-02-16
1
-1
/
+1
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
Merge branch 'fc/zsh-completion'
Junio C Hamano
2012-02-13
1
-56
/
+11
|
|
\
\
\
|
*
\
\
\
Merge branch 'rt/completion-branch-edit-desc'
Junio C Hamano
2012-02-07
1
-1
/
+1
|
|
\
\
\
\
|
*
|
|
|
|
completion: --edit and --no-edit for git-merge
Adrian Weimann
2012-01-30
1
-1
/
+1
*
|
|
|
|
|
Merge branch 'fc/zsh-completion' into maint
Junio C Hamano
2012-02-21
1
-56
/
+11
|
\
\
\
\
\
\
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
completion: simplify __gitcomp and __gitcomp_nl implementations
Felipe Contreras
2012-02-07
1
-16
/
+3
|
*
|
|
|
|
completion: use ls -1 instead of rolling a loop to do that ourselves
Felipe Contreras
2012-02-07
1
-37
/
+2
|
*
|
|
|
|
completion: work around zsh option propagation bug
Felipe Contreras
2012-02-07
1
-3
/
+6
|
|
/
/
/
/
*
|
|
/
/
completion: Allow dash as the first character for __git_ps1
Christian Hammerl
2012-02-21
1
-1
/
+1
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
completion: --list option for git-branch
Ralf Thielow
2012-02-16
1
-1
/
+1
*
|
|
|
Merge branch 'rt/completion-branch-edit-desc' into maint
Junio C Hamano
2012-02-16
1
-1
/
+1
|
\
\
\
\
|
|
|
/
/
|
|
/
|
/
|
|
_
|
/
|
/
|
|
|
*
|
completion: --edit-description option for git-branch
Ralf Thielow
2012-01-29
1
-1
/
+1
|
|
/
*
/
completion: --edit and --no-edit for git-merge
Adrian Weimann
2012-02-06
1
-1
/
+1
|
/
*
git-completion: workaround zsh COMPREPLY bug
Felipe Contreras
2012-01-26
1
-0
/
+8
*
bash completion: use read -r everywhere
Thomas Rast
2011-12-21
1
-6
/
+6
*
Merge branch 'sg/complete-refs'
Junio C Hamano
2011-12-09
1
-91
/
+110
|
\
|
*
completion: remove broken dead code from __git_heads() and __git_tags()
SZEDER Gábor
2011-10-21
1
-20
/
+2
|
*
completion: fast initial completion for config 'remote.*.fetch' value
SZEDER Gábor
2011-10-21
1
-0
/
+4
|
*
completion: improve ls-remote output filtering in __git_refs_remotes()
SZEDER Gábor
2011-10-21
1
-9
/
+4
|
*
completion: query only refs/heads/ in __git_refs_remotes()
SZEDER Gábor
2011-10-21
1
-8
/
+5
|
*
completion: support full refs from remote repositories
SZEDER Gábor
2011-10-21
1
-8
/
+21
|
*
completion: improve ls-remote output filtering in __git_refs()
SZEDER Gábor
2011-10-21
1
-7
/
+7
|
*
completion: make refs completion consistent for local and remote repos
SZEDER Gábor
2011-10-21
1
-4
/
+2
|
*
completion: optimize refs completion
SZEDER Gábor
2011-10-21
1
-45
/
+70
|
*
completion: document __gitcomp()
SZEDER Gábor
2011-10-21
1
-2
/
+7
*
|
Merge branch 'sn/complete-bash-wo-process-subst'
Junio C Hamano
2011-11-09
1
-1
/
+1
|
\
\
|
*
|
completion: don't leak variable from the prompt into environment
SZEDER Gábor
2011-11-09
1
-1
/
+1
*
|
|
Merge branch 'jk/git-tricks'
Junio C Hamano
2011-10-31
1
-0
/
+13
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
completion: match ctags symbol names in grep patterns
Jeff King
2011-10-21
1
-0
/
+13
|
|
/
*
/
completion: fix issue with process substitution not working on Git for Windows
Stefan Naewe
2011-10-26
1
-1
/
+2
|
/
*
Merge branch 'sg/completion'
Junio C Hamano
2011-10-18
1
-18
/
+6
|
\
|
*
completion: unite --format and --pretty for 'log' and 'show'
SZEDER Gábor
2011-10-10
1
-14
/
+4
|
*
completion: unite --reuse-message and --reedit-message for 'notes'
SZEDER Gábor
2011-10-10
1
-4
/
+2
*
|
Merge branch 'tm/completion-push-set-upstream'
Junio C Hamano
2011-10-18
1
-1
/
+1
|
\
\
|
*
|
completion: push --set-upstream
Teemu Matilainen
2011-10-07
1
-1
/
+1
*
|
|
Merge branch 'tm/completion-commit-fixup-squash'
Junio C Hamano
2011-10-18
1
-7
/
+4
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
completion: commit --fixup and --squash
Teemu Matilainen
2011-10-07
1
-2
/
+3
|
*
|
completion: unite --reuse-message and --reedit-message handling
Teemu Matilainen
2011-10-07
1
-6
/
+2
|
|
/
[next]