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
/
t7704-repack-cruft.sh
Age
Commit message (
Expand
)
Author
2026-03-27
repack: mark non-MIDX packs above the split as excluded-open
Taylor Blau
2026-03-27
t7704: demonstrate failure with once-cruft objects above the geometric split
Taylor Blau
2025-06-23
repack: exclude cruft pack(s) from the MIDX where possible
Taylor Blau
2025-03-21
repack: begin combining cruft packs with `--combine-cruft-below-size`
Taylor Blau
2025-03-21
repack: avoid combining cruft packs with `--max-cruft-size`
Taylor Blau
2025-03-21
t/t7704-repack-cruft.sh: consolidate `write_blob()`
Taylor Blau
2025-03-21
t/t7704-repack-cruft.sh: clarify wording in --max-cruft-size tests
Taylor Blau
2025-03-21
t/t5329-pack-objects-cruft.sh: evict 'repack'-related tests
Taylor Blau
2025-03-13
builtin/pack-objects.c: freshen objects from existing cruft packs
Taylor Blau
2024-11-21
t: remove TEST_PASSES_SANITIZE_LEAK annotations
Patrick Steinhardt
2024-08-22
t/helper: fix leaking multi-pack-indices in "read-midx"
Patrick Steinhardt
2024-08-14
Merge branch 'tb/t7704-deflake'
Junio C Hamano
2024-08-05
t/t7704-repack-cruft.sh: avoid failures during long-running tests
Taylor Blau
2024-03-16
t/t7*: avoid redundant use of cat
Beat Bolli
2023-10-05
builtin/repack.c: avoid making cruft packs preferred
Taylor Blau
2023-10-05
builtin/repack.c: implement support for `--max-cruft-size`
Taylor Blau
2023-10-02
t7700: split cruft-related tests to t7704
Taylor Blau