aboutsummaryrefslogtreecommitdiff
path: root/t/t1460-refs-migrate.sh
AgeCommit message (Expand)Author
2026-02-19t: use test_seq -f and pipes in a few more placesAaron Plattner
2025-08-06refs: fix invalid old object IDs when migrating reflogsPatrick Steinhardt
2025-02-21builtin/refs: add '--no-reflog' flag to drop reflogsKarthik Nayak
2025-02-03Merge branch 'kn/reflog-migration-fix-fix'Junio C Hamano
2025-01-22refs: fix migration of reflogs respecting "core.logAllRefUpdates"Patrick Steinhardt
2025-01-15reftable: write correct max_update_index to headerKarthik Nayak
2024-12-16refs: add support for migrating reflogsKarthik Nayak
2024-12-04Merge branch 'ps/ref-backend-migration-optim'Junio C Hamano
2024-11-21t: remove TEST_PASSES_SANITIZE_LEAK annotationsPatrick Steinhardt
2024-11-21refs: use "initial" transaction semantics to migrate refsPatrick Steinhardt
2024-06-06builtin/refs: new command to migrate ref storage formatsPatrick Steinhardt