config.mak.uname: avoid macOS linker warning on Xcode 16.3+
Harald Nordgren committed 2 months ago
Junio C Hamano committed 2 months ago
Junio C Hamano committed 2 months ago
Merge branch 'ds/path-walk-filters'
Junio C Hamano committed 2 months ago
Merge branch 'ta/approxidate-noon-fix'
Junio C Hamano committed 2 months ago
Merge branch 'jk/connect-service-enum'
Junio C Hamano committed 2 months ago
describe: fix --exclude, --match with --contains and --all
Jacob Keller committed 2 months ago
index-pack: retain child bases in delta cache
Arijit Banerjee committed 2 months ago
http: fix memory leak in fetch_and_setup_pack_index()
LorenzoPegorari committed 2 months ago
http: cleanup function fetch_and_setup_pack_index()
LorenzoPegorari committed 2 months ago
sub-process: use gentle handshake to avoid die() on startup failure
Michael Montalbo committed 2 months ago
odb/source-loose: drop pointer to the "files" source
Patrick Steinhardt committed 2 months ago
odb/source-loose: stub out remaining callbacks
Patrick Steinhardt committed 2 months ago
odb/source-loose: wire up `write_object_stream()` callback
Patrick Steinhardt committed 2 months ago
object-file: refactor writing objects to use loose source
Patrick Steinhardt committed 2 months ago
odb/source-loose: wire up `write_object()` callback
Patrick Steinhardt committed 2 months ago
loose: refactor object map to operate on `struct odb_source_loose`
Patrick Steinhardt committed 2 months ago
odb/source-loose: wire up `freshen_object()` callback
Patrick Steinhardt committed 2 months ago
odb/source-loose: drop `odb_source_loose_has_object()`
Patrick Steinhardt committed 2 months ago
odb/source-loose: wire up `count_objects()` callback
Patrick Steinhardt committed 2 months ago