summaryrefslogtreecommitdiffstats
path: root/t/t5324-split-commit-graph.sh (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-01-15t5324: make hash size independentbrian m. carlson1-3/+10
2019-11-13test-tool: use 'read-graph' helperDerrick Stolee1-1/+1
2019-09-18commit-graph: add --[no-]progress to write and verifyGarima Singh1-1/+1
2019-09-09Merge branch 'ds/feature-macros'Junio C Hamano1-0/+2
2019-08-13commit-graph: turn on commit-graph by defaultDerrick Stolee1-0/+2
2019-08-05commit-graph: fix bug around octopus mergesDerrick Stolee1-1/+3
2019-06-19commit-graph: test verify across alternatesDerrick Stolee1-0/+19
2019-06-19commit-graph: normalize commit-graph filenamesDerrick Stolee1-1/+6
2019-06-19commit-graph: test --split across alternate without --splitDerrick Stolee1-0/+15
2019-06-19commit-graph: test octopus merges with --splitDerrick Stolee1-0/+11
2019-06-19commit-graph: clean up chains after flattened writeDerrick Stolee1-0/+12
2019-06-19commit-graph: verify chains with --shallow modeDerrick Stolee1-0/+62
2019-06-19commit-graph: create options for split filesDerrick Stolee1-0/+47
2019-06-19commit-graph: expire commit-graph filesDerrick Stolee1-1/+1
2019-06-19commit-graph: allow cross-alternate chainsDerrick Stolee1-0/+37
2019-06-19commit-graph: merge commit-graph chainsDerrick Stolee1-0/+13
2019-06-19commit-graph: add --split option to builtinDerrick Stolee1-0/+122