Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [errorprone] Fix pattern see UnusedVariable | Matthias Sohn | 2024-04-29 | 1 | -4/+2 |
* | Update EDL 1.0 license headers to new short SPDX compliant format | Matthias Sohn | 2020-01-04 | 1 | -38/+5 |
* | Cleanup CommitAndLogCommandTest | Matthias Sohn | 2019-12-05 | 1 | -55/+51 |
* | CLI: Add support for excluding paths from Git log command | John Tipper | 2019-12-05 | 1 | -53/+1 |
* | Explicitly specify charset when constructing PrintWriter | David Pursehouse | 2018-09-30 | 1 | -5/+5 |
* | Explicitly specify charset when calling getBytes | David Pursehouse | 2018-09-26 | 1 | -3/+4 |
* | CommitAndLogCommandTest: Open PrintWriter in try-with-resource | David Pursehouse | 2018-03-06 | 1 | -15/+15 |
* | CommitAndLogCommandTest: Use assumeFalse to skip test on Windows | David Pursehouse | 2016-01-21 | 1 | -2/+2 |
* | CommitAndLogCommandTest: Create Git instances in try-with-resource | David Pursehouse | 2016-01-21 | 1 | -250/+256 |
* | Rename test class so it is also executed during maven test phase | Christian Halstrick | 2014-03-12 | 1 | -0/+400 |