summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit/src/org/eclipse/jgit/lib/RefRename.java
Commit message (Expand)AuthorAgeFilesLines
* Fix all Javadoc warnings and fail on themAntoine Musso2023-06-161-0/+2
* Update EDL 1.0 license headers to new short SPDX compliant formatMatthias Sohn2020-01-041-38/+5
* Fix warnings for usage of deprecated RefDatabase#getRefMatthias Sohn2019-01-081-1/+1
* Remove 'final' in parameter listsHan-Wen Nienhuys2018-05-151-3/+3
* Fix javadoc in org.eclipse.jgit lib packageMatthias Sohn2017-12-191-5/+20
* Null-annotated Repository class and fixed related compiler errorsAndrey Loskutov2015-11-251-1/+1
* Mark non-externalizable strings as suchRobin Rosenberg2012-12-271-5/+5
* Make Repository.shortenRefName staticRobin Stocker2010-11-061-3/+2
* Rewrite reference handling to be abstract and accurateShawn O. Pearce2010-01-231-100/+105
* Remove trailing whitespace at end of lineAlex Blewitt2009-10-311-1/+1
* Initial JGit contribution to eclipse.orgGit Development Community2009-09-291-0/+175