]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'ak/commit-graph-to-slab'
authorJunio C Hamano <gitster@pobox.com>
Tue, 7 Jul 2020 05:09:13 +0000 (22:09 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 7 Jul 2020 05:09:14 +0000 (22:09 -0700)
A few fields in "struct commit" that do not have to always be
present have been moved to commit slabs.

* ak/commit-graph-to-slab:
  commit-graph: minimize commit_graph_data_slab access
  commit: move members graph_pos, generation to a slab
  commit-graph: introduce commit_graph_data_slab
  object: drop parsed_object_pool->commit_count

1  2 
commit-reach.c
refs.c

diff --cc commit-reach.c
Simple merge
diff --cc refs.c
Simple merge