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
*
Merge branch 'jc/push-cert'
Junio C Hamano
2014-10-24
|
\
|
*
push: heed user.signingkey for signed pushes
Michael J Gruber
2014-10-24
*
|
Merge branch 'wk/t1304-wo-USER'
Junio C Hamano
2014-10-24
|
\
\
|
*
|
t1304: Set LOGNAME even if USER is unset or null
W. Trevor King
2014-10-19
*
|
|
Merge branch 'jk/pack-objects-no-bitmap-when-splitting'
Junio C Hamano
2014-10-24
|
\
\
\
|
*
|
|
pack-objects: turn off bitmaps when we split packs
Jeff King
2014-10-19
|
|
/
/
*
|
|
Merge branch 'da/mergetool-temporary-directory'
Junio C Hamano
2014-10-21
|
\
\
\
|
*
|
|
t7610-mergetool: add test cases for mergetool.writeToTemp
David Aguilar
2014-10-16
*
|
|
|
Merge branch 'da/mergetool-tool-help'
Junio C Hamano
2014-10-21
|
\
\
\
\
|
*
|
|
|
test-lib-functions: adjust style to match CodingGuidelines
David Aguilar
2014-10-15
|
*
|
|
|
t7610-mergetool: prefer test_config over git config
David Aguilar
2014-10-15
*
|
|
|
|
Merge branch 'da/mergetool-tests'
Junio C Hamano
2014-10-21
|
\
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
test-lib-functions: adjust style to match CodingGuidelines
David Aguilar
2014-10-16
|
*
|
|
|
t7610-mergetool: use test_config to isolate tests
David Aguilar
2014-10-16
|
|
/
/
/
|
*
|
|
t7610-mergetool: add missing && and remove commented-out code
David Aguilar
2014-10-15
|
*
|
|
t7610-mergetool: use tabs instead of a mix of tabs and spaces
David Aguilar
2014-10-15
|
|
/
/
*
|
|
Merge branch 'rs/ref-transaction'
Junio C Hamano
2014-10-21
|
\
\
\
|
*
|
|
refs.c: allow listing and deleting badly named refs
Ronnie Sahlberg
2014-10-15
|
*
|
|
test: put tests for handling of bad ref names in one place
Ronnie Sahlberg
2014-10-15
|
*
|
|
branch -d: avoid repeated symref resolution
Jonathan Nieder
2014-10-15
|
*
|
|
reflog test: test interaction with detached HEAD
Junio C Hamano
2014-10-15
|
*
|
|
mv test: recreate mod/ directory instead of relying on stale copy
Jonathan Nieder
2014-10-15
*
|
|
|
Merge branch 'cc/interpret-trailers'
Junio C Hamano
2014-10-20
|
\
\
\
\
|
*
|
|
|
trailer: add tests for commands in config file
Christian Couder
2014-10-13
|
*
|
|
|
trailer: add tests for "git interpret-trailers"
Christian Couder
2014-10-13
*
|
|
|
|
Merge branch 'ta/config-set'
Junio C Hamano
2014-10-20
|
\
\
\
\
\
|
*
|
|
|
|
t1308: fix broken here document in test script
Junio C Hamano
2014-10-13
*
|
|
|
|
|
Merge branch 'jk/test-shell-trace'
Junio C Hamano
2014-10-20
|
\
\
\
\
\
\
|
*
|
|
|
|
|
test-lib.sh: support -x option for shell-tracing
Jeff King
2014-10-13
|
*
|
|
|
|
|
t5304: use helper to report failure of "test foo = bar"
Jeff King
2014-10-13
|
*
|
|
|
|
|
t5304: use test_path_is_* instead of "test -f"
Jeff King
2014-10-13
*
|
|
|
|
|
|
Revert "archive: honor tar.umask even for pax headers"
Junio C Hamano
2014-10-20
|
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
|
|
Merge branch 'rs/sha1-array-test'
Junio C Hamano
2014-10-14
|
\
\
\
\
\
\
|
*
|
|
|
|
|
sha1-lookup: handle duplicates in sha1_pos()
René Scharfe
2014-10-01
|
*
|
|
|
|
|
sha1-array: add test-sha1-array and basic tests
René Scharfe
2014-10-01
*
|
|
|
|
|
|
Merge branch 'sk/tag-contains-wo-recursion'
Junio C Hamano
2014-10-14
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
t7004: give the test a bit more stack space
Junio C Hamano
2014-09-23
*
|
|
|
|
|
|
|
Merge branch 'dt/cache-tree-repair'
Junio C Hamano
2014-10-14
|
\
\
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
/
/
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
t0090: avoid passing empty string to printf %d
René Scharfe
2014-09-30
*
|
|
|
|
|
|
|
Merge branch 'sp/stream-clean-filter'
Junio C Hamano
2014-10-08
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
convert: stream from fd to required clean filter to reduce used address space
Steffen Prohaska
2014-08-28
|
*
|
|
|
|
|
|
|
memory_limit: use git_env_ulong() to parse GIT_ALLOC_LIMIT
Steffen Prohaska
2014-08-28
*
|
|
|
|
|
|
|
|
Merge branch 'bw/use-write-script-in-tests'
Junio C Hamano
2014-10-08
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
t/lib-credential: use write_script
Ben Walton
2014-09-29
|
*
|
|
|
|
|
|
|
|
Merge branch 'jk/prune-top-level-refs-after-packing' into maint
Junio C Hamano
2014-09-19
|
|
\
\
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
\
\
\
Merge branch 'jn/unpack-trees-checkout-m-carry-deletion' into maint
Junio C Hamano
2014-09-19
|
|
\
\
\
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
\
\
\
\
Merge branch 'rs/refresh-beyond-symlink' into maint
Junio C Hamano
2014-09-19
|
|
\
\
\
\
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
\
\
\
\
\
Merge branch 'lf/bundle-exclusion' into maint
Junio C Hamano
2014-09-19
|
|
\
\
\
\
\
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
\
\
\
\
\
\
Merge branch 'jc/apply-ws-prefix' into maint
Junio C Hamano
2014-09-19
|
|
\
\
\
\
\
\
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
\
\
\
\
\
\
\
Merge branch 'jk/command-line-config-empty-string' into maint
Junio C Hamano
2014-09-19
|
|
\
\
\
\
\
\
\
\
\
\
\
\
\
\
[next]