summaryrefslogtreecommitdiffstats
path: root/Documentation/git-commit-graph.txt
AgeCommit message (Expand)AuthorLines
2018-09-27Doc: refer to the "commit-graph file" with dashMartin Ågren-6/+6
2018-09-27git-commit-graph.txt: refer to "*commit*-graph file"Martin Ågren-6/+6
2018-09-27git-commit-graph.txt: typeset more in monospaceMartin Ågren-6/+7
2018-09-27git-commit-graph.txt: fix bullet listsMartin Ågren-2/+2
2018-06-27commit-graph: add '--reachable' optionDerrick Stolee-2/+6
2018-06-27commit-graph: add 'verify' subcommandDerrick Stolee-0/+6
2018-04-11commit-graph: implement "--append" optionDerrick Stolee-0/+10
2018-04-11commit-graph: build graph from starting commitsDerrick Stolee-1/+13
2018-04-11commit-graph: read only from specific pack-indexesDerrick Stolee-1/+10
2018-04-11commit-graph: implement git commit-graph readDerrick Stolee-0/+12
2018-04-02commit-graph: implement git-commit-graph writeDerrick Stolee-0/+41
2018-04-02commit-graph: create git-commit-graph builtinDerrick Stolee-0/+10