summaryrefslogtreecommitdiff
path: root/t/t5516-fetch-push.sh
Commit message (Expand)AuthorAgeFilesLines
* send-pack: support push negotiationJonathan Tan2021-05-051-0/+35
* Merge branch 'jc/push-delete-nothing'Junio C Hamano2021-02-251-0/+5
|\
| * push: do not turn --delete '' into a matching pushJunio C Hamano2021-02-231-0/+5
* | Merge branch 'js/default-branch-name-tests-final-stretch'Junio C Hamano2021-01-251-259/+255
|\ \
| * | t551*: adjust the references to the default branch name "main"Johannes Schindelin2020-11-191-251/+251
| * | tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin2020-11-191-0/+3
| |/
* | t5516: loosen "not our ref" error checkJeff King2021-01-091-1/+3
* | refspec: make @ a synonym of HEADFelipe Contreras2020-11-301-51/+56
* | tests: push: trivial cleanupFelipe Contreras2020-11-301-2/+1
* | tests: push: improve cleanup of HEAD testsFelipe Contreras2020-11-301-1/+3
|/
* Merge branch 'jx/proc-receive-hook'Junio C Hamano2020-09-251-1/+1
|\
| * transport: not report a non-head push as a branchJiang Xin2020-08-271-1/+1
* | Merge branch 'js/pu-to-seen'Junio C Hamano2020-07-061-8/+8
|\ \ | |/ |/|
| * tests: reference `seen` wherever `pu` was referencedJohannes Schindelin2020-06-251-8/+8
* | send-pack: fix inconsistent porcelain outputJiang Xin2020-04-171-0/+1
|/
* Merge branch 'hv/receive-denycurrent-everywhere'Junio C Hamano2020-03-051-0/+11
|\
| * receive.denyCurrentBranch: respect all worktreesHariom Verma2020-02-241-0/+11
* | test: request GIT_TEST_PROTOCOL_VERSION=0 when appropriateJonathan Nieder2020-01-151-6/+6
|/
* Merge branch 'jk/fetch-reachability-error-fix'Junio C Hamano2019-04-251-4/+16
|\
| * fetch: do not consider peeled tags as advertised tipsJeff King2019-04-151-0/+11
| * pkt-line: prepare buffer before handling ERR packetsJeff King2019-04-151-1/+1
| * upload-pack: send ERR packet for non-tip objectsJeff King2019-04-151-1/+2
| * t5516: drop ok=sigpipe from unreachable-want testsJeff King2019-04-151-3/+3
* | Merge branch 'js/spell-out-options-in-tests'Junio C Hamano2019-04-221-2/+2
|\ \
| * | tests (push): do not abbreviate the `--follow-tags` optionJohannes Schindelin2019-04-021-2/+2
| |/
* | tests: always test fetch of unreachable with v0Jonathan Tan2019-03-071-5/+17
|/
* tests: send "bug in the test script" errors to the script's stderrSZEDER Gábor2018-11-201-1/+1
* Merge branch 'jc/receive-deny-current-branch-fix'Junio C Hamano2018-10-301-1/+7
|\
| * receive: denyCurrentBranch=updateinstead should not blindly updateJunio C Hamano2018-10-191-1/+7
* | Merge branch 'ab/fetch-tags-noclobber'Junio C Hamano2018-09-171-2/+27
|\ \
| * | fetch: stop clobbering existing tags without --forceÆvar Arnfjörð Bjarmason2018-08-311-2/+3
| * | fetch tests: add a test for clobbering tag behaviorÆvar Arnfjörð Bjarmason2018-08-311-0/+24
| * | push tests: use spaces in interpolated stringÆvar Arnfjörð Bjarmason2018-08-311-1/+1
| * | push tests: make use of unused $1 in test descriptionÆvar Arnfjörð Bjarmason2018-08-311-1/+1
* | | Merge branch 'ab/fetch-tags-noclobber'Junio C Hamano2018-08-201-20/+45
|\ \ \ | |/ /
| * | push tests: assert re-pushing annotated tagsÆvar Arnfjörð Bjarmason2018-07-311-37/+45
| * | push tests: add more testing for forced tag pushingÆvar Arnfjörð Bjarmason2018-07-311-2/+20
| * | push tests: fix logic error in "push" test assertionÆvar Arnfjörð Bjarmason2018-07-311-2/+2
| * | push tests: remove redundant 'git push' invocationÆvar Arnfjörð Bjarmason2018-07-311-1/+0
| * | fetch tests: change "Tag" test tag to "testTag"Ævar Arnfjörð Bjarmason2018-07-311-9/+9
| |/
* | t5000-t5999: fix broken &&-chainsEric Sunshine2018-07-161-5/+5
|/
* Merge branch 'bw/ref-prefix-for-configured-refspec'Junio C Hamano2018-06-011-0/+19
|\
| * fetch: do not pass ref-prefixes for fetch by exact SHA1Jonathan Nieder2018-06-011-0/+19
* | Merge branch 'bc/hash-independent-tests'Junio C Hamano2018-05-301-11/+11
|\ \
| * | t: switch $_z40 to $ZERO_OIDbrian m. carlson2018-05-141-11/+11
| |/
* | Merge branch 'sg/t5516-fixes'Junio C Hamano2018-05-231-5/+5
|\ \ | |/ |/|
| * t5516-fetch-push: fix broken &&-chainSZEDER Gábor2018-05-111-1/+1
| * t5516-fetch-push: fix 'push with dry-run' testSZEDER Gábor2018-05-111-4/+4
* | t/helper: merge test-chmtime into test-toolNguyễn Thái Ngọc Duy2018-03-271-1/+1
|/
* Merge branch 'mm/fetch-show-error-message-on-unadvertised-object'Junio C Hamano2017-03-141-1/+2
|\