commit-graph: rearrange chunk count logic
Derrick Stolee committed about 7 years ago
commit-graph: verify chains with --shallow mode
Derrick Stolee committed about 7 years ago
commit-graph: add base graphs chunk
Derrick Stolee committed about 7 years ago
commit-graph: create options for split files
Derrick Stolee committed about 7 years ago
commit-graph: load commit-graph chains
Derrick Stolee committed about 7 years ago
commit-graph: expire commit-graph files
Derrick Stolee committed about 7 years ago
commit-graph: rename commit_compare to oid_compare
Derrick Stolee committed about 7 years ago
commit-graph: allow cross-alternate chains
Derrick Stolee committed about 7 years ago
commit-graph: prepare for commit-graph chains
Derrick Stolee committed about 7 years ago
commit-graph: document commit-graph chains
Derrick Stolee committed about 7 years ago
stash: fix show referencing stash index
Thomas Gummerer committed over 7 years ago
ref-filter: sort detached HEAD lines firstly
Matthew DeVore committed about 7 years ago
wt-status.h: drop stdio.h include
Jeff King committed about 7 years ago
verify-tag: drop signal.h include
Jeff King committed about 7 years ago
wrapper: avoid undefined behaviour in macOS
Carlo Marcelo Arenas Belón committed over 7 years ago
interpret-trailers: load default config
Jeff King committed about 7 years ago
show --continue/skip etc. consistently in synopsis
Phillip Wood committed about 7 years ago
use COPY_ARRAY for copying arrays
René Scharfe committed over 7 years ago
coccinelle: use COPY_ARRAY for copying arrays
René Scharfe committed over 7 years ago
fsmonitor: avoid signed integer overflow / infinite loop
Carlo Marcelo Arenas Belón committed over 7 years ago