Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | FsckError: Use @Nullable as field annotation (before any modifier) | Ivan Frade | 2018-10-09 | 1 | -1/+2 |
* | FsckError.CorruptObject: Use @Nullable constructor for errorType | Ivan Frade | 2018-10-09 | 2 | -11/+7 |
* | Revert usage of TYPE_USE in Nullable and NonNull annotations | David Pursehouse | 2018-01-19 | 1 | -1/+2 |
* | Nullable: Switch to TYPE_USE | David Pursehouse | 2018-01-18 | 1 | -2/+1 |
* | Fix javadoc in org.eclipse.jgit internal and fsck packages | Matthias Sohn | 2017-12-18 | 2 | -9/+52 |
* | FsckPackParser: Fix warning about int being boxed to Integer | David Pursehouse | 2017-09-01 | 1 | -1/+2 |
* | FsckPackParser: Fix "Empty block should be documented" warnings | David Pursehouse | 2017-08-31 | 1 | -0/+3 |
* | FsckPackParser: Fix warnings about variable hiding | David Pursehouse | 2017-08-31 | 1 | -9/+9 |
* | DfsFsck: reduce memory usage during verifyIndex | Shawn Pearce | 2017-08-30 | 1 | -8/+14 |
* | Add commit check for head references | Zhen Chen | 2017-07-26 | 1 | -0/+7 |
* | Add dfs fsck implementation | Zhen Chen | 2017-07-26 | 3 | -0/+475 |