summaryrefslogtreecommitdiff
path: root/commit.c
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2026-06-17 11:10:12 -0700
committerJunio C Hamano <gitster@pobox.com>2026-06-17 11:10:12 -0700
commit8632b5c49d722f7c0b39f6da7e9868915d5c42e4 (patch)
treee3dce3bfb120a43e02f8ecd8a84d0ca78f4714f3 /commit.c
parent619931f5619565820c031f3398d2443bffb1c9d0 (diff)
parentfbcc5408fcd60206234ba26cc103ef2757532ae0 (diff)
Merge branch 'en/commit-graph-timestamp-fix'
compute_reachable_generation_numbers() in commit-graph used a 32-bit integer to accumulate parent generations, which is OK for generation number v1 (topological levels), but with generation number v2 (adjusted committer timestamps), it truncated timestamps beyond 2106. Fixed by widening the accumulator to timestamp_t. * en/commit-graph-timestamp-fix: commit-graph: use timestamp_t for max parent generation accumulator
Diffstat (limited to 'commit.c')
0 files changed, 0 insertions, 0 deletions