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 '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
|
*
|
|
completion: remove redundant __gitcomp_nl() options from _git_commit()
SZEDER Gábor
2017-02-13
*
|
|
|
Merge branch 'mg/prompt-describe-tags'
Junio C Hamano
2017-03-21
|
\
\
\
\
|
*
|
|
|
git-prompt: add a describe style for any tags
Michael J Gruber
2017-03-15
*
|
|
|
|
Merge branch 'ss/remote-bzr-hg-placeholder-wo-python'
Junio C Hamano
2017-03-12
|
\
\
\
\
\
|
*
|
|
|
|
contrib: git-remote-{bzr,hg} placeholders don't need Python
Sebastian Schuberth
2017-03-03
|
|
/
/
/
/
*
|
|
|
|
Merge branch 'rs/strbuf-add-real-path'
Junio C Hamano
2017-03-10
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
strbuf: add strbuf_add_real_path()
René Scharfe
2017-02-27
|
*
|
|
|
cocci: use ALLOC_ARRAY
René Scharfe
2017-02-27
*
|
|
|
|
Merge branch 'sg/completion'
Junio C Hamano
2017-02-27
|
\
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
completion: restore removed line continuating backslash
SZEDER Gábor
2017-02-13
|
*
|
|
|
completion: cache the path to the repository
SZEDER Gábor
2017-02-03
|
*
|
|
|
completion: extract repository discovery from __gitdir()
SZEDER Gábor
2017-02-03
|
*
|
|
|
completion: don't guard git executions with __gitdir()
SZEDER Gábor
2017-02-03
|
*
|
|
|
completion: consolidate silencing errors from git commands
SZEDER Gábor
2017-02-03
|
*
|
|
|
completion: don't use __gitdir() for git commands
SZEDER Gábor
2017-02-03
|
*
|
|
|
completion: respect 'git -C <path>'
SZEDER Gábor
2017-02-03
|
*
|
|
|
completion: fix completion after 'git -C <path>'
SZEDER Gábor
2017-02-03
|
*
|
|
|
completion: don't offer commands when 'git --opt' needs an argument
SZEDER Gábor
2017-02-03
|
*
|
|
|
completion: list short refs from a remote given as a URL
SZEDER Gábor
2017-02-03
|
*
|
|
|
completion: don't list 'HEAD' when trying refs completion outside of a repo
SZEDER Gábor
2017-02-03
|
*
|
|
|
completion: list refs from remote when remote's name matches a directory
SZEDER Gábor
2017-02-03
[next]