index
:
git
gitk-resize-error
main
Fork of git SCM with my patches.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
t
/
t0610-reftable-basics.sh
Age
Commit message (
Expand
)
Author
2026-01-16
t0610-reftable-basics: mitigate a flaky test on cygwin
Ramsay Jones
2025-11-04
refs: don't store peeled object IDs for invalid tags
Patrick Steinhardt
2025-06-24
test-lib: teach test_seq the -f option
Jeff King
2025-04-16
Merge branch 'ps/test-wo-perl-prereq'
Junio C Hamano
2025-04-07
t: refactor tests depending on Perl to print data
Patrick Steinhardt
2025-04-07
t: introduce PERL_TEST_HELPERS prerequisite
Patrick Steinhardt
2025-03-07
builtin/pack-refs: stop using `the_repository`
Usman Akinyemi
2024-12-04
Merge branch 'ps/leakfixes-part-10'
Junio C Hamano
2024-11-21
t: remove TEST_PASSES_SANITIZE_LEAK annotations
Patrick Steinhardt
2024-11-06
compat/mingw: support POSIX semantics for atomic renames
Patrick Steinhardt
2024-10-04
t0610: work around flaky test with concurrent writers
Patrick Steinhardt
2024-09-24
refs/reftable: reload locked stack when preparing transaction
Patrick Steinhardt
2024-09-24
refs/reftable: introduce "reftable.lockTimeout"
Patrick Steinhardt
2024-08-08
reftable/stack: handle locked tables during auto-compaction
Patrick Steinhardt
2024-05-27
t: mark a bunch of tests as leak-free
Patrick Steinhardt
2024-05-08
Merge branch 'ps/ci-test-with-jgit'
Junio C Hamano
2024-05-08
Merge branch 'ps/reftable-write-optim'
Junio C Hamano
2024-04-16
Merge branch 'jt/reftable-geometric-compaction'
Junio C Hamano
2024-04-16
Merge branch 'jc/local-extern-shell-rules'
Junio C Hamano
2024-04-15
Merge branch 'ps/t0610-umask-fix'
Junio C Hamano
2024-04-12
t0610: fix non-portable variable assignment
Patrick Steinhardt
2024-04-12
t06xx: always execute backend-specific tests
Patrick Steinhardt
2024-04-09
t0610: execute git-pack-refs(1) with specified umask
Patrick Steinhardt
2024-04-09
t0610: make `--shared=` tests reusable
Patrick Steinhardt
2024-04-08
refs/reftable: perform explicit D/F check when writing symrefs
Patrick Steinhardt
2024-04-08
refs/reftable: fix D/F conflict error message on ref copy
Patrick Steinhardt
2024-04-08
reftable/stack: use geometric table compaction
Justin Tobler
2024-04-08
reftable/stack: add env to disable autocompaction
Justin Tobler
2024-04-05
t0610: local VAR="VAL" fix
Junio C Hamano
2024-03-25
builtin/gc: pack refs when using `git maintenance run --auto`
Patrick Steinhardt
2024-03-25
builtin/gc: forward git-gc(1)'s `--auto` flag when packing refs
Patrick Steinhardt
2024-03-25
builtin/pack-refs: introduce new "--auto" flag
Patrick Steinhardt
2024-03-25
refs/reftable: print errors on compaction failure
Patrick Steinhardt
2024-03-25
reftable/stack: gracefully handle failed auto-compaction due to locks
Patrick Steinhardt
2024-03-06
t0610: remove unused variable assignment
Patrick Steinhardt
2024-02-27
refs/reftable: don't fail empty transactions in repo without HEAD
Patrick Steinhardt
2024-02-07
refs: introduce reftable backend
Patrick Steinhardt