Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [errorprone] Add missing javadoc summary | Matthias Sohn | 2023-09-25 | 1 | -0/+2 |
* | Fix all Javadoc warnings and fail on them | Antoine Musso | 2023-06-16 | 1 | -2/+2 |
* | ErrorProne: Enable and fix UnusedException check | David Pursehouse | 2020-01-27 | 1 | -3/+4 |
* | Update EDL 1.0 license headers to new short SPDX compliant format | Matthias Sohn | 2020-01-04 | 1 | -38/+5 |
* | Avoid double words | Mincong HUANG | 2018-12-21 | 1 | -1/+1 |
* | SubmoduleValidator: Always throw SubmoduleValidationException | Ivan Frade | 2018-10-09 | 1 | -17/+39 |
* | SubmoduleValidator: Remove unused import of ConfigConstants | David Pursehouse | 2018-10-09 | 1 | -1/+0 |
* | SubmoduleValidator: Permit missing path or url | Jonathan Nieder | 2018-10-08 | 1 | -11/+16 |
* | BaseReceivePack: Validate incoming .gitmodules files | Ivan Frade | 2018-10-05 | 1 | -0/+39 |
* | SubmoduleAddCommand: Reject submodule URIs that look like cli options | Ivan Frade | 2018-10-05 | 1 | -0/+141 |