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 'xz/send-email-batch-size'
Junio C Hamano
2017-07-07
1
-0
/
+2
|
\
|
*
send-email: --batch-size to work around some SMTP server limit
xiaoqiang zhao
2017-07-05
1
-0
/
+2
*
|
Merge branch 'rf/completion'
Junio C Hamano
2017-06-13
1
-1
/
+28
|
\
\
|
*
|
completion: add git config credentialCache.ignoreSIGHUP
Rikard Falkeborn
2017-06-02
1
-0
/
+1
|
*
|
completion: add git config credential completions
Rikard Falkeborn
2017-06-02
1
-0
/
+3
|
*
|
completion: add git config advice completions
Rikard Falkeborn
2017-06-02
1
-1
/
+9
|
*
|
completion: add git config am.threeWay completion
Rikard Falkeborn
2017-06-02
1
-0
/
+1
|
*
|
completion: add git config core completions
Rikard Falkeborn
2017-06-02
1
-0
/
+10
|
*
|
completion: add git config gc completions
Rikard Falkeborn
2017-06-02
1
-0
/
+4
*
|
|
Merge branch 'rf/completion-config-commit'
Junio C Hamano
2017-06-04
1
-0
/
+3
|
\
|
|
|
*
|
completion: add completions for git config commit
Rikard Falkeborn
2017-05-30
1
-0
/
+3
|
|
/
*
|
Merge branch 'tg/stash-push-fixup'
Junio C Hamano
2017-05-29
1
-1
/
+4
|
\
\
|
*
|
completion: add git stash push
Thomas Gummerer
2017-05-17
1
-1
/
+4
*
|
|
Merge branch 'js/eol-on-ourselves'
Junio C Hamano
2017-05-29
1
-0
/
+1
|
\
\
\
|
*
|
|
completion: mark bash script as LF-only
Johannes Schindelin
2017-05-10
1
-0
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'ab/clone-no-tags'
Junio C Hamano
2017-05-16
1
-0
/
+1
|
\
\
\
|
*
|
|
clone: add a --no-tags option to clone without tags
Ævar Arnfjörð Bjarmason
2017-05-01
1
-0
/
+1
*
|
|
|
Merge branch 'sk/status-short-branch-color-config'
Junio C Hamano
2017-05-16
1
-0
/
+2
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
status: add color config slots for branch info in "--short --branch"
Stephen Kent
2017-04-28
1
-0
/
+2
*
|
|
|
Merge branch 'jk/complete-checkout-sans-dwim-remote'
Junio C Hamano
2017-05-01
1
-1
/
+10
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
completion: optionally disable checkout DWIM
Jeff King
2017-04-24
1
-1
/
+10
|
|
/
/
*
/
/
completion: expand "push --delete <remote> <ref>" for refs on that <remote>
Ævar Arnfjörð Bjarmason
2017-04-24
1
-0
/
+1
|
/
/
*
|
Merge branch 'ab/ref-filter-no-contains'
Junio C Hamano
2017-04-11
1
-2
/
+2
|
\
\
|
*
|
ref-filter: add --no-contains option to tag/branch/for-each-ref
Ævar Arnfjörð Bjarmason
2017-03-24
1
-2
/
+2
*
|
|
Merge branch 'sg/completion-ctags'
Junio C Hamano
2017-03-30
1
-6
/
+66
|
\
\
\
|
*
|
|
completion: offer ctags symbol names for 'git log -S', '-G' and '-L:'
SZEDER Gábor
2017-03-23
1
-0
/
+28
|
*
|
|
completion: extract completing ctags symbol names into helper function
SZEDER Gábor
2017-03-23
1
-4
/
+29
|
*
|
|
completion: put matching ctags symbol names directly into COMPREPLY
SZEDER Gábor
2017-03-23
1
-3
/
+10
*
|
|
|
Merge branch 'sg/completion-refs-speedup'
Junio C Hamano
2017-03-30
2
-71
/
+190
|
\
|
|
|
|
*
|
|
completion: speed up branch and tag completion
SZEDER Gábor
2017-03-23
1
-6
/
+19
|
*
|
|
completion: fill COMPREPLY directly when completing fetch refspecs
SZEDER Gábor
2017-03-23
1
-3
/
+3
|
*
|
|
completion: fill COMPREPLY directly when completing refs
SZEDER Gábor
2017-03-23
2
-14
/
+49
|
*
|
|
completion: let 'for-each-ref' sort remote branches for 'checkout' DWIMery
SZEDER Gábor
2017-03-23
1
-1
/
+2
|
*
|
|
completion: let 'for-each-ref' filter remote branches for 'checkout' DWIMery
SZEDER Gábor
2017-03-23
1
-9
/
+3
|
*
|
|
completion: let 'for-each-ref' strip the remote name from remote branches
SZEDER Gábor
2017-03-23
1
-4
/
+3
|
*
|
|
completion: let 'for-each-ref' and 'ls-remote' filter matching refs
SZEDER Gábor
2017-03-23
1
-11
/
+30
|
*
|
|
completion: don't disambiguate short refs
SZEDER Gábor
2017-03-23
1
-3
/
+3
|
*
|
|
completion: don't disambiguate tags and branches
SZEDER Gábor
2017-03-23
1
-2
/
+2
|
*
|
|
completion: support excluding full refs
SZEDER Gábor
2017-03-23
1
-4
/
+4
|
*
|
|
completion: support completing fully qualified non-fast-forward refspecs
SZEDER Gábor
2017-03-23
1
-1
/
+20
|
*
|
|
completion: support completing full refs after '--option=refs/<TAB>'
SZEDER Gábor
2017-03-23
1
-7
/
+14
|
*
|
|
completion: wrap __git_refs() for better option parsing
SZEDER Gábor
2017-03-23
1
-35
/
+67
|
*
|
|
completion: remove redundant __gitcomp_nl() options from _git_commit()
SZEDER Gábor
2017-02-14
1
-1
/
+1
*
|
|
|
Merge branch 'mg/prompt-describe-tags'
Junio C Hamano
2017-03-21
1
-0
/
+3
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
git-prompt: add a describe style for any tags
Michael J Gruber
2017-03-15
1
-0
/
+3
*
|
|
|
Merge branch 'sg/completion'
Junio C Hamano
2017-02-27
1
-85
/
+165
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
completion: restore removed line continuating backslash
SZEDER Gábor
2017-02-13
1
-1
/
+1
|
*
|
|
completion: cache the path to the repository
SZEDER Gábor
2017-02-04
1
-17
/
+29
|
*
|
|
completion: extract repository discovery from __gitdir()
SZEDER Gábor
2017-02-04
1
-16
/
+26
|
*
|
|
completion: don't guard git executions with __gitdir()
SZEDER Gábor
2017-02-04
1
-21
/
+11
[next]