aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit/src/org/eclipse/jgit/api/RemoveNoteCommand.java
Commit message (Expand)AuthorAgeFilesLines
* Enable and fix 'Should be tagged with @Override' warningDavid Pursehouse2017-02-191-0/+1
* Replace use of deprecated method Repository.getRef()Matthias Sohn2016-05-311-1/+1
* Silence non-externalized string warnings in org.eclipse.jgitMatthias Sohn2015-05-261-1/+1
* Use AutoClosable to close resources in bundle org.eclipse.jgitMatthias Sohn2015-05-211-8/+4
* Git API does not declare GitAPIException call() and related cleanupsRobin Rosenberg2012-05-301-5/+2
* Add NotesCommand to the JGit APIChris Aniszczyk2011-04-101-0/+161