i18n: make GETTEXT_POISON a runtime option
[git] / commit-graph.h
2018-05-08  Junio C HamanoMerge branch 'ds/commit-graph'
2018-04-11  Derrick Stoleecommit-graph: lazy-load trees for commits
2018-04-11  Junio C HamanoMerge branch 'bw/c-plus-plus' into ds/lazy-load-trees
2018-04-11  Derrick Stoleecommit-graph: implement "--append" option
2018-04-11  Derrick Stoleecommit-graph: build graph from starting commits
2018-04-11  Derrick Stoleecommit-graph: read only from specific pack-indexes
2018-04-11  Derrick Stoleecommit: integrate commit graph with commit parsing
2018-04-11  Derrick Stoleecommit-graph: implement git commit-graph read
2018-04-02  Derrick Stoleecommit-graph: implement write_commit_graph()