Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update EDL 1.0 license headers to new short SPDX compliant format | Matthias Sohn | 2020-01-04 | 1 | -38/+5 |
* | Merge branch 'stable-5.1' into stable-5.2 | Matthias Sohn | 2019-08-19 | 1 | -0/+6 |
|\ | |||||
| * | Fix NPE in CommitOnlyTest#getHead | Matthias Sohn | 2019-08-18 | 1 | -0/+6 |
* | | Explicitly specify charset in constructor of String | David Pursehouse | 2018-09-26 | 1 | -1/+2 |
|/ | |||||
* | Remove further unnecessary 'final' keywords | Han-Wen Nienhuys | 2018-05-18 | 1 | -1/+1 |
* | Fix remaining javadoc errors raised by doclint | Matthias Sohn | 2017-12-21 | 1 | -6/+6 |
* | CommitOnlyTest: Open RevWalk in try-with-resource | David Pursehouse | 2016-01-22 | 1 | -4/+6 |
* | Remove unnecessary @SuppressWarnings("null") | Matthias Sohn | 2013-11-10 | 1 | -5/+0 |
* | Move base test classes to the junit bundle for reuse for Java 7 tests | Robin Rosenberg | 2013-02-04 | 1 | -1/+1 |
* | Declare essentially static methods as static | Robin Rosenberg | 2012-12-27 | 1 | -3/+4 |
* | Moved tests for commit -o option to own test class | Christian Halstrick | 2011-03-18 | 1 | -0/+1309 |