summaryrefslogtreecommitdiff
path: root/t/t5516-fetch-push.sh
AgeCommit message (Expand)AuthorFilesLines
2026-08-21send-pack: generate packfiles via the object databasePatrick Steinhardt1-6/+6
2026-07-06t: convert grep assertions to test_grepMichael Montalbo1-10/+10
2026-06-07Merge branch 'ar/receive-pack-worktree-env'Junio C Hamano1-0/+11
2026-05-27Merge branch 'ds/fetch-negotiation-options'Junio C Hamano1-1/+31
2026-05-26receive-pack: fix updateInstead with core.worktreeAlyssa Ross1-0/+11
2026-05-20send-pack: pass negotiation config in pushDerrick Stolee1-0/+30
2026-05-20t5516: fix test order flakinessDerrick Stolee1-1/+1
2026-03-30receive-pack: use worktree HEAD for updateInsteadPablo Sabater1-5/+1
2026-03-30t5516: clean up cloned and new-wt in denyCurrentBranch and worktrees testPablo Sabater1-0/+1
2026-03-30t5516: test updateInstead with worktree and unborn bare HEADRunxi Yu1-0/+18
2026-01-25fetch: delay user information post committing of transactionKarthik Nayak1-0/+1
2026-01-25receive-pack: utilize rejected ref error detailsKarthik Nayak1-0/+15
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