index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
contrib
Commit message (
Expand
)
Author
Age
*
Merge branch 'jk/diff-highlight-module'
Junio C Hamano
2017-06-24
|
\
|
*
diff-highlight: split code into module
Jeff King
2017-06-15
|
*
Merge branch 'rf/completion-config-commit' into maint
Junio C Hamano
2017-06-13
|
|
\
|
*
\
Merge branch 'jk/url-insteadof-config' into maint
Junio C Hamano
2017-06-05
|
|
\
\
|
*
\
\
Merge branch 'tg/stash-push-fixup' into maint
Junio C Hamano
2017-06-04
|
|
\
\
\
*
|
\
\
\
Merge branch 'rf/completion'
Junio C Hamano
2017-06-13
|
\
\
\
\
\
|
*
|
|
|
|
completion: add git config credentialCache.ignoreSIGHUP
Rikard Falkeborn
2017-06-02
|
*
|
|
|
|
completion: add git config credential completions
Rikard Falkeborn
2017-06-02
|
*
|
|
|
|
completion: add git config advice completions
Rikard Falkeborn
2017-06-02
|
*
|
|
|
|
completion: add git config am.threeWay completion
Rikard Falkeborn
2017-06-02
|
*
|
|
|
|
completion: add git config core completions
Rikard Falkeborn
2017-06-02
|
*
|
|
|
|
completion: add git config gc completions
Rikard Falkeborn
2017-06-02
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'jk/url-insteadof-config'
Junio C Hamano
2017-06-04
|
\
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
docs/config: mention protocol implications of url.insteadOf
Jeff King
2017-06-01
*
|
|
|
|
Merge branch 'rf/completion-config-commit'
Junio C Hamano
2017-06-04
|
\
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
completion: add completions for git config commit
Rikard Falkeborn
2017-05-30
|
|
/
/
/
*
|
|
|
Merge branch 'tg/stash-push-fixup'
Junio C Hamano
2017-05-29
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
completion: add git stash push
Thomas Gummerer
2017-05-17
*
|
|
|
Merge branch 'js/eol-on-ourselves'
Junio C Hamano
2017-05-29
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
completion: mark bash script as LF-only
Johannes Schindelin
2017-05-10
|
*
|
|
git-new-workdir: mark script as LF-only
Johannes Schindelin
2017-05-10
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'ab/clone-no-tags'
Junio C Hamano
2017-05-16
|
\
\
\
|
*
|
|
clone: add a --no-tags option to clone without tags
Ævar Arnfjörð Bjarmason
2017-05-01
*
|
|
|
Merge branch 'sk/status-short-branch-color-config'
Junio C Hamano
2017-05-16
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
status: add color config slots for branch info in "--short --branch"
Stephen Kent
2017-04-28
*
|
|
|
Merge branch 'jk/complete-checkout-sans-dwim-remote'
Junio C Hamano
2017-05-01
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
completion: optionally disable checkout DWIM
Jeff King
2017-04-23
|
|
/
/
*
|
|
completion: expand "push --delete <remote> <ref>" for refs on that <remote>
Ævar Arnfjörð Bjarmason
2017-04-23
|
/
/
*
|
Merge branch 'jc/bs-t-is-not-a-tab-for-sed'
Junio C Hamano
2017-04-16
|
\
\
|
*
|
contrib/git-resurrect.sh: do not write \t for HT in sed scripts
Junio C Hamano
2017-03-31
*
|
|
Merge branch 'ab/ref-filter-no-contains'
Junio C Hamano
2017-04-11
|
\
\
\
|
*
|
|
ref-filter: add --no-contains option to tag/branch/for-each-ref
Ævar Arnfjörð Bjarmason
2017-03-24
*
|
|
|
Merge branch 'sg/completion-ctags'
Junio C Hamano
2017-03-30
|
\
\
\
\
|
*
|
|
|
completion: offer ctags symbol names for 'git log -S', '-G' and '-L:'
SZEDER Gábor
2017-03-23
|
*
|
|
|
completion: extract completing ctags symbol names into helper function
SZEDER Gábor
2017-03-23
|
*
|
|
|
completion: put matching ctags symbol names directly into COMPREPLY
SZEDER Gábor
2017-03-23
*
|
|
|
|
Merge branch 'sg/completion-refs-speedup'
Junio C Hamano
2017-03-30
|
\
\
\
\
\
|
|
/
/
/
/
|
*
|
|
|
completion: speed up branch and tag completion
SZEDER Gábor
2017-03-23
|
*
|
|
|
completion: fill COMPREPLY directly when completing fetch refspecs
SZEDER Gábor
2017-03-23
|
*
|
|
|
completion: fill COMPREPLY directly when completing refs
SZEDER Gábor
2017-03-23
|
*
|
|
|
completion: let 'for-each-ref' sort remote branches for 'checkout' DWIMery
SZEDER Gábor
2017-03-23
|
*
|
|
|
completion: let 'for-each-ref' filter remote branches for 'checkout' DWIMery
SZEDER Gábor
2017-03-23
|
*
|
|
|
completion: let 'for-each-ref' strip the remote name from remote branches
SZEDER Gábor
2017-03-23
|
*
|
|
|
completion: let 'for-each-ref' and 'ls-remote' filter matching refs
SZEDER Gábor
2017-03-23
|
*
|
|
|
completion: don't disambiguate short refs
SZEDER Gábor
2017-03-23
|
*
|
|
|
completion: don't disambiguate tags and branches
SZEDER Gábor
2017-03-23
|
*
|
|
|
completion: support excluding full refs
SZEDER Gábor
2017-03-23
|
*
|
|
|
completion: support completing fully qualified non-fast-forward refspecs
SZEDER Gábor
2017-03-23
|
*
|
|
|
completion: support completing full refs after '--option=refs/<TAB>'
SZEDER Gábor
2017-03-23
|
*
|
|
|
completion: wrap __git_refs() for better option parsing
SZEDER Gábor
2017-03-23
[next]