summaryrefslogtreecommitdiff
path: root/Documentation/git-commit-graph.txt
Commit message (Expand)AuthorAgeFilesLines
* commit-graph.h: store an odb in 'struct write_commit_graph_context'Taylor Blau2020-02-041-1/+4
* test-tool: use 'read-graph' helperDerrick Stolee2019-11-131-12/+0
* commit-graph: add --[no-]progress to write and verifyGarima Singh2019-09-181-2/+5
* commit-graph: verify chains with --shallow modeDerrick Stolee2019-06-191-1/+4
* commit-graph: create options for split filesDerrick Stolee2019-06-191-1/+20
* Doc: refer to the "commit-graph file" with dashMartin Ågren2018-09-271-6/+6
* git-commit-graph.txt: refer to "*commit*-graph file"Martin Ågren2018-09-271-6/+6
* git-commit-graph.txt: typeset more in monospaceMartin Ågren2018-09-271-6/+7
* git-commit-graph.txt: fix bullet listsMartin Ågren2018-09-271-2/+2
* commit-graph: add '--reachable' optionDerrick Stolee2018-06-271-2/+6
* commit-graph: add 'verify' subcommandDerrick Stolee2018-06-271-0/+6
* commit-graph: implement "--append" optionDerrick Stolee2018-04-111-0/+10
* commit-graph: build graph from starting commitsDerrick Stolee2018-04-111-1/+13
* commit-graph: read only from specific pack-indexesDerrick Stolee2018-04-111-1/+10
* commit-graph: implement git commit-graph readDerrick Stolee2018-04-111-0/+12
* commit-graph: implement git-commit-graph writeDerrick Stolee2018-04-021-0/+41
* commit-graph: create git-commit-graph builtinDerrick Stolee2018-04-021-0/+10