aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit/src/org/eclipse/jgit/lib/Ref.java
Commit message (Expand)AuthorAgeFilesLines
* Ref: Add constant for undefined update indexIvan Frade2019-03-291-0/+7
* RefDatabase/Ref: Add versioning to reference databaseIvan Frade2018-12-261-0/+23
* Remove unnecessary modifiers from interfacesIvan Frade2018-11-151-9/+9
* Remove 'final' in parameter listsHan-Wen Nienhuys2018-05-151-1/+1
* Fix javadoc in org.eclipse.jgit lib packageMatthias Sohn2017-12-191-5/+9
* Null-annotated Ref class and fixed related compiler errorsAndrey Loskutov2015-12-151-3/+14
* Rewrite reference handling to be abstract and accurateShawn O. Pearce2010-01-231-124/+44
* Remove trailing whitespace at end of lineAlex Blewitt2009-10-311-7/+7
* Initial JGit contribution to eclipse.orgGit Development Community2009-09-291-0/+285