check_stream_oid(): discard hash on read error
Jeff King committed 3 months ago
patch-id: discard hash when done
Jeff King committed 3 months ago
csum-file: provide a function to release checkpoints
Jeff King committed 3 months ago
csum-file: always finalize or discard hash
Jeff King committed 3 months ago
Jeff King committed 3 months ago
csum-file: drop discard_hashfile()
Jeff King committed 3 months ago
Patrick Steinhardt committed 3 months ago
reset: modernize flags passed to `reset_working_tree()`
Patrick Steinhardt committed 3 months ago
Patrick Steinhardt committed 3 months ago
reset: drop `USE_THE_REPOSITORY_VARIABLE`
Patrick Steinhardt committed 3 months ago
read-cache: split out function to drop unmerged entries to stage 0
Patrick Steinhardt committed 3 months ago
line-log: drop extra copy of range with bloom filters
Jeff King committed 3 months ago
revision: avoid leaking bloom keyvecs with multiple traversals
Jeff King committed 3 months ago
bloom: make bloom-filter slab initialization idempotent
Jeff King committed 3 months ago
Merge branch 'jk/repo-info-path-keys' into ps/setup-split-discovery-and-setup
Junio C Hamano committed 3 months ago
Merge branch 'ps/setup-drop-global-state' into ps/setup-split-discovery-and-setup
Junio C Hamano committed 3 months ago
Merge branch 'ps/refs-onbranch-fixes' into ps/setup-split-discovery-and-setup
Junio C Hamano committed 3 months ago
format-patch: fix leak of rev_info in prepare_bases()
Jeff King committed 3 months ago
t: move LSan errors from stdout to stderr
Jeff King committed 3 months ago
submodule absorbgitdirs tests: use test_* helper functions
Bryan B. Lima committed 3 months ago