read-tree: explicitly disallow prefixes with a leading '/'
Victoria Dye committed over 4 years ago
status: fix nested sparse directory diff in sparse index
Victoria Dye committed over 4 years ago
sparse-index: prevent repo root from becoming sparse
Victoria Dye committed over 4 years ago
commit-graph: fix generation number v2 overflow values
Derrick Stolee committed over 4 years ago
commit-graph: start parsing generation v2 (again)
Derrick Stolee committed over 4 years ago
commit-graph: fix ordering bug in generation numbers
Derrick Stolee committed over 4 years ago
t5318: extract helpers to lib-commit-graph.sh
Derrick Stolee committed over 4 years ago
test-read-graph: include extra post-parse info
Derrick Stolee committed over 4 years ago
refs/files-backend: optimize reading of symbolic refs
Patrick Steinhardt committed over 4 years ago
remote: read symbolic refs via `refs_read_symbolic_ref()`
Patrick Steinhardt committed over 4 years ago
refs: add ability for backends to special-case reading of symbolic refs
Patrick Steinhardt committed over 4 years ago
fetch: avoid lookup of commits when not appending to FETCH_HEAD
Patrick Steinhardt committed over 4 years ago
upload-pack: look up "want" lines via commit-graph
Patrick Steinhardt committed over 4 years ago
Merge branch 'ps/fetch-atomic' into ps/fetch-mirror-optim
Junio C Hamano committed over 4 years ago
test-lib: add "fast_unwind_on_malloc=0" to LSAN_OPTIONS
Ævar Arnfjörð Bjarmason committed over 4 years ago
test-lib: make $GIT_BUILD_DIR an absolute path
Ævar Arnfjörð Bjarmason committed over 4 years ago
test-lib: correct and assert TEST_DIRECTORY overriding
Ævar Arnfjörð Bjarmason committed over 4 years ago
test-lib: add GIT_SAN_OPTIONS, inherit [AL]SAN_OPTIONS
Ævar Arnfjörð Bjarmason committed over 4 years ago
untracked-cache: write index when populating empty untracked cache
Tao Klerks committed over 4 years ago
t7519: populate untracked cache before test
Tao Klerks committed over 4 years ago