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
/
t5332-multi-pack-reuse.sh
Age
Commit message (
Expand
)
Author
2026-02-24
t: disable maintenance where we verify object database structure
Patrick Steinhardt
2025-05-16
pack-objects: introduce GIT_TEST_PACK_PATH_WALK
Derrick Stolee
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-15
pack-objects: only perform verbatim reuse on the preferred pack
Taylor Blau
2024-11-15
t5332-multi-pack-reuse.sh: demonstrate duplicate packing failure
Taylor Blau
2024-08-27
builtin/pack-objects.c: translate bit positions during pack-reuse
Taylor Blau
2024-08-27
t/t5332-multi-pack-reuse.sh: verify pack generation with --strict
Taylor Blau
2024-08-06
midx: implement support for writing incremental MIDX chains
Taylor Blau
2024-06-11
pack-bitmap.c: avoid uninitialized `pack_int_id` during reuse
Taylor Blau
2024-02-12
Merge branch 'tb/multi-pack-reuse-experiment'
Junio C Hamano
2024-02-05
pack-objects: enable multi-pack reuse via `feature.experimental`
Taylor Blau
2024-02-05
t5332-multi-pack-reuse.sh: extract pack-objects helper functions
Taylor Blau
2024-01-29
t5332: mark as leak-free
Rubén Justo
2023-12-14
pack-bitmap: enable reuse from all bitmapped packs
Taylor Blau