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
contrib/coccinelle: pass include paths to spatch(1)
Toon Claes committed 8 months ago
git-compat-util: introduce MEMZERO_ARRAY() macro
Toon Claes committed 8 months ago
Merge branch 'tc/last-modified-active-paths-optimization' into tc/memzero-array
Junio C Hamano committed 8 months ago
midx-write: skip rewriting MIDX with `--stdin-packs` unless needed
Patrick Steinhardt committed 8 months ago
midx-write: extract function to test whether MIDX needs updating
Patrick Steinhardt committed 8 months ago
midx: fix `BUG()` when getting preferred pack without a reverse index
Patrick Steinhardt committed 8 months ago