summaryrefslogtreecommitdiff
path: root/Documentation/git-commit-graph.txt
AgeCommit message (Expand)AuthorFilesLines
2018-09-27Doc: refer to the "commit-graph file" with dashLibravatar Martin Ågren1-6/+6
2018-09-27git-commit-graph.txt: refer to "*commit*-graph file"Libravatar Martin Ågren1-6/+6
2018-09-27git-commit-graph.txt: typeset more in monospaceLibravatar Martin Ågren1-6/+7
2018-09-27git-commit-graph.txt: fix bullet listsLibravatar Martin Ågren1-2/+2
2018-06-27commit-graph: add '--reachable' optionLibravatar Derrick Stolee1-2/+6
2018-06-27commit-graph: add 'verify' subcommandLibravatar Derrick Stolee1-0/+6
2018-04-11commit-graph: implement "--append" optionLibravatar Derrick Stolee1-0/+10
2018-04-11commit-graph: build graph from starting commitsLibravatar Derrick Stolee1-1/+13
2018-04-11commit-graph: read only from specific pack-indexesLibravatar Derrick Stolee1-1/+10
2018-04-11commit-graph: implement git commit-graph readLibravatar Derrick Stolee1-0/+12
2018-04-02commit-graph: implement git-commit-graph writeLibravatar Derrick Stolee1-0/+41
2018-04-02commit-graph: create git-commit-graph builtinLibravatar Derrick Stolee1-0/+10