Merge branch 'pw/commit-msg-sample-hook'
Junio C Hamano committed 5 months ago
Merge branch 'kh/doc-am-format-sendmail'
Junio C Hamano committed 5 months ago
Documentation/git-repo: capitalize format descriptions
Lucas Seiki Oshiro committed 5 months ago
Documentation/git-repo: replace 'NUL' with '_NUL_'
Lucas Seiki Oshiro committed 5 months ago
t1901: adjust nul format output instead of expected value
Lucas Seiki Oshiro committed 5 months ago
t1900: rename t1900-repo to t1900-repo-info
Lucas Seiki Oshiro committed 5 months ago
repo: rename struct field to repo_info_field
Lucas Seiki Oshiro committed 5 months ago
repo: replace get_value_fn_for_key by get_repo_info_field
Lucas Seiki Oshiro committed 5 months ago
repo: rename repo_info_fields to repo_info_field
Lucas Seiki Oshiro committed 5 months ago
CodingGuidelines: instruct to name arrays in singular
Lucas Seiki Oshiro committed 5 months ago
refs: add GIT_REFERENCE_BACKEND to specify reference backend
Karthik Nayak committed 5 months ago
refs: allow reference location in refstorage config
Karthik Nayak committed 5 months ago
refs: receive and use the reference storage payload
Karthik Nayak committed 5 months ago
refs: move out stub modification to generic layer
Karthik Nayak committed 5 months ago
refs: extract out `refs_create_refdir_stubs()`
Karthik Nayak committed 5 months ago
setup: don't modify repo in `create_reference_database()`
Karthik Nayak committed 5 months ago
fetch: fix wrong evaluation order in URL trailing-slash trimming
cuiweixie committed 5 months ago
midx: enable reachability bitmaps during MIDX compaction
Taylor Blau committed 5 months ago
midx: implement MIDX compaction
Taylor Blau committed 5 months ago
t/helper/test-read-midx.c: plug memory leak when selecting layer
Taylor Blau committed 5 months ago