Files
git/Documentation
Junio C Hamano b10edb2df5 Merge branch 'ds/commit-graph'
Precompute and store information necessary for ancestry traversal
in a separate file to optimize graph walking.

* ds/commit-graph:
  commit-graph: implement "--append" option
  commit-graph: build graph from starting commits
  commit-graph: read only from specific pack-indexes
  commit: integrate commit graph with commit parsing
  commit-graph: close under reachability
  commit-graph: add core.commitGraph setting
  commit-graph: implement git commit-graph read
  commit-graph: implement git-commit-graph write
  commit-graph: implement write_commit_graph()
  commit-graph: create git-commit-graph builtin
  graph: add commit graph design document
  commit-graph: add format document
  csum-file: refactor finalize_hashfile() method
  csum-file: rename hashclose() to finalize_hashfile()
2018-05-08 15:59:20 +09:00
..
2018-04-25 13:44:42 +09:00
2018-05-08 15:59:20 +09:00
2018-05-08 15:59:20 +09:00
2018-04-25 13:28:58 +09:00
2017-11-17 10:31:05 +09:00
2017-04-13 16:15:25 -07:00
2017-11-06 14:24:24 +09:00
2016-08-11 14:35:42 -07:00
2017-06-27 10:35:49 -07:00
2018-04-25 13:28:58 +09:00
2018-02-07 12:46:48 -08:00
2018-03-15 15:00:46 -07:00
2017-01-18 15:12:18 -08:00
2018-05-08 15:59:16 +09:00