pack-objects: create pack.useSparse setting
Derrick Stolee committed over 7 years ago
revision: implement sparse algorithm
Derrick Stolee committed over 7 years ago
list-objects: consume sparse tree walk
Derrick Stolee committed over 7 years ago
revision: add mark_tree_uninteresting_sparse
Derrick Stolee committed over 7 years ago
add: use separate ADD_CACHE_RENORMALIZE flag
Jeff King committed over 7 years ago
t6042: work around speed optimization on Windows
Johannes Schindelin committed over 7 years ago
tests: define GIT_TEST_SIDEBAND_ALL
Jonathan Tan committed over 7 years ago
{fetch,upload}-pack: sideband v2 fetch response
Jonathan Tan committed over 7 years ago
sideband: reverse its dependency on pkt-line
Jonathan Tan committed over 7 years ago
travis-ci: build with the right compiler
SZEDER Gábor committed over 7 years ago
travis-ci: switch to Xcode 10.1 macOS image
SZEDER Gábor committed over 7 years ago
travis-ci: don't be '--quiet' when running the tests
SZEDER Gábor committed over 7 years ago
.gitignore: ignore external debug symbols from GCC on macOS
SZEDER Gábor committed over 7 years ago
compat/obstack: fix -Wcast-function-type warnings
SZEDER Gábor committed over 7 years ago
helper/test-ref-store: fix "new-sha1" vs "old-sha1" typo
Christian Couder committed over 7 years ago
Makefile: correct example fuzz build
Josh Steadmon committed over 7 years ago
commit-graph: fix buffer read-overflow
Josh Steadmon committed over 7 years ago
commit-graph, fuzz: add fuzzer for commit-graph
Josh Steadmon committed over 7 years ago
filter-options: expand scaled numbers
Josh Steadmon committed over 7 years ago
tree:<depth>: skip some trees even when collecting omits
Matthew DeVore committed over 7 years ago