aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.test/tst/org/eclipse/jgit/api/CommitOnlyTest.java
Commit message (Expand)AuthorAgeFilesLines
* Update EDL 1.0 license headers to new short SPDX compliant formatMatthias Sohn2020-01-041-38/+5
* Merge branch 'stable-5.1' into stable-5.2Matthias Sohn2019-08-191-0/+6
|\
| * Fix NPE in CommitOnlyTest#getHeadMatthias Sohn2019-08-181-0/+6
* | Explicitly specify charset in constructor of StringDavid Pursehouse2018-09-261-1/+2
|/
* Remove further unnecessary 'final' keywordsHan-Wen Nienhuys2018-05-181-1/+1
* Fix remaining javadoc errors raised by doclintMatthias Sohn2017-12-211-6/+6
* CommitOnlyTest: Open RevWalk in try-with-resourceDavid Pursehouse2016-01-221-4/+6
* Remove unnecessary @SuppressWarnings("null")Matthias Sohn2013-11-101-5/+0
* Move base test classes to the junit bundle for reuse for Java 7 testsRobin Rosenberg2013-02-041-1/+1
* Declare essentially static methods as staticRobin Rosenberg2012-12-271-3/+4
* Moved tests for commit -o option to own test classChristian Halstrick2011-03-181-0/+1309