cocci: use MEMZERO_ARRAY() a bit more
Junio C Hamano committed 8 months ago
coccicheck: emit the contents of cocci patch
Junio C Hamano committed 8 months ago
Merge branch 'tc/memzero-array' into jc/memzero-array
Junio C Hamano committed 8 months ago
scalar: alphabetize and simplify config
Derrick Stolee committed 8 months ago
scalar: remove stale config values
Derrick Stolee committed 8 months ago
scalar: use index.skipHash=true for performance
Derrick Stolee committed 8 months ago
scalar: annotate config file with "set by scalar"
Derrick Stolee committed 8 months ago
pull: move options[] array into function scope
K Jayatheerth committed 8 months ago
FLEX_ARRAY: require platforms to support the C99 syntax
Junio C Hamano committed 8 months ago
replay: move onto NULL check before first use
René Scharfe committed 8 months ago
Merge branch 'sa/replay-atomic-ref-updates' into rs/replay-wrong-onto-fix
Junio C Hamano committed 8 months ago
Makefile: help macOS novices by mentioning MacPorts
Junio C Hamano committed 8 months ago
odb: write alternates via sources
Patrick Steinhardt committed 8 months ago
odb: read alternates via sources
Patrick Steinhardt committed 8 months ago
odb: drop forward declaration of `read_info_alternates()`
Patrick Steinhardt committed 8 months ago
odb: remove mutual recursion when parsing alternates
Patrick Steinhardt committed 8 months ago
odb: stop splitting alternate in `odb_add_to_alternates_file()`
Patrick Steinhardt committed 8 months ago
odb: move computation of normalized objdir into `alt_odb_usable()`
Patrick Steinhardt committed 8 months ago
odb: resolve relative alternative paths when parsing
Patrick Steinhardt committed 8 months ago
odb: refactor parsing of alternates to be self-contained
Patrick Steinhardt committed 8 months ago