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
/
t
Commit message (
Expand
)
Author
Age
*
completion: let 'for-each-ref' and 'ls-remote' filter matching refs
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: 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: respect 'git -C <path>'
SZEDER Gábor
2017-02-03
*
rev-parse: add '--absolute-git-dir' option
SZEDER Gábor
2017-02-03
*
completion: fix completion after 'git -C <path>'
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
*
completion: respect 'git --git-dir=<path>' when listing remote refs
SZEDER Gábor
2017-02-03
*
completion: ensure that the repository path given on the command line exists
SZEDER Gábor
2017-02-03
*
completion tests: add tests for the __git_refs() helper function
SZEDER Gábor
2017-02-03
*
completion tests: check __gitdir()'s output in the error cases
SZEDER Gábor
2017-02-03
*
completion tests: consolidate getting path of current working directory
SZEDER Gábor
2017-02-03
*
completion tests: make the $cur variable local to the test helper functions
SZEDER Gábor
2017-02-03
*
completion tests: don't add test cruft to the test repository
SZEDER Gábor
2017-02-03
*
Merge branch 'cw/log-updates-for-all-refs-really'
Junio C Hamano
2017-02-03
|
\
|
*
update-ref: add test cases for bare repository
Cornelius Weig
2017-01-31
|
*
refs: add option core.logAllRefUpdates = always
Cornelius Weig
2017-01-31
*
|
Merge branch 'js/re-running-failed-tests'
Junio C Hamano
2017-02-03
|
\
\
|
*
|
t/Makefile: add a rule to re-run previously-failed tests
Johannes Schindelin
2017-01-27
|
|
/
*
|
Merge branch 'sb/submodule-update-initial-runs-custom-script'
Junio C Hamano
2017-02-03
|
\
\
|
*
|
submodule update: run custom update script for initial populating as well
Stefan Beller
2017-01-26
*
|
|
Merge branch 'sb/submodule-recursive-absorb'
Junio C Hamano
2017-02-03
|
\
\
\
|
*
|
|
submodule absorbing: fix worktree/gitdir pointers recursively for non-moves
Stefan Beller
2017-01-26
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'sb/unpack-trees-super-prefix'
Junio C Hamano
2017-02-03
|
\
\
\
|
*
|
|
unpack-trees: support super-prefix option
Stefan Beller
2017-01-25
|
*
|
|
t1001: modernize style
Stefan Beller
2017-01-11
|
*
|
|
t1000: modernize style
Stefan Beller
2017-01-11
*
|
|
|
Merge branch 'nd/log-graph-configurable-colors'
Junio C Hamano
2017-02-02
|
\
\
\
\
|
*
|
|
|
color_parse_mem: allow empty color spec
Jeff King
2017-01-31
|
*
|
|
|
log --graph: customize the graph lines with config log.graphColors
Nguyễn Thái Ngọc Duy
2017-01-23
*
|
|
|
|
Merge branch 'mm/reset-facl-before-umask-test'
Junio C Hamano
2017-02-02
|
\
\
\
\
\
|
*
|
|
|
|
t0001: don't let a default ACL interfere with the umask test
Matt McCutchen
2017-01-30
*
|
|
|
|
|
Merge branch 'js/unzip-in-usr-bin-workaround'
Junio C Hamano
2017-02-02
|
\
\
\
\
\
\
|
*
|
|
|
|
|
test-lib: on FreeBSD, look for unzip(1) in /usr/local/bin/
Johannes Schindelin
2017-01-27
*
|
|
|
|
|
|
Merge branch 'js/status-pre-rebase-i'
Junio C Hamano
2017-02-02
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
status: be prepared for not-yet-started interactive rebase
Johannes Schindelin
2017-01-26
|
|
|
_
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge branch 'sb/submodule-add-force'
Junio C Hamano
2017-02-02
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
submodule add: extend force flag to add existing repos
Stefan Beller
2016-11-29
*
|
|
|
|
|
|
|
Merge branch 'jk/fsck-connectivity-check-fix'
Junio C Hamano
2017-01-31
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
t1450: use "mv -f" within loose object directory
Jeff King
2017-01-25
|
*
|
|
|
|
|
|
|
fsck: do not fallback "git fsck <bogus>" to "git fsck"
Jeff King
2017-01-17
|
*
|
|
|
|
|
|
|
fsck: tighten error-checks of "git fsck <head>"
Jeff King
2017-01-17
|
*
|
|
|
|
|
|
|
fsck: prepare dummy objects for --connectivity-check
Jeff King
2017-01-17
|
*
|
|
|
|
|
|
|
fsck: report trees as dangling
Jeff King
2017-01-17
[next]