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
list-objects-filter: teach tree:# how to handle >0
Matthew DeVore committed over 7 years ago
Merge branch 'nd/the-index' into md/list-objects-filter-by-depth
Junio C Hamano committed over 7 years ago
pkt-line: introduce struct packet_writer
Jonathan Tan committed over 7 years ago
add --edit: truncate the patch file
Johannes Schindelin committed over 7 years ago
cache: make oidcpy always copy GIT_MAX_RAWSZ bytes
brian m. carlson committed over 7 years ago