aboutsummaryrefslogtreecommitdiffstats
path: root/t/t5516-fetch-push.sh (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-08-21Merge branch 'dl/push-missing-object-error'Junio C Hamano1-50/+4
2025-08-08remote.c: remove BUG in show_push_unqualified_ref_name_error()Denton Liu1-0/+5
2025-08-08t5516: remove surrounding empty lines in test bodiesDenton Liu1-51/+0
2025-07-08Merge branch 'kn/fetch-push-bulk-ref-update'Junio C Hamano1-4/+13
2025-06-25receive-pack: handle reference deletions separatelyKarthik Nayak1-4/+13
2025-06-17Merge branch 'ds/path-walk-2'Junio C Hamano1-0/+10
2025-05-16pack-objects: enable --path-walk via configDerrick Stolee1-0/+10
2025-04-07Merge branch 'jc/name-rev-stdin'Junio C Hamano1-4/+4
2025-03-12t: introduce WITH_BREAKING_CHANGES prerequisiteJunio C Hamano1-4/+4
2025-03-10t5516: beef up exact-oid ref prefixes testJeff King1-1/+4
2025-03-10t5516: drop NEEDSWORK about v2 reachability behaviorJeff King1-1/+0
2025-03-10t5516: prefer "oid" to "sha1" in some test titlesJeff King1-3/+3
2025-02-03Merge branch 'ps/3.0-remote-deprecation'Junio C Hamano1-8/+6
2025-01-24remote: announce removal of "branches/" and "remotes/"Patrick Steinhardt1-8/+6
2024-12-19Merge branch 'bf/set-head-symref'Junio C Hamano1-1/+2
2024-11-25fetch: set remote/HEAD if it does not existBence Ferdinandy1-1/+2
2024-11-21t: remove TEST_PASSES_SANITIZE_LEAK annotationsPatrick Steinhardt1-1/+0
2024-09-05upload-pack: fix leaking child process data on reachability checksPatrick Steinhardt1-0/+1
2024-07-02push: avoid showing false negotiation errorsJunio C Hamano1-0/+10
2023-11-02tests: teach callers of test_i18ngrep to use test_grepJunio C Hamano1-4/+4
2023-07-18fetch: reject --no-ipv[46]Junio C Hamano1-0/+11
2023-03-01push: allow delete single-level refZheNing Hu1-0/+12
2022-11-28Merge branch 'zk/push-use-bitmaps'Junio C Hamano1-3/+3
2022-11-22t5516: fail to run in verbose modeJiang Xin1-3/+3
2022-11-01t5516: move plaintext-password tests from t5601 and t5516Jeff King1-31/+0
2022-10-06Sync with 2.37.4Taylor Blau1-0/+1
2022-10-06Sync with 2.36.3Taylor Blau1-0/+1
2022-10-01t5516: prepare for changing protocol.file.allowTaylor Blau1-0/+1
2022-08-15fetch-pack: add tracing for negotiation roundsJosh Steadmon1-2/+8
2022-07-18Merge branch 'ab/test-without-templates'Junio C Hamano1-2/+14
2022-07-13Merge branch 'zk/push-use-bitmaps'Junio C Hamano1-0/+22
2022-06-17send-pack.c: add config push.useBitmapsKyle Zhao1-0/+22
2022-06-17Merge branch 'ab/credentials-in-url-more'Junio C Hamano1-7/+7
2022-06-15tests: add LIBCURL prerequisite to tests needing libcurlÆvar Arnfjörð Bjarmason1-2/+2
2022-06-15transfer doc: move fetch.credentialsInUrl to "transfer" config namespaceÆvar Arnfjörð Bjarmason1-7/+7
2022-06-13Merge branch 'ds/credentials-in-url'Junio C Hamano1-0/+32
2022-06-10Merge branch 'gc/zero-length-branch-config-fix'Junio C Hamano1-0/+20
2022-06-06tests: don't depend on template-created .git/branchesÆvar Arnfjörð Bjarmason1-2/+14
2022-06-06remote: create fetch.credentialsInUrl configDerrick Stolee1-0/+32
2022-06-01remote.c: reject 0-length branch namesGlen Choo1-1/+11
2022-06-01remote.c: don't BUG() on 0-length branch namesGlen Choo1-0/+10
2022-03-17fetch+push tests: use "test_hook" and "test_when_finished" patternÆvar Arnfjörð Bjarmason1-103/+88
2022-03-17tests: assume the hooks are disabled by defaultÆvar Arnfjörð Bjarmason1-2/+1
2022-02-18Merge branch 'cb/clear-quarantine-early-on-all-ref-update-errors'Junio C Hamano1-0/+8
2022-02-09Merge branch 'gc/fetch-negotiate-only-early-return'Junio C Hamano1-0/+12
2022-02-01receive-pack: purge temporary data if no command is ready to runChen Bojun1-0/+8
2022-01-18fetch --negotiate-only: do not update submodulesGlen Choo1-0/+12
2022-01-03Merge branch 'es/test-chain-lint'Junio C Hamano1-4/+1
2021-12-21Merge branch 'ak/protect-any-current-branch'Junio C Hamano1-0/+32
2021-12-13t5516: drop unnecessary subshell and command invocationEric Sunshine1-4/+1