refs: replace `refs_for_each_rawref()`
Patrick Steinhardt committed 6 months ago
refs: replace `refs_for_each_ref_in()`
Patrick Steinhardt committed 6 months ago
refs: improve verification for-each-ref options
Patrick Steinhardt committed 6 months ago
refs: generalize `refs_for_each_fullref_in_prefixes()`
Patrick Steinhardt committed 6 months ago
refs: generalize `refs_for_each_namespaced_ref()`
Patrick Steinhardt committed 6 months ago
refs: speed up `refs_for_each_glob_ref_in()`
Patrick Steinhardt committed 6 months ago
refs: introduce `refs_for_each_ref_ext`
Patrick Steinhardt committed 6 months ago
Patrick Steinhardt committed 6 months ago
refs: rename `do_for_each_ref_flags`
Patrick Steinhardt committed 6 months ago
refs: move `do_for_each_ref_flags` further up
Patrick Steinhardt committed 6 months ago
refs: move `refs_head_ref_namespaced()`
Patrick Steinhardt committed 6 months ago
refs: remove unused `refs_for_each_include_root_ref()`
Patrick Steinhardt committed 6 months ago
pack-check: fix verification of large objects
Patrick Steinhardt committed 6 months ago
packfile: expose function to read object stream for an offset
Patrick Steinhardt committed 6 months ago
object-file: adapt `stream_object_signature()` to take a stream
Patrick Steinhardt committed 6 months ago
t/helper: improve "genrandom" test helper
Patrick Steinhardt committed 6 months ago
object-file.c: avoid container_of() of a NULL container
Junio C Hamano committed 6 months ago
pack-redundant: fix memory leak when open_pack_index() fails
Sahitya Chandra committed 6 months ago
path: factor out skip_slashes() in normalize_path_copy_len()
Pushkar Singh committed 6 months ago
t2004: use test_path_is_file instead of test -f
Lambert Duclos-de Guise committed 6 months ago