summaryrefslogtreecommitdiff
path: root/t/t1460-refs-migrate.sh
AgeCommit message (Expand)AuthorFilesLines
2026-07-06t: convert grep assertions to test_grepMichael Montalbo1-1/+1
2026-02-19t: use test_seq -f and pipes in a few more placesAaron Plattner1-4/+4
2025-08-06refs: fix invalid old object IDs when migrating reflogsPatrick Steinhardt1-7/+15
2025-02-21builtin/refs: add '--no-reflog' flag to drop reflogsKarthik Nayak1-4/+24
2025-02-03Merge branch 'kn/reflog-migration-fix-fix'Junio C Hamano1-0/+12
2025-01-22refs: fix migration of reflogs respecting "core.logAllRefUpdates"Patrick Steinhardt1-0/+17
2025-01-15reftable: write correct max_update_index to headerKarthik Nayak1-0/+12
2024-12-16refs: add support for migrating reflogsKarthik Nayak1-22/+51
2024-12-04Merge branch 'ps/ref-backend-migration-optim'Junio C Hamano1-1/+1
2024-11-21t: remove TEST_PASSES_SANITIZE_LEAK annotationsPatrick Steinhardt1-1/+0
2024-11-21refs: use "initial" transaction semantics to migrate refsPatrick Steinhardt1-1/+1
2024-06-06builtin/refs: new command to migrate ref storage formatsPatrick Steinhardt1-0/+243