aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit/src/org/eclipse/jgit/lib/ObjectIdRef.java
Commit message (Expand)AuthorAgeFilesLines
* Ref: Add constant for undefined update indexIvan Frade2019-03-291-4/+4
* Add missing @since tag for new API method getUpdateIndexMatthias Sohn2019-02-171-1/+4
* Suppress API errors and add missing @since tags caused by 6ea888aMatthias Sohn2018-12-291-0/+4
* RefDatabase/Ref: Add versioning to reference databaseIvan Frade2018-12-261-5/+79
* Fix javadoc in org.eclipse.jgit lib packageMatthias Sohn2017-12-191-1/+11
* Enable and fix 'Should be tagged with @Override' warningDavid Pursehouse2017-02-191-0/+12
* Null-annotated Ref class and fixed related compiler errorsAndrey Loskutov2015-12-151-10/+26
* Mark non-externalizable strings as suchRobin Rosenberg2012-12-271-1/+1
* Rewrite reference handling to be abstract and accurateShawn O. Pearce2010-01-231-0/+188