midx: implement `midx_locate_pack()`
Taylor Blau committed over 2 years ago
Taylor Blau committed over 2 years ago
midx: factor out `fill_pack_info()`
Taylor Blau committed over 2 years ago
pack-bitmap: plug leak in find_objects()
Taylor Blau committed over 2 years ago
pack-bitmap-write: deep-clear the `bb_commit` slab
Taylor Blau committed over 2 years ago
pack-objects: free packing_data in more places
Taylor Blau committed over 2 years ago
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