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
replay: prevent the_repository from coming back
Elijah Newren committed 6 months ago
merge-ort: prevent the_repository from coming back
Elijah Newren committed 6 months ago
merge-ort: replace the_hash_algo with opt->repo->hash_algo
Elijah Newren committed 6 months ago
merge-ort: replace the_repository with opt->repo
Elijah Newren committed 6 months ago
merge-ort: pass repository to write_tree()
Elijah Newren committed 6 months ago
merge,diff: remove the_repository check before prefetching blobs
Elijah Newren committed 6 months ago
symlinks: use unsigned int for flags
Tian Yuchen committed 6 months ago
Junio C Hamano committed 6 months ago
Merge branch 'ak/t9812-test-path-is-helpers'
Junio C Hamano committed 6 months ago
Merge branch 'pw/diff-anchored-optim'
Junio C Hamano committed 6 months ago
Merge branch 'jc/doc-cg-c-comment'
Junio C Hamano committed 6 months ago
Merge branch 'pw/xdiff-cleanups'
Junio C Hamano committed 6 months ago
tree-diff: remove the usage of the_hash_algo global
Shreyansh Paliwal committed 6 months ago