aboutsummaryrefslogtreecommitdiffstats
path: root/t/t0610-reftable-basics.sh
AgeCommit message (Expand)AuthorFilesLines
8 daysMerge branch 'ps/ci-test-with-jgit'Junio C Hamano1-8/+5
8 daysMerge branch 'ps/reftable-write-optim'Junio C Hamano1-1/+34
2024-04-16Merge branch 'jt/reftable-geometric-compaction'Junio C Hamano1-14/+57
2024-04-16Merge branch 'jc/local-extern-shell-rules'Junio C Hamano1-1/+1
2024-04-15Merge branch 'ps/t0610-umask-fix'Junio C Hamano1-28/+39
2024-04-12t0610: fix non-portable variable assignmentPatrick Steinhardt1-3/+3
2024-04-12t06xx: always execute backend-specific testsPatrick Steinhardt1-6/+3
2024-04-09t0610: execute git-pack-refs(1) with specified umaskPatrick Steinhardt1-6/+14
2024-04-09t0610: make `--shared=` tests reusablePatrick Steinhardt1-27/+30
2024-04-08refs/reftable: perform explicit D/F check when writing symrefsPatrick Steinhardt1-1/+1
2024-04-08refs/reftable: fix D/F conflict error message on ref copyPatrick Steinhardt1-0/+33
2024-04-08reftable/stack: use geometric table compactionJustin Tobler1-14/+36
2024-04-08reftable/stack: add env to disable autocompactionJustin Tobler1-0/+21
2024-04-05t0610: local VAR="VAL" fixJunio C Hamano1-1/+1
2024-03-25builtin/gc: pack refs when using `git maintenance run --auto`Patrick Steinhardt1-1/+1
2024-03-25builtin/gc: forward git-gc(1)'s `--auto` flag when packing refsPatrick Steinhardt1-3/+16
2024-03-25builtin/pack-refs: introduce new "--auto" flagPatrick Steinhardt1-0/+34
2024-03-25refs/reftable: print errors on compaction failurePatrick Steinhardt1-0/+12
2024-03-25reftable/stack: gracefully handle failed auto-compaction due to locksPatrick Steinhardt1-0/+20
2024-03-06t0610: remove unused variable assignmentPatrick Steinhardt1-1/+0
2024-02-27refs/reftable: don't fail empty transactions in repo without HEADPatrick Steinhardt1-0/+13
2024-02-07refs: introduce reftable backendPatrick Steinhardt1-0/+887