jgit/org.eclipse.jgit/META-INF
Zhen Chen 2c2999643f Add dfs fsck implementation
JGit already had some fsck-like classes like ObjectChecker which can
check for an individual object.

The read-only FsckPackParser which will parse all objects within a pack
file and check it with ObjectChecker. It will also check the pack index
file against the object information from the pack parser.

Change-Id: Ifd8e0d28eb68ff0b8edd2b51b2fa3a50a544c855
Signed-off-by: Zhen Chen <czhen@google.com>
2017-07-26 10:12:29 -07:00
..
MANIFEST.MF Add dfs fsck implementation 2017-07-26 10:12:29 -07:00
SOURCE-MANIFEST.MF Prepare 4.9.0-SNAPSHOT builds 2017-05-30 13:42:07 +02:00