reftable/stack: allow passing flags to `reftable_stack_add()`
Patrick Steinhardt committed 12 months ago
reftable/stack: fix compiler warning due to missing braces
Patrick Steinhardt committed 12 months ago
reftable/stack: reorder code to avoid forward declarations
Patrick Steinhardt committed 12 months ago
reftable/writer: drop Git-specific `QSORT()` macro
Patrick Steinhardt committed 12 months ago
reftable/writer: fix type used for number of records
Patrick Steinhardt committed 12 months ago
Junio C Hamano committed 12 months ago
Merge branch 'rs/merge-compact-summary'
Junio C Hamano committed 12 months ago
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 12 months ago
midx: stop duplicating info redundant with its owning source
Patrick Steinhardt committed 12 months ago
midx: write multi-pack indices via their source
Patrick Steinhardt committed 12 months ago
midx: load multi-pack indices via their source
Patrick Steinhardt committed 12 months ago
midx: drop redundant `struct repository` parameter
Patrick Steinhardt committed 12 months ago
odb: simplify calling `link_alt_odb_entry()`
Patrick Steinhardt committed 12 months ago