fetch set_head: add warn-if-not-$branch option
Bence Ferdinandy committed over 1 year ago
fetch set_head: move warn advice into advise_if_enabled
Bence Ferdinandy committed over 1 year ago
midx: inline the `MIDX_MIN_SIZE` definition
Karthik Nayak committed over 1 year ago
midx: pass down `hash_algo` to functions using global variables
Karthik Nayak committed over 1 year ago
midx: pass `repository` to `load_multi_pack_index`
Karthik Nayak committed over 1 year ago
midx: cleanup internal usage of `the_repository` and `the_hash_algo`
Karthik Nayak committed over 1 year ago
midx-write: pass down repository to `write_midx_file[_only]`
Karthik Nayak committed over 1 year ago
write-midx: add repository field to `write_midx_context`
Karthik Nayak committed over 1 year ago
midx-write: use `revs->repo` inside `read_refs_snapshot`
Karthik Nayak committed over 1 year ago
midx-write: pass down repository to static functions
Karthik Nayak committed over 1 year ago
Merge branch 'kn/pass-repo-to-builtin-sub-sub-commands' into kn/midx-wo-the-repository
Junio C Hamano committed over 1 year ago
Merge branch 'kn/the-repository' into kn/midx-wo-the-repository
Junio C Hamano committed over 1 year ago
Junio C Hamano committed over 1 year ago
Merge branch 'ja/git-diff-doc-markup'
Junio C Hamano committed over 1 year ago
Merge branch 'bc/drop-ancient-libcurl-and-perl'
Junio C Hamano committed over 1 year ago
Merge branch 'kn/pass-repo-to-builtin-sub-sub-commands'
Junio C Hamano committed over 1 year ago
Merge branch 'ps/bisect-double-free-fix'
Junio C Hamano committed over 1 year ago
Merge branch 'tb/use-test-file-size-more'
Junio C Hamano committed over 1 year ago
Merge branch 'tb/boundary-traversal-fix'
Junio C Hamano committed over 1 year ago
Merge branch 'sj/ref-contents-check'
Junio C Hamano committed over 1 year ago