jgit/org.eclipse.jgit/resources/org/eclipse/jgit
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
..
gitrepo/internal ManifestParser: Throw exception if remote does not have fetch attribute 2017-04-10 15:08:32 +02:00
internal Add dfs fsck implementation 2017-07-26 10:12:29 -07:00
util/sha1 Move SHA1 compress/recompress files to resource folder 2017-03-18 16:46:58 +01:00