summaryrefslogtreecommitdiffstats
path: root/commit-graph.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'ds/commit-graph-with-grafts'Junio C Hamano2018-10-161-0/+1
|\
| * commit-graph: close_commit_graph before shallow walkDerrick Stolee2018-08-211-0/+1
* | Merge branch 'ab/commit-graph-progress'Junio C Hamano2018-10-161-2/+3
|\ \
| * | commit-graph write: add progress outputÆvar Arnfjörð Bjarmason2018-09-171-2/+3
* | | Merge branch 'ds/commit-graph-tests'Junio C Hamano2018-09-171-0/+2
|\ \ \
| * | | commit-graph: define GIT_TEST_COMMIT_GRAPHDerrick Stolee2018-08-291-0/+2
| |/ /
* | | Merge branch 'ds/reachable'Junio C Hamano2018-09-171-0/+6
|\ \ \ | |/ / |/| |
| * | commit-reach: use can_all_from_reachDerrick Stolee2018-07-201-0/+6
| |/
* / Add missing includes and forward declarationsElijah Newren2018-08-151-0/+1
|/
* commit-graph: add repo arg to graph readersJonathan Tan2018-07-171-3/+4
* commit-graph: add free_commit_graphJonathan Tan2018-07-171-0/+2
* commit-graph: add missing forward declarationJonathan Tan2018-07-171-0/+2
* commit-graph: add '--reachable' optionDerrick Stolee2018-06-271-0/+1
* commit-graph: use string-list API for inputDerrick Stolee2018-06-271-4/+3
* commit-graph: add 'verify' subcommandDerrick Stolee2018-06-271-0/+3
* commit-graph: always load commit-graph informationDerrick Stolee2018-05-221-0/+8
* commit-graph: lazy-load trees for commitsDerrick Stolee2018-04-111-0/+2
* commit-graph: implement "--append" optionDerrick Stolee2018-04-111-1/+2
* commit-graph: build graph from starting commitsDerrick Stolee2018-04-111-1/+3
* commit-graph: read only from specific pack-indexesDerrick Stolee2018-04-111-1/+3
* commit: integrate commit graph with commit parsingDerrick Stolee2018-04-111-0/+12
* commit-graph: implement git commit-graph readDerrick Stolee2018-04-111-0/+23
* commit-graph: implement write_commit_graph()Derrick Stolee2018-04-021-0/+6