odb: add `source` field to struct object_info_source
Patrick Steinhardt committed about 1 month ago
odb: make backend-specific fields optional
Patrick Steinhardt committed about 1 month ago
packfile: thread odb_source_packed through packed_object_info()
Patrick Steinhardt committed about 1 month ago
hash: add platform-specific discard functions
Jeff King committed about 1 month ago
hash: fix memory leak copying sha256 gcrypt handles
Jeff King committed about 1 month ago
http: discard hash in dumb-http http_object_request
Jeff King committed about 1 month ago
check_stream_oid(): discard hash on read error
Jeff King committed about 1 month ago
patch-id: discard hash when done
Jeff King committed about 1 month ago
csum-file: provide a function to release checkpoints
Jeff King committed about 1 month ago
csum-file: always finalize or discard hash
Jeff King committed about 1 month ago
Jeff King committed about 1 month ago
csum-file: drop discard_hashfile()
Jeff King committed about 1 month ago
Patrick Steinhardt committed about 1 month ago
reset: modernize flags passed to `reset_working_tree()`
Patrick Steinhardt committed about 1 month ago
Patrick Steinhardt committed about 1 month ago
reset: drop `USE_THE_REPOSITORY_VARIABLE`
Patrick Steinhardt committed about 1 month ago
read-cache: split out function to drop unmerged entries to stage 0
Patrick Steinhardt committed about 1 month ago
line-log: drop extra copy of range with bloom filters
Jeff King committed about 1 month ago
revision: avoid leaking bloom keyvecs with multiple traversals
Jeff King committed about 1 month ago
bloom: make bloom-filter slab initialization idempotent
Jeff King committed about 1 month ago