Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Format @Nullable on return value as method annotation | Jonathan Nieder | 2018-10-09 | 7 | -8/+16 |
* | Avoid using @Nullable to annotate arrays | Jonathan Nieder | 2018-10-09 | 4 | -6/+1 |
* | FsckError: Use @Nullable as field annotation (before any modifier) | Ivan Frade | 2018-10-09 | 1 | -1/+2 |
* | DfsFsck: Check that .gitmodules in the repository have valid contents | Ivan Frade | 2018-10-09 | 5 | -1/+109 |
* | FsckError.CorruptObject: Use @Nullable constructor for errorType | Ivan Frade | 2018-10-09 | 2 | -11/+7 |
* | SubmoduleValidator: Always throw SubmoduleValidationException | Ivan Frade | 2018-10-09 | 4 | -22/+56 |
* | Merge branch 'stable-5.1' | Jonathan Nieder | 2018-10-08 | 1 | -12/+16 |
|\ | |||||
| * | Merge branch 'stable-5.0' into stable-5.1 | Jonathan Nieder | 2018-10-08 | 1 | -12/+16 |
| |\ | |||||
| | * | Merge branch 'stable-4.11' into stable-5.0 | Jonathan Nieder | 2018-10-08 | 1 | -12/+16 |
| | |\ | |||||
| | | * | Merge branch 'stable-4.10' into stable-4.11 | Jonathan Nieder | 2018-10-08 | 1 | -12/+16 |
| | | |\ | |||||
| | | | * | Merge branch 'stable-4.9' into stable-4.10 | Jonathan Nieder | 2018-10-08 | 1 | -12/+16 |
| | | | |\ | |||||
| | | | | * | Merge branch 'stable-4.8' into stable-4.9 | Jonathan Nieder | 2018-10-08 | 1 | -1/+0 |
| | | | | |\ | |||||
| | | | | | * | Merge branch 'stable-4.7' into stable-4.8 | Jonathan Nieder | 2018-10-08 | 1 | -1/+0 |
| | | | | | |\ | |||||
| | | | | | | * | SubmoduleValidator: Remove unused import of ConfigConstants | David Pursehouse | 2018-10-09 | 1 | -1/+0 |
| | | | | * | | | Merge branch 'stable-4.8' into stable-4.9 | Jonathan Nieder | 2018-10-08 | 1 | -11/+16 |
| | | | | |\| | | |||||
| | | | | | * | | Merge branch 'stable-4.7' into stable-4.8 | Jonathan Nieder | 2018-10-08 | 1 | -11/+16 |
| | | | | | |\| | |||||
| | | | | | | * | SubmoduleValidator: Permit missing path or url | Jonathan Nieder | 2018-10-08 | 1 | -11/+16 |
* | | | | | | | | RefAdvertiser: Add Javadoc for usage of send(Collection) | Michael Keppler | 2018-10-08 | 1 | -5/+8 |
* | | | | | | | | SubmoduleAddCommand: Remove double-check of submodule name | Jonathan Nieder | 2018-10-07 | 1 | -15/+0 |
* | | | | | | | | Merge branch 'stable-5.1' | David Pursehouse | 2018-10-08 | 0 | -0/+0 |
|\| | | | | | | | |||||
| * | | | | | | | Update API warning filter to 5.1.3 | Matthias Sohn | 2018-10-07 | 1 | -1/+1 |
* | | | | | | | | Merge branch 'stable-5.1' | Jonathan Nieder | 2018-10-07 | 1 | -2/+2 |
|\| | | | | | | | |||||
| * | | | | | | | Merge branch 'stable-5.0' into stable-5.1 | Jonathan Nieder | 2018-10-07 | 1 | -2/+2 |
| |\| | | | | | | |||||
| | * | | | | | | Merge branch 'stable-4.11' into stable-5.0 | Jonathan Nieder | 2018-10-07 | 1 | -2/+2 |
| | |\| | | | | | |||||
| | | * | | | | | Merge branch 'stable-4.10' into stable-4.11 | Jonathan Nieder | 2018-10-07 | 1 | -2/+2 |
| | | |\| | | | | |||||
| | | | * | | | | Merge branch 'stable-4.9' into stable-4.10 | Jonathan Nieder | 2018-10-07 | 1 | -2/+2 |
| | | | |\| | | | |||||
| | | | | * | | | Merge branch 'stable-4.8' into stable-4.9 | Jonathan Nieder | 2018-10-07 | 1 | -2/+2 |
| | | | | |\| | | |||||
| | | | | | * | | Merge branch 'stable-4.7' into stable-4.8 | David Pursehouse | 2018-10-07 | 1 | -2/+2 |
| | | | | | |\| | |||||
| | | | | | | * | ObjectChecker#getGitsubmodules: Fix malformed javadoc | David Pursehouse | 2018-10-07 | 1 | -2/+2 |
* | | | | | | | | Merge branch 'stable-5.1' | Matthias Sohn | 2018-10-06 | 14 | -57/+680 |
|\| | | | | | | | |||||
| * | | | | | | | Prepare 5.1.3-SNAPSHOT builds | Matthias Sohn | 2018-10-06 | 56 | -357/+357 |
| * | | | | | | | JGit v5.1.2.201810061102-rv5.1.2.201810061102-r | Matthias Sohn | 2018-10-06 | 56 | -59/+59 |
| * | | | | | | | Merge branch 'stable-5.0' into stable-5.1 | Matthias Sohn | 2018-10-06 | 12 | -29/+673 |
| |\| | | | | | | |||||
| | * | | | | | | Merge branch 'stable-4.11' into stable-5.0 | Matthias Sohn | 2018-10-06 | 12 | -15/+682 |
| | |\| | | | | | |||||
| | | * | | | | | Prepare 4.11.5-SNAPSHOT builds | Matthias Sohn | 2018-10-06 | 56 | -356/+356 |
| | | * | | | | | JGit v4.11.4.201810060650-rv4.11.4.201810060650-r | Matthias Sohn | 2018-10-06 | 56 | -59/+59 |
| | | * | | | | | Merge branch 'stable-4.10' into stable-4.11 | Matthias Sohn | 2018-10-06 | 1 | -1/+1 |
| | | |\| | | | | |||||
| | | | * | | | | Fix configuration of maven-javadoc-plugin | Matthias Sohn | 2018-10-06 | 1 | -1/+1 |
| | | * | | | | | Merge branch 'stable-4.10' into stable-4.11 | Matthias Sohn | 2018-10-06 | 11 | -9/+682 |
| | | |\| | | | | |||||
| | | | * | | | | Merge branch 'stable-4.9' into stable-4.10 | Matthias Sohn | 2018-10-06 | 11 | -9/+682 |
| | | | |\| | | | |||||
| | | | | * | | | Prepare 4.9.7-SNAPSHOT builds | Matthias Sohn | 2018-10-06 | 56 | -333/+333 |
| | | | | * | | | JGit v4.9.6.201810051924-rv4.9.6.201810051924-r | Matthias Sohn | 2018-10-06 | 56 | -59/+59 |
| | | | | * | | | Merge branch 'stable-4.8' into stable-4.9 | Matthias Sohn | 2018-10-06 | 11 | -10/+683 |
| | | | | |\| | | |||||
| | | | | | * | | Merge branch 'stable-4.7' into stable-4.8 | Matthias Sohn | 2018-10-06 | 11 | -10/+683 |
| | | | | | |\| | |||||
| | | | | | | * | Prepare 4.7.6-SNAPSHOT builds | Matthias Sohn | 2018-10-06 | 56 | -321/+321 |
| | | | | | | * | JGit v4.7.5.201810051826-rv4.7.5.201810051826-r | Matthias Sohn | 2018-10-06 | 56 | -59/+59 |
| | | | | | | * | BaseReceivePack: Validate incoming .gitmodules files | Ivan Frade | 2018-10-05 | 5 | -1/+130 |
| | | | | | | * | ObjectChecker: Report .gitmodules files found in the pack | Ivan Frade | 2018-10-05 | 4 | -7/+362 |
| | | | | | | * | SubmoduleAddCommand: Reject submodule URIs that look like cli options | Ivan Frade | 2018-10-05 | 6 | -3/+192 |
| * | | | | | | | Revert "Configure WindowCache settings to use in JGit CLI" | Matthias Sohn | 2018-10-05 | 1 | -10/+0 |