Merge branch 'ps/ref-backend-migration-optim'
Junio C Hamano committed over 1 year ago
Merge branch 'ps/leakfixes-part-10'
Junio C Hamano committed over 1 year ago
Merge branch 'ps/gc-stale-lock-warning'
Junio C Hamano committed over 1 year ago
t9300: test verification of renamed paths
Jeff King committed over 1 year ago
doc: mention rev-list --ancestry-path restrictions
Kai Koponen committed over 1 year ago
packfile.c: remove unnecessary prepare_packed_git() call
Taylor Blau committed over 1 year ago
midx: add repository to `multi_pack_index` struct
Karthik Nayak committed over 1 year ago
config: make `packed_git_(limit|window_size)` non-global variables
Karthik Nayak committed over 1 year ago
config: make `delta_base_cache_limit` a non-global variable
Karthik Nayak committed over 1 year ago
packfile: pass down repository to `for_each_packed_object`
Karthik Nayak committed over 1 year ago
packfile: pass down repository to `has_object[_kept]_pack`
Karthik Nayak committed over 1 year ago
packfile: pass down repository to `odb_pack_name`
Karthik Nayak committed over 1 year ago
packfile: pass `repository` to static function in the file
Karthik Nayak committed over 1 year ago
packfile: use `repository` from `packed_git` directly
Karthik Nayak committed over 1 year ago
packfile: add repository to struct `packed_git`
Karthik Nayak committed over 1 year ago
tag: "git tag" refuses to use HEAD as a tagname
Junio C Hamano committed over 1 year ago
t5604: do not expect that HEAD can be a valid tagname
Junio C Hamano committed over 1 year ago
refs: drop strbuf_ prefix from helpers
Junio C Hamano committed over 1 year ago
refs: move ref name helpers around
Junio C Hamano committed over 1 year ago
Merge branch 'ps/leakfixes-part-10' into rj/strvec-splice-fix
Junio C Hamano committed over 1 year ago