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 'sg/completion-cleanup'
Junio C Hamano
2011-05-06
1
-161
/
+60
|
\
|
*
completion: remove unnecessary _get_comp_words_by_ref() invocations
SZEDER Gábor
2011-04-28
1
-105
/
+11
|
*
completion: don't modify the $cur variable in completion functions
SZEDER Gábor
2011-04-28
1
-57
/
+50
*
|
Merge branch 'jk/notes-ui-updates'
Junio C Hamano
2011-05-03
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
contrib/completion: --notes, --no-notes
Michael J Gruber
2011-04-14
1
-1
/
+1
*
|
Automatically autoload bashcompinit for ZSH, when needed
Marius Storm-Olsen
2011-04-27
1
-8
/
+8
|
/
*
Merge branch 'mg/rev-list-n-parents'
Junio C Hamano
2011-03-27
1
-0
/
+2
|
\
|
*
rev-list --min-parents,--max-parents: doc, test and completion
Michael J Gruber
2011-03-23
1
-0
/
+2
*
|
Merge branch 'jp/completion-help-alias'
Junio C Hamano
2011-03-27
1
-1
/
+1
|
\
\
|
*
|
git-completion: Add git help completion for aliases
Jakob Pfender
2011-03-22
1
-1
/
+1
*
|
|
Merge branch 'sg/complete-symmetric-diff'
Junio C Hamano
2011-03-23
1
-14
/
+17
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
bash: complete 'git diff ...branc<TAB>'
SZEDER Gábor
2011-03-11
1
-13
/
+16
|
*
|
bash: fix misindented esac statement in __git_complete_file()
SZEDER Gábor
2011-03-11
1
-1
/
+1
|
|
/
*
|
Merge branch 'ss/mergetool--lib'
Junio C Hamano
2011-03-20
1
-1
/
+1
|
\
\
|
*
|
mergetool--lib: Add Beyond Compare 3 as a tool
Sebastian Schuberth
2011-02-28
1
-1
/
+1
|
|
/
*
/
bash: teach __git_ps1 about CHERRY_PICK_HEAD
Jay Soffian
2011-02-22
1
-0
/
+2
|
/
*
Merge branch 'pd/bash-4-completion'
Junio C Hamano
2010-12-22
1
-78
/
+290
|
\
|
*
Merge branch 'master' (early part) into pd/bash-4-completion
Jonathan Nieder
2010-12-15
1
-5
/
+74
|
|
\
|
*
|
bash: simple reimplementation of _get_comp_words_by_ref
Jonathan Nieder
2010-12-15
1
-8
/
+110
|
*
|
bash: get --pretty=m<tab> completion to work with bash v4
Peter van der Does
2010-12-15
1
-76
/
+160
*
|
|
Merge branch 'tc/completion-reflog'
Junio C Hamano
2010-12-21
1
-1
/
+12
|
\
\
\
|
*
|
|
bash completion: add basic support for git-reflog
Tay Ray Chuan
2010-12-17
1
-1
/
+12
*
|
|
|
completion: add missing configuration variables
Martin von Zweigbergk
2010-12-21
1
-4
/
+66
|
/
/
/
*
|
|
Merge branch 'maint'
Junio C Hamano
2010-12-02
1
-1
/
+1
|
\
\
\
|
*
|
|
Merge branch 'maint-1.7.2' into maint
Junio C Hamano
2010-12-02
1
-1
/
+1
|
|
\
|
|
|
|
*
|
bash: Match lightweight tags in prompt
knittl
2010-12-01
1
-1
/
+1
*
|
|
|
Merge branch 'kb/completion-checkout'
Junio C Hamano
2010-11-18
1
-3
/
+27
|
\
\
\
\
|
*
|
|
|
completion: Support the DWIM mode for git checkout
Kevin Ballard
2010-10-14
1
-3
/
+27
|
|
/
/
/
*
|
|
|
Merge branch 'sg/completion'
Junio C Hamano
2010-11-18
1
-15
/
+64
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
bash: support pretty format aliases
SZEDER Gábor
2010-10-14
1
-4
/
+17
|
*
|
|
bash: support more 'git notes' subcommands and their options
SZEDER Gábor
2010-10-14
1
-9
/
+41
|
*
|
|
bash: not all 'git bisect' subcommands make sense when not bisecting
SZEDER Gábor
2010-10-14
1
-1
/
+5
|
*
|
|
bash: offer refs for 'git bisect start'
SZEDER Gábor
2010-10-14
1
-1
/
+1
|
|
/
/
*
|
|
completion: fix zsh check under bash with 'set -u'
Mark Lodato
2010-10-28
1
-3
/
+3
*
|
|
Merge branch 'ml/completion-zsh'
Junio C Hamano
2010-10-27
1
-4
/
+46
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
completion: make compatible with zsh
Mark Lodato
2010-09-10
1
-4
/
+46
|
|
/
*
/
contrib/completion: --no-index option to git diff
Michael J Gruber
2010-09-27
1
-1
/
+1
|
/
*
Merge branch 'tr/rev-list-count'
Junio C Hamano
2010-06-30
1
-1
/
+143
|
\
|
*
bash completion: Support "divergence from upstream" messages in __git_ps1
Andrew Sayers
2010-06-24
1
-1
/
+143
*
|
Merge branch 'as/maint-completion-set-u-fix'
Junio C Hamano
2010-06-30
1
-7
/
+7
|
\
\
|
*
|
bash-completion: Fix __git_ps1 to work with "set -u"
Andrew Sayers
2010-06-18
1
-7
/
+7
|
|
/
*
|
Merge branch 'sb/format-patch-signature'
Junio C Hamano
2010-06-22
1
-1
/
+2
|
\
\
|
*
|
completion: Add --signature and format.signature
Stephen Boyd
2010-06-16
1
-1
/
+2
|
|
/
*
|
Merge branch 'em/checkout-orphan'
Junio C Hamano
2010-06-21
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
bash completion: add --orphan to 'git checkout'
Erick Mattos
2010-06-03
1
-1
/
+1
*
|
completion: --set-upstream option for git-branch
Michael J Gruber
2010-05-29
1
-0
/
+1
|
/
*
Merge branch 'sg/bash-completion'
Junio C Hamano
2010-04-06
1
-60
/
+34
|
\
|
*
bash: completion for gitk aliases
SZEDER Gábor
2010-02-24
1
-0
/
+9
|
*
bash: support user-supplied completion scripts for aliases
SZEDER Gábor
2010-02-24
1
-4
/
+7
|
*
bash: support user-supplied completion scripts for user's git commands
SZEDER Gábor
2010-02-24
1
-55
/
+12
[next]