aboutsummaryrefslogtreecommitdiff
path: root/t/t0610-reftable-basics.sh
AgeCommit message (Expand)Author
2026-01-16t0610-reftable-basics: mitigate a flaky test on cygwinRamsay Jones
2025-11-04refs: don't store peeled object IDs for invalid tagsPatrick Steinhardt
2025-06-24test-lib: teach test_seq the -f optionJeff King
2025-04-16Merge branch 'ps/test-wo-perl-prereq'Junio C Hamano
2025-04-07t: refactor tests depending on Perl to print dataPatrick Steinhardt
2025-04-07t: introduce PERL_TEST_HELPERS prerequisitePatrick Steinhardt
2025-03-07builtin/pack-refs: stop using `the_repository`Usman Akinyemi
2024-12-04Merge branch 'ps/leakfixes-part-10'Junio C Hamano
2024-11-21t: remove TEST_PASSES_SANITIZE_LEAK annotationsPatrick Steinhardt
2024-11-06compat/mingw: support POSIX semantics for atomic renamesPatrick Steinhardt
2024-10-04t0610: work around flaky test with concurrent writersPatrick Steinhardt
2024-09-24refs/reftable: reload locked stack when preparing transactionPatrick Steinhardt
2024-09-24refs/reftable: introduce "reftable.lockTimeout"Patrick Steinhardt
2024-08-08reftable/stack: handle locked tables during auto-compactionPatrick Steinhardt
2024-05-27t: mark a bunch of tests as leak-freePatrick Steinhardt
2024-05-08Merge branch 'ps/ci-test-with-jgit'Junio C Hamano
2024-05-08Merge branch 'ps/reftable-write-optim'Junio C Hamano
2024-04-16Merge branch 'jt/reftable-geometric-compaction'Junio C Hamano
2024-04-16Merge branch 'jc/local-extern-shell-rules'Junio C Hamano
2024-04-15Merge branch 'ps/t0610-umask-fix'Junio C Hamano
2024-04-12t0610: fix non-portable variable assignmentPatrick Steinhardt
2024-04-12t06xx: always execute backend-specific testsPatrick Steinhardt
2024-04-09t0610: execute git-pack-refs(1) with specified umaskPatrick Steinhardt
2024-04-09t0610: make `--shared=` tests reusablePatrick Steinhardt
2024-04-08refs/reftable: perform explicit D/F check when writing symrefsPatrick Steinhardt
2024-04-08refs/reftable: fix D/F conflict error message on ref copyPatrick Steinhardt
2024-04-08reftable/stack: use geometric table compactionJustin Tobler
2024-04-08reftable/stack: add env to disable autocompactionJustin Tobler
2024-04-05t0610: local VAR="VAL" fixJunio C Hamano
2024-03-25builtin/gc: pack refs when using `git maintenance run --auto`Patrick Steinhardt
2024-03-25builtin/gc: forward git-gc(1)'s `--auto` flag when packing refsPatrick Steinhardt
2024-03-25builtin/pack-refs: introduce new "--auto" flagPatrick Steinhardt
2024-03-25refs/reftable: print errors on compaction failurePatrick Steinhardt
2024-03-25reftable/stack: gracefully handle failed auto-compaction due to locksPatrick Steinhardt
2024-03-06t0610: remove unused variable assignmentPatrick Steinhardt
2024-02-27refs/reftable: don't fail empty transactions in repo without HEADPatrick Steinhardt
2024-02-07refs: introduce reftable backendPatrick Steinhardt