summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-05-22merge: check config before loading commitsLibravatar Derrick Stolee2-3/+13
2018-05-22commit: use generation number in remove_redundant()Libravatar Derrick Stolee1-1/+6
2018-05-22commit: add short-circuit to paint_down_to_common()Libravatar Derrick Stolee1-4/+16
2018-05-22commit: use generation numbers for in_merge_bases()Libravatar Derrick Stolee1-1/+8
2018-05-22ref-filter: use generation number for --containsLibravatar Derrick Stolee1-4/+20
2018-05-22commit-graph: always load commit-graph informationLibravatar Derrick Stolee6-20/+47
2018-05-22commit: use generations in paint_down_to_common()Libravatar Derrick Stolee2-1/+20
2018-05-22commit-graph: compute generation numbersLibravatar Derrick Stolee1-0/+43
2018-05-22commit: add generation number to struct commitLibravatar Derrick Stolee3-0/+7
2018-05-02ref-filter: fix outdated comment on in_commit_listLibravatar Derrick Stolee1-1/+1
2018-05-02coccinelle: avoid wrong transformation suggestions from commit.cocciLibravatar SZEDER Gábor1-6/+4
2018-04-11commit-graph: lazy-load trees for commitsLibravatar Derrick Stolee4-4/+38
2018-04-11treewide: replace maybe_tree with accessor methodsLibravatar Derrick Stolee23-61/+101
2018-04-11commit: create get_commit_tree() methodLibravatar Derrick Stolee2-0/+13
2018-04-11treewide: rename tree to maybe_treeLibravatar Derrick Stolee24-64/+65
2018-04-11Merge branch 'bw/c-plus-plus' into ds/lazy-load-treesLibravatar Junio C Hamano63-662/+663
2018-04-11commit-graph: implement "--append" optionLibravatar Derrick Stolee5-5/+45
2018-04-11commit-graph: build graph from starting commitsLibravatar Derrick Stolee5-10/+75
2018-04-11commit-graph: read only from specific pack-indexesLibravatar Derrick Stolee7-9/+81
2018-04-11commit: integrate commit graph with commit parsingLibravatar Derrick Stolee6-2/+205
2018-04-11commit-graph: close under reachabilityLibravatar Derrick Stolee1-0/+45
2018-04-11commit-graph: add core.commitGraph settingLibravatar Derrick Stolee4-0/+11
2018-04-11commit-graph: implement git commit-graph readLibravatar Derrick Stolee5-6/+254
2018-04-02commit-graph: implement git-commit-graph writeLibravatar Derrick Stolee3-0/+198
2018-04-02commit-graph: implement write_commit_graph()Libravatar Derrick Stolee3-0/+366
2018-04-02commit-graph: create git-commit-graph builtinLibravatar Derrick Stolee8-0/+53
2018-04-02graph: add commit graph design documentLibravatar Derrick Stolee1-0/+163
2018-04-02commit-graph: add format documentLibravatar Derrick Stolee1-0/+97
2018-04-02csum-file: refactor finalize_hashfile() methodLibravatar Derrick Stolee6-12/+14
2018-04-02csum-file: rename hashclose() to finalize_hashfile()Libravatar Derrick Stolee8-13/+13
2018-03-13Merge branch 'jk/cached-commit-buffer' into HEADLibravatar Junio C Hamano6-46/+31
2018-03-13Merge branch 'jt/binsearch-with-fanout' into HEADLibravatar Junio C Hamano3-25/+54
2018-02-22revision: drop --show-all optionLibravatar Jeff King3-42/+0
2018-02-22commit: drop uses of get_cached_commit_buffer()Libravatar Jeff King2-4/+1
2018-02-22replace: rename 'new' variablesLibravatar Brandon Williams1-17/+17
2018-02-22trailer: rename 'template' variablesLibravatar Brandon Williams1-5/+5
2018-02-22tempfile: rename 'template' variablesLibravatar Brandon Williams2-23/+23
2018-02-22wrapper: rename 'template' variablesLibravatar Brandon Williams2-22/+22
2018-02-22environment: rename 'namespace' variablesLibravatar Brandon Williams1-5/+5
2018-02-22diff: rename 'template' variablesLibravatar Brandon Williams1-5/+5
2018-02-22environment: rename 'template' variablesLibravatar Brandon Williams2-8/+8
2018-02-22init-db: rename 'template' variablesLibravatar Brandon Williams1-15/+15
2018-02-22unpack-trees: rename 'new' variablesLibravatar Brandon Williams1-3/+3
2018-02-22trailer: rename 'new' variablesLibravatar Brandon Williams1-17/+17
2018-02-22submodule: rename 'new' variablesLibravatar Brandon Williams2-16/+16
2018-02-22split-index: rename 'new' variablesLibravatar Brandon Williams2-9/+9
2018-02-22remote: rename 'new' variablesLibravatar Brandon Williams1-10/+10
2018-02-22ref-filter: rename 'new' variablesLibravatar Brandon Williams1-8/+8
2018-02-22read-cache: rename 'new' variablesLibravatar Brandon Williams1-20/+20
2018-02-22line-log: rename 'new' variablesLibravatar Brandon Williams1-28/+28