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 |
* | Deprecate Constants.CHARACTER_ENCODING in favor of StandardCharsets.UTF_8 | David Pursehouse | 2018-09-30 | 1 | -3/+6 |
* | MergeHeadMsgTest: Open FileOutputStream in try-with-resource | David Pursehouse | 2018-03-07 | 1 | -15/+7 |
* | Move base test classes to the junit bundle for reuse for Java 7 tests | Robin Rosenberg | 2013-02-04 | 1 | -0/+1 |
* | Add "--squash" option to MergeCommand | Tomasz Zarna | 2012-06-15 | 1 | -2/+2 |
* | Convert all JGit unit tests to JUnit 4 | Robin Rosenberg | 2010-12-31 | 1 | -0/+7 |
* | Add methods which write MERGE_HEAD and MERGE_MSG | Christian Halstrick | 2010-07-27 | 1 | -0/+108 |