summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2018-02-22imap-send: rename 'new' variablesLibravatar Brandon Williams1-7/+7
2018-02-22http: rename 'new' variablesLibravatar Brandon Williams1-5/+5
2018-02-22entry: rename 'new' variablesLibravatar Brandon Williams1-20/+20
2018-02-22diffcore-delta: rename 'new' variablesLibravatar Brandon Williams1-8/+8
2018-02-22diff: rename 'new' variablesLibravatar Brandon Williams1-22/+22
2018-02-22diff-lib: rename 'new' variableLibravatar Brandon Williams1-19/+19
2018-02-22commit: rename 'new' variablesLibravatar Brandon Williams1-9/+9
2018-02-22combine-diff: rename 'new' variablesLibravatar Brandon Williams1-6/+6
2018-02-22remote: rename 'new' variablesLibravatar Brandon Williams1-33/+33
2018-02-22reflog: rename 'new' variablesLibravatar Brandon Williams1-4/+4
2018-02-22pack-redundant: rename 'new' variablesLibravatar Brandon Williams1-27/+27
2018-02-22help: rename 'new' variablesLibravatar Brandon Williams1-5/+5
2018-02-22checkout: rename 'new' variablesLibravatar Brandon Williams1-98/+98
2018-02-22apply: rename 'new' variablesLibravatar Brandon Williams1-27/+27
2018-02-22apply: rename 'try' variablesLibravatar Brandon Williams1-34/+34