aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit/src/org/eclipse/jgit/api/RemoveNoteCommand.java
Commit message (Expand)AuthorAgeFilesLines
* Update EDL 1.0 license headers to new short SPDX compliant formatMatthias Sohn2020-01-041-38/+5
* Add|RemoveNoteComand: Reduce duplicated codeDavid Pursehouse2018-03-031-29/+2
* Fix javadoc in org.eclipse.jgit annotations and api packagesMatthias Sohn2017-12-181-4/+13
* 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