129 Commits (5602b500c3cd9ac308bf9af0d5f0a79bd2195346)

Author SHA1 Message Date
Johannes Schindelin 6dca5dbf93 tests: reference `seen` wherever `pu` was referenced 5 years ago
Jiang Xin 7dcbeaa0df send-pack: fix inconsistent porcelain output 5 years ago
Hariom Verma 4ef346482d receive.denyCurrentBranch: respect all worktrees 5 years ago
Jonathan Nieder 8a1b0978ab test: request GIT_TEST_PROTOCOL_VERSION=0 when appropriate 5 years ago
Jeff King 34066f0661 fetch: do not consider peeled tags as advertised tips 6 years ago
Jeff King 533ddba47e pkt-line: prepare buffer before handling ERR packets 6 years ago
Jeff King 014ade7484 upload-pack: send ERR packet for non-tip objects 6 years ago
Jeff King 98024d1cb6 t5516: drop ok=sigpipe from unreachable-want tests 6 years ago
Johannes Schindelin f6188dccb7 tests (push): do not abbreviate the `--follow-tags` option 6 years ago
Jonathan Tan ab0c5f5096 tests: always test fetch of unreachable with v0 6 years ago
SZEDER Gábor 165293af3c tests: send "bug in the test script" errors to the script's stderr 6 years ago
Junio C Hamano b072a25fad receive: denyCurrentBranch=updateinstead should not blindly update 7 years ago
Ævar Arnfjörð Bjarmason 0bc8d71b99 fetch: stop clobbering existing tags without --force 7 years ago
Ævar Arnfjörð Bjarmason 6b0b0677f6 fetch tests: add a test for clobbering tag behavior 7 years ago
Ævar Arnfjörð Bjarmason 253b3d4f57 push tests: use spaces in interpolated string 7 years ago
Ævar Arnfjörð Bjarmason f08fb8dfea push tests: make use of unused $1 in test description 7 years ago
Ævar Arnfjörð Bjarmason 380efb65df push tests: assert re-pushing annotated tags 7 years ago
Ævar Arnfjörð Bjarmason 941a7baa4d push tests: add more testing for forced tag pushing 7 years ago
Ævar Arnfjörð Bjarmason 25f74f5234 push tests: fix logic error in "push" test assertion 7 years ago
Ævar Arnfjörð Bjarmason 76bcde5956 push tests: remove redundant 'git push' invocation 7 years ago
Ævar Arnfjörð Bjarmason 54e934e66d fetch tests: change "Tag" test tag to "testTag" 7 years ago
Eric Sunshine 51b85471af t5000-t5999: fix broken &&-chains 7 years ago
Jonathan Nieder 6c301adb0a fetch: do not pass ref-prefixes for fetch by exact SHA1 7 years ago
brian m. carlson 8125a58b91 t: switch $_z40 to $ZERO_OID 7 years ago
SZEDER Gábor f6b82970aa t5516-fetch-push: fix broken &&-chain 7 years ago
SZEDER Gábor cfb482b6c3 t5516-fetch-push: fix 'push with dry-run' test 7 years ago
Nguyễn Thái Ngọc Duy 0e496492d2 t/helper: merge test-chmtime into test-tool 7 years ago
Matt McCutchen d56583ded6 fetch-pack: add specific error for fetching an unadvertised object 8 years ago
Matt McCutchen e70a65c5d8 fetch_refs_via_pack: call report_unmatched_refs 8 years ago
Pranit Bauva c7cf956618 don't use test_must_fail with grep 8 years ago
Elia Pinto bf45242ba7 t/t5516-fetch-push.sh: use the $( ... ) construct for command substitution 9 years ago
Lars Schneider 8bf4becf0c add "ok=sigpipe" to test_must_fail and use it to fix flaky tests 9 years ago
Fredrik Medley 68ee628932 upload-pack: optionally allow fetching reachable sha1 10 years ago
Junio C Hamano 1a51b52422 push-to-deploy: allow pushing into an unborn branch and updating it 10 years ago
Jeff King c3c17bf107 filter_ref: make a copy of extra "sought" entries 10 years ago
Anders Kaseorg eb32c66e8d t5516: correct misspelled pushInsteadOf 10 years ago
Junio C Hamano 0855331941 receive-pack: support push-to-checkout hook 10 years ago
Junio C Hamano 4d7a5ceacc t5516: more tests for receive.denyCurrentBranch=updateInstead 10 years ago
Johannes Schindelin 1404bcbb6b receive-pack: add another option for receive.denyCurrentBranch 10 years ago
Jeff King 72549dfd5d fetch: load all default config at startup 11 years ago
Jeff King 458a7e508c t5516: test pushing a tag of an otherwise unreferenced blob 11 years ago
Jeff King 98b406f3ad remote: handle pushremote config in any order 11 years ago
Junio C Hamano fc9261ca61 push: also use "upstream" mapping when pushing a single ref 11 years ago
Junio C Hamano ca02465b41 push: use remote.$name.push as a refmap 11 years ago
Nguyễn Thái Ngọc Duy f7c815c3ee push: respect --no-thin 12 years ago
Ramkumar Ramachandra 9f765ce62f remote.c: introduce branch.<name>.pushremote 12 years ago
Ramkumar Ramachandra 224c217163 remote.c: introduce remote.pushdefault 12 years ago
Jeff King 2e433b7895 t5516 (fetch-push): drop implicit arguments from helper functions 12 years ago
Ramkumar Ramachandra 2ead7a674d t5516 (fetch-push): update test description 12 years ago
Junio C Hamano c68c408a7a t5516: test interaction between pushURL and pushInsteadOf correctly 12 years ago