From: Junio C Hamano Date: Thu, 2 Aug 2018 22:30:39 +0000 (-0700) Subject: Merge branch 'ds/commit-graph-fsck' X-Git-Tag: v2.19.0-rc0~110 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/b006f01ab5b6aa912f2c577c4af441564c6c78a4 Merge branch 'ds/commit-graph-fsck' "git fsck" learns to make sure the optional commit-graph file is in a sane state. * ds/commit-graph-fsck: (23 commits) coccinelle: update commit.cocci commit-graph: update design document gc: automatically write commit-graph files commit-graph: add '--reachable' option commit-graph: use string-list API for input fsck: verify commit-graph commit-graph: verify contents match checksum commit-graph: test for corrupted octopus edge commit-graph: verify commit date commit-graph: verify generation number commit-graph: verify parent list commit-graph: verify root tree OIDs commit-graph: verify objects exist commit-graph: verify corrupt OID fanout and lookup commit-graph: verify required chunks are present commit-graph: verify catches corrupt signature commit-graph: add 'verify' subcommand commit-graph: load a root tree from specific graph commit: force commit to parse from object database commit-graph: parse commit from chosen graph ... --- b006f01ab5b6aa912f2c577c4af441564c6c78a4