Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-08-05 | commit-graph: fix bug around octopus merges | Derrick Stolee | 1 | -1/+3 |
2019-06-19 | commit-graph: test verify across alternates | Derrick Stolee | 1 | -0/+19 |
2019-06-19 | commit-graph: normalize commit-graph filenames | Derrick Stolee | 1 | -1/+6 |
2019-06-19 | commit-graph: test --split across alternate without --split | Derrick Stolee | 1 | -0/+15 |
2019-06-19 | commit-graph: test octopus merges with --split | Derrick Stolee | 1 | -0/+11 |
2019-06-19 | commit-graph: clean up chains after flattened write | Derrick Stolee | 1 | -0/+12 |
2019-06-19 | commit-graph: verify chains with --shallow mode | Derrick Stolee | 1 | -0/+62 |
2019-06-19 | commit-graph: create options for split files | Derrick Stolee | 1 | -0/+47 |
2019-06-19 | commit-graph: expire commit-graph files | Derrick Stolee | 1 | -1/+1 |
2019-06-19 | commit-graph: allow cross-alternate chains | Derrick Stolee | 1 | -0/+37 |
2019-06-19 | commit-graph: merge commit-graph chains | Derrick Stolee | 1 | -0/+13 |
2019-06-19 | commit-graph: add --split option to builtin | Derrick Stolee | 1 | -0/+122 |