Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Doc: refer to the "commit-graph file" with dash | Martin Ågren | 2018-09-28 | 1 | -6/+6 |
* | git-commit-graph.txt: refer to "*commit*-graph file" | Martin Ågren | 2018-09-28 | 1 | -6/+6 |
* | git-commit-graph.txt: typeset more in monospace | Martin Ågren | 2018-09-28 | 1 | -6/+7 |
* | git-commit-graph.txt: fix bullet lists | Martin Ågren | 2018-09-28 | 1 | -2/+2 |
* | commit-graph: add '--reachable' option | Derrick Stolee | 2018-06-27 | 1 | -2/+6 |
* | commit-graph: add 'verify' subcommand | Derrick Stolee | 2018-06-27 | 1 | -0/+6 |
* | commit-graph: implement "--append" option | Derrick Stolee | 2018-04-11 | 1 | -0/+10 |
* | commit-graph: build graph from starting commits | Derrick Stolee | 2018-04-11 | 1 | -1/+13 |
* | commit-graph: read only from specific pack-indexes | Derrick Stolee | 2018-04-11 | 1 | -1/+10 |
* | commit-graph: implement git commit-graph read | Derrick Stolee | 2018-04-11 | 1 | -0/+12 |
* | commit-graph: implement git-commit-graph write | Derrick Stolee | 2018-04-02 | 1 | -0/+41 |
* | commit-graph: create git-commit-graph builtin | Derrick Stolee | 2018-04-02 | 1 | -0/+10 |