Merge branch 'rs/for-each-ref-start-after-marker-fix'
Junio C Hamano committed 12 months ago
doc lint: check that synopsis manpages have synopsis inlines
Jean-Noël Avila committed 12 months ago
doc:git-for-each-ref: fix styling and typos
Jean-Noël Avila committed 12 months ago
doc: check for absence of the form --[no-]parameter
Jean-Noël Avila committed 12 months ago
doc: check for absence of multiple terms in each entry of desc list
Jean-Noël Avila committed 12 months ago
doc: check well-formedness of delimited sections
Jean-Noël Avila committed 12 months ago
doc: test linkgit macros for well-formedness
Jean-Noël Avila committed 12 months ago
midx: compute paths via their source
Patrick Steinhardt committed about 1 year ago
midx: stop duplicating info redundant with its owning source
Patrick Steinhardt committed about 1 year ago
midx: write multi-pack indices via their source
Patrick Steinhardt committed about 1 year ago
midx: load multi-pack indices via their source
Patrick Steinhardt committed about 1 year ago
midx: drop redundant `struct repository` parameter
Patrick Steinhardt committed about 1 year ago
odb: simplify calling `link_alt_odb_entry()`
Patrick Steinhardt committed about 1 year ago
odb: return newly created in-memory sources
Patrick Steinhardt committed about 1 year ago
odb: consistently use "dir" to refer to alternate's directory
Patrick Steinhardt committed about 1 year ago
odb: allow `odb_find_source()` to fail
Patrick Steinhardt committed about 1 year ago
odb: store locality in object database sources
Patrick Steinhardt committed about 1 year ago
builtin/fmt-merge-msg: stop depending on 'the_repository'
Ayush Chandekar committed about 1 year ago
environment: remove the global variable 'merge_log_config'
Ayush Chandekar committed about 1 year ago
git-jump: make `diff` work with filenames containing spaces
Greg Hurrell committed about 1 year ago