Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | RawParseUtils test: Use java.time to create PersonIdents | Ivan Frade | 2024-11-19 | 1 | -16/+19 |
* | [errorprone] Fix pattern LongLiteralLowerCaseSuffix | Matthias Sohn | 2024-04-29 | 1 | -3/+3 |
* | Update EDL 1.0 license headers to new short SPDX compliant format | Matthias Sohn | 2020-01-04 | 1 | -38/+5 |
* | Declare essentially static methods as static | Robin Rosenberg | 2012-12-27 | 1 | -1/+1 |
* | Convert all JGit unit tests to JUnit 4 | Robin Rosenberg | 2010-12-31 | 1 | -3/+8 |
* | Fix parsing of multiple authors in PersonIdent. | Marc Strapetz | 2010-08-26 | 1 | -32/+71 |
* | Make parsing of PersonIdent from raw byte array fault-tolerant. | Marc Strapetz | 2010-03-23 | 1 | -0/+100 |