Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tests: avoid assertEquals on same instance | Ivan Frade | 2025-03-25 | 1 | -1/+1 |
* | [errorprone] Fix pattern ModifiedButNotUsed | Matthias Sohn | 2024-04-29 | 1 | -0/+2 |
* | Update EDL 1.0 license headers to new short SPDX compliant format | Matthias Sohn | 2020-01-04 | 1 | -38/+5 |
* | Enable and fix warnings about redundant specification of type arguments | David Pursehouse | 2017-02-20 | 1 | -1/+1 |
* | Declare essentially static methods as static | Robin Rosenberg | 2012-12-27 | 1 | -1/+1 |
* | cleanup: Prefer assertEquals over assertTrue(....equals(...)) | Robin Rosenberg | 2012-09-03 | 1 | -1/+1 |
* | Convert all JGit unit tests to JUnit 4 | Robin Rosenberg | 2010-12-31 | 1 | -5/+34 |
* | Rewrite reference handling to be abstract and accurate | Shawn O. Pearce | 2010-01-23 | 1 | -1/+91 |
* | Create new RefList and RefMap utility types | Shawn O. Pearce | 2010-01-22 | 1 | -0/+382 |