streaming.c: remove enum/function/vtbl indirection
Ævar Arnfjörð Bjarmason committed over 5 years ago
streaming.c: avoid forward declarations
Ævar Arnfjörð Bjarmason committed over 5 years ago
sparse-index.c: remove set_index_sparse_config()
Ævar Arnfjörð Bjarmason committed over 5 years ago
git-p4: speed up search for branch parent
Joachim Kuebart committed over 5 years ago
git-p4: ensure complex branches are cloned correctly
Joachim Kuebart committed over 5 years ago
patience diff: remove unused variable
Phillip Wood committed over 5 years ago
patience diff: remove unnecessary string comparisons
Phillip Wood committed over 5 years ago
word diff: handle zero length matches
Phillip Wood committed over 5 years ago
ci: run test round with parallel-checkout enabled
Matheus Tavares committed over 5 years ago
parallel-checkout: add tests for basic operations
Matheus Tavares committed over 5 years ago
parallel-checkout: add tests related to .gitattributes
Matheus Tavares committed over 5 years ago
checkout-index: add parallel checkout support
Matheus Tavares committed over 5 years ago
t0028: extract encoding helpers to lib-encoding.sh
Matheus Tavares committed over 5 years ago
parallel-checkout: add tests related to path collisions
Matheus Tavares committed over 5 years ago
builtin/checkout.c: complete parallel checkout support
Matheus Tavares committed over 5 years ago
make_transient_cache_entry(): optionally alloc from mem_pool
Matheus Tavares committed over 5 years ago
t5601: mark protocol v2-only test
Jonathan Tan committed over 5 years ago
send-pack: support push negotiation
Jonathan Tan committed over 5 years ago
fetch: teach independent negotiation (no packfile)
Jonathan Tan committed over 5 years ago
t6423: rename file within directory that other side renamed
Elijah Newren committed over 5 years ago