Merge branch 'lo/remove-log-reencode-from-rev-info'
Junio C Hamano committed over 1 year ago
Junio C Hamano committed over 1 year ago
Merge branch 'ps/reftable-api-revamp'
Junio C Hamano committed over 1 year ago
Merge branch 'jh/gc-launchctl-schedule-fix'
Junio C Hamano committed over 1 year ago
Merge branch 'az/tighten-string-array-constness'
Junio C Hamano committed over 1 year ago
Merge branch 'as/typofix-in-env-h-header'
Junio C Hamano committed over 1 year ago
Merge branch 'ua/call-repo-config-with-possibly-null-repository'
Junio C Hamano committed over 1 year ago
Merge branch 'js/git-perf-env-override'
Junio C Hamano committed over 1 year ago
xdiff: disable cleanup_records heuristic with --minimal
Niels Glodny committed over 1 year ago
diff: check range before dereferencing an array element
Johannes Schindelin committed over 1 year ago
object-store: drop `repo_has_object_file()`
Patrick Steinhardt committed over 1 year ago
treewide: convert users of `repo_has_object_file()` to `has_object()`
Patrick Steinhardt committed over 1 year ago
object-store: allow fetching objects via `has_object()`
Patrick Steinhardt committed over 1 year ago
object-store: move function declarations to their respective subsystems
Patrick Steinhardt committed over 1 year ago
object-store: move and rename `odb_pack_keep()`
Patrick Steinhardt committed over 1 year ago
object-store: drop `loose_object_path()`
Patrick Steinhardt committed over 1 year ago
object-store: move `struct packed_git` into "packfile.h"
Patrick Steinhardt committed over 1 year ago
send-email: add --[no-]outlook-id-fix option
Aditya Garg committed over 1 year ago
hashmap: ensure hashmaps are reusable after hashmap_clear()
Elijah Newren committed over 1 year ago
index-pack: allow revisiting REF_DELTA chains
Derrick Stolee committed over 1 year ago