fsck: rename objects-related fsck error functions
shejialuo committed about 2 years ago
fsck: rename "skiplist" to "skip_oids"
shejialuo committed about 2 years ago
object: fix leaking packfiles when closing object store
Patrick Steinhardt committed about 2 years ago
submodule: fix leaking seen submodule names
Patrick Steinhardt committed about 2 years ago
submodule: fix leaking fetch tasks
Patrick Steinhardt committed about 2 years ago
builtin/submodule: allow "add" to use different ref storage format
Patrick Steinhardt committed about 2 years ago
refs: fix ref storage format for submodule ref stores
Patrick Steinhardt committed about 2 years ago
builtin/clone: propagate ref storage format to submodules
Patrick Steinhardt committed about 2 years ago
builtin/submodule: allow cloning with different ref storage format
Patrick Steinhardt committed about 2 years ago
git-submodule.sh: break overly long command lines
Patrick Steinhardt committed about 2 years ago
transport: mark more tests leak-free
Patrick Steinhardt committed about 2 years ago
transport: fix leak with transport helper URLs
Junio C Hamano committed about 2 years ago
Merge branch 'ps/refs-wo-the-repository' into ps/config-wo-the-repository
Junio C Hamano committed about 2 years ago
Merge branch 'ps/leakfixes-part-3' into ps/leakfixes-part-4
Junio C Hamano committed about 2 years ago
midx: implement support for writing incremental MIDX chains
Taylor Blau committed about 2 years ago
t/t5313-pack-bounds-checks.sh: prepare for sub-directories
Taylor Blau committed about 2 years ago
t: retire 'GIT_TEST_MULTI_PACK_INDEX_WRITE_BITMAP'
Taylor Blau committed about 2 years ago
midx: implement verification support for incremental MIDXs
Taylor Blau committed about 2 years ago
midx: support reading incremental MIDX chains
Taylor Blau committed about 2 years ago
midx: teach `midx_fanout_add_midx_fanout()` about incremental MIDXs
Taylor Blau committed about 2 years ago