aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.test/tst/org/eclipse/jgit/api/CommitAndLogCommandTest.java
Commit message (Expand)AuthorAgeFilesLines
* [errorprone] Fix pattern see UnusedVariableMatthias Sohn2024-04-291-4/+2
* Update EDL 1.0 license headers to new short SPDX compliant formatMatthias Sohn2020-01-041-38/+5
* Cleanup CommitAndLogCommandTestMatthias Sohn2019-12-051-55/+51
* CLI: Add support for excluding paths from Git log commandJohn Tipper2019-12-051-53/+1
* Explicitly specify charset when constructing PrintWriterDavid Pursehouse2018-09-301-5/+5
* Explicitly specify charset when calling getBytesDavid Pursehouse2018-09-261-3/+4
* CommitAndLogCommandTest: Open PrintWriter in try-with-resourceDavid Pursehouse2018-03-061-15/+15
* CommitAndLogCommandTest: Use assumeFalse to skip test on WindowsDavid Pursehouse2016-01-211-2/+2
* CommitAndLogCommandTest: Create Git instances in try-with-resourceDavid Pursehouse2016-01-211-250/+256
* Rename test class so it is also executed during maven test phaseChristian Halstrick2014-03-121-0/+400