summaryrefslogtreecommitdiff
path: root/t/t5318-commit-graph.sh
AgeCommit message (Expand)AuthorFilesLines
2018-06-27commit-graph: verify contents match checksumLibravatar Derrick Stolee1-0/+6
2018-06-27commit-graph: test for corrupted octopus edgeLibravatar Derrick Stolee1-0/+10
2018-06-27commit-graph: verify commit dateLibravatar Derrick Stolee1-0/+6
2018-06-27commit-graph: verify generation numberLibravatar Derrick Stolee1-0/+11
2018-06-27commit-graph: verify parent listLibravatar Derrick Stolee1-0/+18
2018-06-27commit-graph: verify root tree OIDsLibravatar Derrick Stolee1-0/+7
2018-06-27commit-graph: verify objects existLibravatar Derrick Stolee1-0/+7
2018-06-27commit-graph: verify corrupt OID fanout and lookupLibravatar Derrick Stolee1-0/+22
2018-06-27commit-graph: verify required chunks are presentLibravatar Derrick Stolee1-0/+29
2018-06-27commit-graph: verify catches corrupt signatureLibravatar Derrick Stolee1-0/+43
2018-06-27commit-graph: add 'verify' subcommandLibravatar Derrick Stolee1-0/+10
2018-06-27t5318-commit-graph.sh: use core.commitGraphLibravatar Derrick Stolee1-2/+2
2018-05-22merge: check config before loading commitsLibravatar Derrick Stolee1-0/+9
2018-04-11commit-graph: implement "--append" optionLibravatar Derrick Stolee1-0/+10
2018-04-11commit-graph: build graph from starting commitsLibravatar Derrick Stolee1-0/+13
2018-04-11commit-graph: read only from specific pack-indexesLibravatar Derrick Stolee1-0/+10
2018-04-11commit: integrate commit graph with commit parsingLibravatar Derrick Stolee1-1/+46
2018-04-11commit-graph: implement git commit-graph readLibravatar Derrick Stolee1-5/+27
2018-04-02commit-graph: implement git-commit-graph writeLibravatar Derrick Stolee1-0/+124