send-pack: report signal death of pack-objects
Jeff King committed over 9 years ago
send-pack: read "unpack" status even on pack-objects failure
Jeff King committed over 9 years ago
send-pack: improve unpack-status error messages
Jeff King committed over 9 years ago
send-pack: use skip_prefix for parsing unpack status
Jeff King committed over 9 years ago
send-pack: extract parsing of "unpack" response
Jeff King committed over 9 years ago
receive-pack: fix deadlock when we cannot create tmpdir
Jeff King committed over 9 years ago
git svn: fix authentication with 'branch'
Hiroshi Shirosaki committed over 9 years ago
Documentation/git-update-index: explain splitIndex.*
Christian Couder committed over 9 years ago
Documentation/config: add splitIndex.sharedIndexExpire
Christian Couder committed over 9 years ago
read-cache: use freshen_shared_index() in read_index_from()
Christian Couder committed over 9 years ago
read-cache: refactor read_index_from()
Christian Couder committed over 9 years ago
t1700: test shared index file expiration
Christian Couder committed over 9 years ago
read-cache: unlink old sharedindex files
Christian Couder committed over 9 years ago
ewah: fix eword_t/uint64_t confusion
Jeff King committed over 9 years ago
line-log: use COPY_ARRAY to fix mis-sized memcpy
Vegard Nossum committed over 9 years ago
Travis: also test on 32-bit Linux
Johannes Schindelin committed over 9 years ago
http: release strbuf on disabled alternates
Eric Wong committed over 9 years ago
http: inform about alternates-as-redirects behavior
Eric Wong committed over 9 years ago
Johannes Schindelin committed over 9 years ago
p7000: add test for filter-branch with --prune-empty
Devin J. Pohly committed over 9 years ago