mailinfo: avoid recursion when unquoting From headers
Jeff King committed over 2 years ago
t5100: make rfc822 comment test more careful
Jeff King committed over 2 years ago
bisect: consistently write BISECT_EXPECTED_REV via the refdb
Patrick Steinhardt committed over 2 years ago
refs: complete list of special refs
Patrick Steinhardt committed over 2 years ago
refs: propagate errno when reading special refs fails
Patrick Steinhardt committed over 2 years ago
wt-status: read HEAD and ORIG_HEAD via the refdb
Patrick Steinhardt committed over 2 years ago
checkout: forbid "-B <branch>" from touching a branch used elsewhere
Junio C Hamano committed over 2 years ago
t6300: avoid hard-coding object sizes
René Scharfe committed over 2 years ago
mailinfo: fix out-of-bounds memory reads in unquote_quoted_pair()
Jeff King committed over 2 years ago
builtin/clone: create the refdb with the correct object format
Patrick Steinhardt committed over 2 years ago
builtin/clone: skip reading HEAD when retrieving remote
Patrick Steinhardt committed over 2 years ago
builtin/clone: set up sparse checkout later
Patrick Steinhardt committed over 2 years ago
builtin/clone: fix bundle URIs with mismatching object formats
Patrick Steinhardt committed over 2 years ago
remote-curl: rediscover repository when fetching refs
Patrick Steinhardt committed over 2 years ago
setup: allow skipping creation of the refdb
Patrick Steinhardt committed over 2 years ago
setup: extract function to create the refdb
Patrick Steinhardt committed over 2 years ago
reftable/block: reuse buffer to compute record keys
Patrick Steinhardt committed over 2 years ago
reftable/block: introduce macro to initialize `struct block_iter`
Patrick Steinhardt committed over 2 years ago
reftable/merged: reuse buffer to compute record keys
Patrick Steinhardt committed over 2 years ago
reftable/stack: fix use of unseeded randomness
Patrick Steinhardt committed over 2 years ago