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.CHARSET in favor of StandardCharsets.UTF_8 | David Pursehouse | 2018-09-04 | 1 | -2/+2 |
* | Consistently use Constants.CHARSET rather than StandardCharsets.UTF_8 | David Pursehouse | 2018-03-11 | 1 | -2/+2 |
* | Use StandardCharsets.UTF_8 in tests | David Pursehouse | 2018-03-07 | 1 | -1/+2 |
* | Organize imports | David Pursehouse | 2016-11-14 | 1 | -0/+1 |
* | Move base test classes to the junit bundle for reuse for Java 7 tests | Robin Rosenberg | 2013-02-04 | 1 | -1/+1 |
* | Use assertEquals instead of == for literal primitives | Robin Rosenberg | 2012-09-16 | 1 | -4/+2 |
* | Add NotesCommand to the JGit API | Chris Aniszczyk | 2011-04-10 | 1 | -0/+100 |