aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.test/tst/org/eclipse/jgit/api/NotesCommandTest.java
Commit message (Expand)AuthorAgeFilesLines
* Update EDL 1.0 license headers to new short SPDX compliant formatMatthias Sohn2020-01-041-38/+5
* Deprecate Constants.CHARSET in favor of StandardCharsets.UTF_8David Pursehouse2018-09-041-2/+2
* Consistently use Constants.CHARSET rather than StandardCharsets.UTF_8David Pursehouse2018-03-111-2/+2
* Use StandardCharsets.UTF_8 in testsDavid Pursehouse2018-03-071-1/+2
* Organize importsDavid Pursehouse2016-11-141-0/+1
* Move base test classes to the junit bundle for reuse for Java 7 testsRobin Rosenberg2013-02-041-1/+1
* Use assertEquals instead of == for literal primitivesRobin Rosenberg2012-09-161-4/+2
* Add NotesCommand to the JGit APIChris Aniszczyk2011-04-101-0/+100