Age | Commit message (Expand) | Author | Files | Lines |
2020-11-30 | refspec: make @ a synonym of HEAD | Felipe Contreras | 1 | -51/+56 |
2020-11-30 | tests: push: trivial cleanup | Felipe Contreras | 1 | -2/+1 |
2020-11-30 | tests: push: improve cleanup of HEAD tests | Felipe Contreras | 1 | -1/+3 |
2020-09-25 | Merge branch 'jx/proc-receive-hook' | Junio C Hamano | 1 | -1/+1 |
2020-08-27 | transport: not report a non-head push as a branch | Jiang Xin | 1 | -1/+1 |
2020-07-06 | Merge branch 'js/pu-to-seen' | Junio C Hamano | 1 | -8/+8 |
2020-06-25 | tests: reference `seen` wherever `pu` was referenced | Johannes Schindelin | 1 | -8/+8 |
2020-04-17 | send-pack: fix inconsistent porcelain output | Jiang Xin | 1 | -0/+1 |
2020-03-05 | Merge branch 'hv/receive-denycurrent-everywhere' | Junio C Hamano | 1 | -0/+11 |
2020-02-24 | receive.denyCurrentBranch: respect all worktrees | Hariom Verma | 1 | -0/+11 |
2020-01-15 | test: request GIT_TEST_PROTOCOL_VERSION=0 when appropriate | Jonathan Nieder | 1 | -6/+6 |
2019-04-25 | Merge branch 'jk/fetch-reachability-error-fix' | Junio C Hamano | 1 | -4/+16 |
2019-04-22 | Merge branch 'js/spell-out-options-in-tests' | Junio C Hamano | 1 | -2/+2 |
2019-04-15 | fetch: do not consider peeled tags as advertised tips | Jeff King | 1 | -0/+11 |
2019-04-15 | pkt-line: prepare buffer before handling ERR packets | Jeff King | 1 | -1/+1 |
2019-04-15 | upload-pack: send ERR packet for non-tip objects | Jeff King | 1 | -1/+2 |
2019-04-15 | t5516: drop ok=sigpipe from unreachable-want tests | Jeff King | 1 | -3/+3 |
2019-04-02 | tests (push): do not abbreviate the `--follow-tags` option | Johannes Schindelin | 1 | -2/+2 |
2019-03-07 | tests: always test fetch of unreachable with v0 | Jonathan Tan | 1 | -5/+17 |
2018-11-20 | tests: send "bug in the test script" errors to the script's stderr | SZEDER Gábor | 1 | -1/+1 |
2018-10-30 | Merge branch 'jc/receive-deny-current-branch-fix' | Junio C Hamano | 1 | -1/+7 |
2018-10-19 | receive: denyCurrentBranch=updateinstead should not blindly update | Junio C Hamano | 1 | -1/+7 |
2018-09-17 | Merge branch 'ab/fetch-tags-noclobber' | Junio C Hamano | 1 | -2/+27 |
2018-08-31 | fetch: stop clobbering existing tags without --force | Ævar Arnfjörð Bjarmason | 1 | -2/+3 |
2018-08-31 | fetch tests: add a test for clobbering tag behavior | Ævar Arnfjörð Bjarmason | 1 | -0/+24 |
2018-08-31 | push tests: use spaces in interpolated string | Ævar Arnfjörð Bjarmason | 1 | -1/+1 |
2018-08-31 | push tests: make use of unused $1 in test description | Ævar Arnfjörð Bjarmason | 1 | -1/+1 |
2018-08-20 | Merge branch 'ab/fetch-tags-noclobber' | Junio C Hamano | 1 | -20/+45 |
2018-07-31 | push tests: assert re-pushing annotated tags | Ævar Arnfjörð Bjarmason | 1 | -37/+45 |
2018-07-31 | push tests: add more testing for forced tag pushing | Ævar Arnfjörð Bjarmason | 1 | -2/+20 |
2018-07-31 | push tests: fix logic error in "push" test assertion | Ævar Arnfjörð Bjarmason | 1 | -2/+2 |
2018-07-31 | push tests: remove redundant 'git push' invocation | Ævar Arnfjörð Bjarmason | 1 | -1/+0 |
2018-07-31 | fetch tests: change "Tag" test tag to "testTag" | Ævar Arnfjörð Bjarmason | 1 | -9/+9 |
2018-07-16 | t5000-t5999: fix broken &&-chains | Eric Sunshine | 1 | -5/+5 |
2018-06-01 | Merge branch 'bw/ref-prefix-for-configured-refspec' | Junio C Hamano | 1 | -0/+19 |
2018-06-01 | fetch: do not pass ref-prefixes for fetch by exact SHA1 | Jonathan Nieder | 1 | -0/+19 |
2018-05-30 | Merge branch 'bc/hash-independent-tests' | Junio C Hamano | 1 | -11/+11 |
2018-05-23 | Merge branch 'sg/t5516-fixes' | Junio C Hamano | 1 | -5/+5 |
2018-05-14 | t: switch $_z40 to $ZERO_OID | brian m. carlson | 1 | -11/+11 |
2018-05-11 | t5516-fetch-push: fix broken &&-chain | SZEDER Gábor | 1 | -1/+1 |
2018-05-11 | t5516-fetch-push: fix 'push with dry-run' test | SZEDER Gábor | 1 | -4/+4 |
2018-03-27 | t/helper: merge test-chmtime into test-tool | Nguyễn Thái Ngọc Duy | 1 | -1/+1 |
2017-03-14 | Merge branch 'mm/fetch-show-error-message-on-unadvertised-object' | Junio C Hamano | 1 | -1/+2 |
2017-03-02 | fetch-pack: add specific error for fetching an unadvertised object | Matt McCutchen | 1 | -1/+1 |
2017-03-02 | fetch_refs_via_pack: call report_unmatched_refs | Matt McCutchen | 1 | -1/+2 |
2017-01-07 | don't use test_must_fail with grep | Pranit Bauva | 1 | -1/+1 |
2015-12-28 | t/t5516-fetch-push.sh: use the $( ... ) construct for command substitution | Elia Pinto | 1 | -2/+2 |
2015-11-28 | add "ok=sigpipe" to test_must_fail and use it to fix flaky tests | Lars Schneider | 1 | -3/+3 |
2015-05-22 | upload-pack: optionally allow fetching reachable sha1 | Fredrik Medley | 1 | -0/+55 |
2015-04-14 | Merge branch 'jc/update-instead-into-void' | Junio C Hamano | 1 | -1/+54 |