summaryrefslogtreecommitdiff
path: root/t/t5324-split-commit-graph.sh
AgeCommit message (Expand)Author
2019-09-18commit-graph: add --[no-]progress to write and verifyGarima Singh
2019-09-09Merge branch 'ds/feature-macros'Junio C Hamano
2019-08-13commit-graph: turn on commit-graph by defaultDerrick Stolee
2019-08-05commit-graph: fix bug around octopus mergesDerrick Stolee
2019-06-20commit-graph: test verify across alternatesDerrick Stolee
2019-06-20commit-graph: normalize commit-graph filenamesDerrick Stolee
2019-06-20commit-graph: test --split across alternate without --splitDerrick Stolee
2019-06-20commit-graph: test octopus merges with --splitDerrick Stolee
2019-06-20commit-graph: clean up chains after flattened writeDerrick Stolee
2019-06-20commit-graph: verify chains with --shallow modeDerrick Stolee
2019-06-20commit-graph: create options for split filesDerrick Stolee
2019-06-20commit-graph: expire commit-graph filesDerrick Stolee
2019-06-20commit-graph: allow cross-alternate chainsDerrick Stolee
2019-06-20commit-graph: merge commit-graph chainsDerrick Stolee
2019-06-20commit-graph: add --split option to builtinDerrick Stolee