Age | Commit message (Expand) | Author | Files | Lines |
2017-03-28 | Merge branch 'jh/memihash-opt' | Junio C Hamano | 3 | -0/+284 |
2017-03-28 | Merge branch 'tg/stash-push-fixup' | Junio C Hamano | 2 | -1/+23 |
2017-03-28 | Merge branch 'sb/checkout-recurse-submodules' | Junio C Hamano | 3 | -24/+586 |
2017-03-27 | Merge branch 'sb/t3600-rephrase' | Junio C Hamano | 1 | -1/+1 |
2017-03-27 | Merge branch 'sb/describe-broken' | Junio C Hamano | 1 | -0/+20 |
2017-03-27 | Merge branch 'sb/push-options-via-transport' | Junio C Hamano | 1 | -2/+31 |
2017-03-27 | Merge branch 'km/t1400-modernization' | Junio C Hamano | 1 | -76/+78 |
2017-03-27 | Merge branch 'jk/prefix-filename' | Junio C Hamano | 1 | -0/+10 |
2017-03-27 | Merge branch 'jc/lint-runaway-here-doc' | Junio C Hamano | 1 | -3/+3 |
2017-03-27 | Merge branch 'st/verify-tag' | Junio C Hamano | 2 | -14/+10 |
2017-03-27 | Merge branch 'sb/submodule-update-initial-runs-custom-script' | Junio C Hamano | 1 | -3/+3 |
2017-03-27 | Merge branch 'jk/quote-env-path-list-component' | Junio C Hamano | 1 | -0/+1 |
2017-03-24 | Merge branch 'jk/sha1dc' | Junio C Hamano | 2 | -0/+19 |
2017-03-24 | Merge branch 'sg/test-with-stdin' | Junio C Hamano | 2 | -8/+4 |
2017-03-24 | Merge branch 'js/regexec-buf' | Junio C Hamano | 1 | -0/+5 |
2017-03-24 | Merge branch 'dl/credential-cache-socket-in-xdg-cache' | Junio C Hamano | 1 | -0/+93 |
2017-03-24 | name-hash: add test-lazy-init-name-hash to .gitignore | Ramsay Jones | 1 | -0/+1 |
2017-03-24 | name-hash: add perf test for lazy_init_name_hash | Jeff Hostetler | 1 | -0/+19 |
2017-03-24 | name-hash: add test-lazy-init-name-hash | Jeff Hostetler | 1 | -0/+264 |
2017-03-24 | t7004, t7030: fix here-doc syntax errors | Santiago Torres | 2 | -14/+10 |
2017-03-23 | tests: lint for run-away here-doc | Junio C Hamano | 1 | -3/+3 |
2017-03-22 | remote-curl: allow push options | Brandon Williams | 1 | -2/+31 |
2017-03-22 | t7406: correct test case for submodule-update initial population | Junio C Hamano | 1 | -3/+3 |
2017-03-22 | stash: keep untracked files intact in stash -k | Thomas Gummerer | 1 | -0/+14 |
2017-03-22 | stash: pass the pathspec argument to git reset | Thomas Gummerer | 1 | -0/+8 |
2017-03-22 | stash: don't show internal implementation details | Thomas Gummerer | 1 | -1/+1 |
2017-03-22 | t5615: fix a here-doc syntax error | Junio C Hamano | 1 | -0/+1 |
2017-03-22 | builtin/describe: introduce --broken flag | Stefan Beller | 1 | -0/+20 |
2017-03-22 | t3600: rename test to describe its functionality | Stefan Beller | 1 | -1/+1 |
2017-03-21 | Merge branch 'nd/conditional-config-include' | Junio C Hamano | 1 | -1/+57 |
2017-03-21 | hash-object: fix buffer reuse with --path in a subdirectory | Jeff King | 1 | -0/+10 |
2017-03-21 | t1400: use test_when_finished for cleanup | Kyle Meyer | 1 | -40/+41 |
2017-03-21 | t1400: remove a set of unused output files | Kyle Meyer | 1 | -2/+2 |
2017-03-21 | t1400: use test_path_is_* helpers | Kyle Meyer | 1 | -22/+22 |
2017-03-21 | t1400: set core.logAllRefUpdates in "logged by touch" tests | Kyle Meyer | 1 | -11/+12 |
2017-03-21 | t1400: rename test descriptions to be unique | Kyle Meyer | 1 | -4/+4 |
2017-03-20 | Merge branch 'js/difftool-builtin' | Junio C Hamano | 1 | -2/+65 |
2017-03-18 | pickaxe: fix segfault with '-S<...> --pickaxe-regex' | SZEDER Gábor | 1 | -0/+5 |
2017-03-18 | tests: make the 'test_pause' helper work in non-verbose mode | SZEDER Gábor | 1 | -7/+2 |
2017-03-18 | tests: create an interactive gdb session with the 'debug' helper | SZEDER Gábor | 2 | -1/+2 |
2017-03-17 | Merge branch 'jk/cherry-pick-0-mainline' | Junio C Hamano | 1 | -0/+9 |
2017-03-17 | Merge branch 'js/early-config' | Junio C Hamano | 3 | -4/+103 |
2017-03-17 | Merge branch 'jk/add-i-use-pathspecs' | Junio C Hamano | 1 | -0/+43 |
2017-03-17 | Merge branch 'bw/attr-pathspec' | Junio C Hamano | 1 | -0/+200 |
2017-03-17 | Merge branch 'sb/rev-parse-show-superproject-root' | Junio C Hamano | 1 | -0/+14 |
2017-03-17 | Merge branch 'jk/interop-test' | Junio C Hamano | 7 | -1/+267 |
2017-03-17 | Merge branch 'cc/split-index-config' | Junio C Hamano | 1 | -85/+239 |
2017-03-17 | credential-cache: add tests for XDG functionality | Devin Lehmacher | 1 | -0/+93 |
2017-03-17 | t0013: add a basic sha1 collision detection test | Jeff King | 2 | -0/+19 |
2017-03-16 | builtin/read-tree: add --recurse-submodules switch | Stefan Beller | 2 | -1/+14 |