]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'ds/commit-graph-genno-fix'
authorJunio C Hamano <gitster@pobox.com>
Thu, 18 Feb 2021 01:21:40 +0000 (17:21 -0800)
committerJunio C Hamano <gitster@pobox.com>
Thu, 18 Feb 2021 01:21:40 +0000 (17:21 -0800)
commit5bd0b21bf78fa365bc5189452e3cbbbec7330002
tree626fae7b2e20027a5d7bb8b4bbbe34fc630a5a13
parent8b4701ae4fa8e68362509013ceb496333b7ca0df
parentbc50d6c91f4002b4197a9f5ea5dfdc3c9f105a1c
Merge branch 'ds/commit-graph-genno-fix'

Fix incremental update of commit-graph file around corrected commit
date data.

* ds/commit-graph-genno-fix:
  commit-graph: prepare commit graph
  commit-graph: be extra careful about mixed generations
  commit-graph: compute generations separately
  commit-graph: validate layers for generation data
  commit-graph: always parse before commit_graph_data_at()
  commit-graph: use repo_parse_commit
commit-graph.c
commit.h