t/t7700-repack.sh: fix test breakages with `GIT_TEST_MULTI_PACK_INDEX=1 `
Taylor Blau committed over 2 years ago
reftable/block: avoid decoding keys when searching restart points
Patrick Steinhardt committed over 2 years ago
reftable/record: extract function to decode key lengths
Patrick Steinhardt committed over 2 years ago
reftable/block: fix error handling when searching restart points
Patrick Steinhardt committed over 2 years ago
reftable/block: refactor binary search over restart points
Patrick Steinhardt committed over 2 years ago
reftable/refname: refactor binary search over refnames
Patrick Steinhardt committed over 2 years ago
reftable/basics: improve `binsearch()` test
Patrick Steinhardt committed over 2 years ago
reftable/basics: fix return type of `binsearch()` to be `size_t`
Patrick Steinhardt committed over 2 years ago
t-prio-queue: simplify using compound literals
René Scharfe committed over 2 years ago
INSTALL: bump libcurl version to 7.21.3
Jeff King committed over 2 years ago
http: reset POSTFIELDSIZE when clearing curl handle
Jeff King committed over 2 years ago
Junio C Hamano committed over 2 years ago
imap-send: use xsnprintf to format command
René Scharfe committed over 2 years ago
githooks: use {old,new}-oid instead of {old,new}-value
Karthik Nayak committed over 2 years ago
update-ref: use {old,new}-oid instead of {old,new}value
Karthik Nayak committed over 2 years ago
osxkeychain: store new attributes
Bo Anderson committed over 2 years ago
osxkeychain: erase matching passwords only
Bo Anderson committed over 2 years ago
osxkeychain: erase all matching credentials
Bo Anderson committed over 2 years ago
osxkeychain: replace deprecated SecKeychain API
Bo Anderson committed over 2 years ago
midx-write.c: use `--stdin-packs` when repacking
Taylor Blau committed over 2 years ago