Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'sg/t5318-cleanup' | Junio C Hamano | 2019-04-16 | 1 | -1/+1 |
|\ | |||||
| * | t5318-commit-graph: remove unused variable | SZEDER Gábor | 2019-03-24 | 1 | -1/+1 |
* | | Merge branch 'jt/t5551-protocol-v2-does-not-have-half-auth' | Junio C Hamano | 2019-04-16 | 1 | -1/+11 |
|\ \ | |||||
| * | | t5551: mark half-auth no-op fetch test as v0-only | Jonathan Tan | 2019-03-24 | 1 | -1/+11 |
| |/ | |||||
* | | Merge branch 'jk/http-walker-status-fix' | Junio C Hamano | 2019-04-16 | 1 | -0/+16 |
|\ \ | |||||
| * | | http: normalize curl results for dumb loose and alternates fetches | Jeff King | 2019-03-24 | 1 | -0/+16 |
* | | | Merge branch 'jk/refs-double-abort' | Junio C Hamano | 2019-04-16 | 1 | -0/+16 |
|\ \ \ | |||||
| * | | | refs/files-backend: handle packed transaction prepare failure | Jeff King | 2019-03-22 | 1 | -0/+16 |
| | |/ | |/| | |||||
* | | | Merge branch 'tz/completion' | Junio C Hamano | 2019-04-16 | 1 | -0/+6 |
|\ \ \ | |||||
| * | | | completion: fix multiple command removals | Jeff King | 2019-03-21 | 1 | -1/+1 |
| * | | | t9902: test multiple removals via completion.commands | Todd Zullinger | 2019-03-21 | 1 | -0/+6 |
* | | | | Merge branch 'tz/t4038-bash-redirect-target-workaround' | Junio C Hamano | 2019-04-16 | 1 | -4/+4 |
|\ \ \ \ | |||||
| * | | | | t4038-diff-combined: quote paths with whitespace | Todd Zullinger | 2019-03-18 | 1 | -4/+4 |
| |/ / / | |||||
* | | | | Merge branch 'ab/drop-scripted-rebase' | Junio C Hamano | 2019-04-16 | 3 | -10/+19 |
|\ \ \ \ | |||||
| * | | | | rebase: remove the rebase.useBuiltin setting | Ævar Arnfjörð Bjarmason | 2019-03-20 | 3 | -10/+19 |
| |/ / / | |||||
* | | | | Merge branch 'jk/perf-lib-tee' | Junio C Hamano | 2019-04-16 | 1 | -23/+11 |
|\ \ \ \ | |||||
| * | | | | perf-lib.sh: rely on test-lib.sh for --tee handling | Jeff King | 2019-03-18 | 1 | -23/+11 |
| |/ / / | |||||
* | | | | Merge branch 'nd/checkout-f-while-conflicted-fix' | Junio C Hamano | 2019-04-16 | 1 | -0/+24 |
|\ \ \ \ | |||||
| * | | | | unpack-trees: fix oneway_merge accidentally carry over stage index | Nguyễn Thái Ngọc Duy | 2019-03-21 | 1 | -0/+24 |
| |/ / / | |||||
* | | | | Merge branch 'jc/format-patch-error-check' | Junio C Hamano | 2019-04-16 | 1 | -0/+6 |
|\ \ \ \ | |||||
| * | | | | format-patch: notice failure to open cover letter for writing | Junio C Hamano | 2019-02-22 | 1 | -0/+6 |
* | | | | | Merge branch 'js/get-short-oid-drop-cache' | Junio C Hamano | 2019-04-16 | 1 | -0/+22 |
|\ \ \ \ \ | |||||
| * | | | | | get_oid(): when an object was not found, try harder | Johannes Schindelin | 2019-03-14 | 1 | -1/+1 |
| * | | | | | rebase -i: demonstrate obscure loose object cache bug | Johannes Schindelin | 2019-03-14 | 1 | -0/+22 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge branch 'js/init-db-update-for-mingw' | Junio C Hamano | 2019-04-16 | 1 | -0/+11 |
|\ \ \ \ \ | |||||
| * | | | | | mingw: respect core.hidedotfiles = false in git-init again | Johannes Schindelin | 2019-03-12 | 1 | -0/+11 |
| |/ / / / | |||||
* | | | | | Merge branch 'jt/test-protocol-version' | Junio C Hamano | 2019-04-16 | 14 | -37/+113 |
|\ \ \ \ \ | |||||
| * | | | | | t5552: compensate for v2 filtering ref adv. | Jonathan Tan | 2019-03-07 | 1 | -1/+4 |
| * | | | | | tests: fix protocol version for overspecifications | Jonathan Tan | 2019-03-07 | 4 | -11/+46 |
| * | | | | | t5700: only run with protocol version 1 | Jonathan Tan | 2019-03-07 | 1 | -0/+3 |
| * | | | | | t5512: compensate for v0 only sending HEAD symrefs | Jonathan Tan | 2019-03-07 | 1 | -5/+13 |
| * | | | | | t5503: fix overspecification of trace expectation | Jonathan Tan | 2019-03-07 | 1 | -1/+1 |
| * | | | | | tests: always test fetch of unreachable with v0 | Jonathan Tan | 2019-03-07 | 4 | -9/+32 |
| * | | | | | t5601: check ssh command only with protocol v0 | Jonathan Tan | 2019-03-07 | 1 | -8/+8 |
| * | | | | | tests: define GIT_TEST_PROTOCOL_VERSION | Jonathan Tan | 2019-03-07 | 3 | -2/+6 |
* | | | | | | Merge branch 'ar/t4150-remove-cruft' | Junio C Hamano | 2019-04-10 | 1 | -3/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | t4150: remove unused variable | Andrei Rybak | 2019-03-13 | 1 | -3/+1 |
| | |_|_|/ / | |/| | | | | |||||
* | | | | | | Merge branch 'jk/line-log-with-patch' | Junio C Hamano | 2019-04-10 | 1 | -0/+17 |
|\ \ \ \ \ \ | |||||
| * | | | | | | line-log: detect unsupported formats | Jeff King | 2019-03-11 | 1 | -0/+10 |
| * | | | | | | line-log: suppress diff output with "-s" | Jeff King | 2019-03-08 | 1 | -0/+7 |
| |/ / / / / | |||||
* | | | | | | Merge branch 'ra/t3600-test-path-funcs' | Junio C Hamano | 2019-04-10 | 2 | -171/+187 |
|\ \ \ \ \ \ | |||||
| * | | | | | | t3600: use helpers to replace test -d/f/e/s <path> | Rohit Ashiwal | 2019-03-08 | 1 | -75/+75 |
| * | | | | | | t3600: modernize style | Rohit Ashiwal | 2019-03-08 | 1 | -100/+107 |
| * | | | | | | test functions: add function `test_file_not_empty` | Rohit Ashiwal | 2019-03-08 | 1 | -0/+9 |
| |/ / / / / | |||||
* | | | | | | Merge branch 'nd/rewritten-ref-is-per-worktree' | Junio C Hamano | 2019-04-10 | 1 | -0/+35 |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | |||||
| * | | | | | Make sure refs/rewritten/ is per-worktree | Nguyễn Thái Ngọc Duy | 2019-03-08 | 1 | -0/+35 |
* | | | | | | Merge branch 'jk/virtual-objects-do-exist' | Junio C Hamano | 2019-03-20 | 1 | -0/+10 |
|\ \ \ \ \ \ | |||||
| * | | | | | | rev-list: allow cached objects in existence check | Jeff King | 2019-03-05 | 1 | -0/+10 |
* | | | | | | | Merge branch 'jk/fsck-doc' | Junio C Hamano | 2019-03-20 | 1 | -2/+17 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | fsck: always compute USED flags for unreachable objects | Jeff King | 2019-03-05 | 1 | -2/+17 |