aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit/src/org/eclipse/jgit/lib/SymbolicRef.java
Commit message (Expand)AuthorAgeFilesLines
* Update EDL 1.0 license headers to new short SPDX compliant formatMatthias Sohn2020-01-041-38/+5
* Ref: Add constant for undefined update indexIvan Frade2019-03-291-2/+2
* 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/+1
* RefDatabase/Ref: Add versioning to reference databaseIvan Frade2018-12-261-1/+32
* 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/+8
* Null-annotated Ref class and fixed related compiler errorsAndrey Loskutov2015-12-151-1/+10
* Mark non-externalizable strings as suchRobin Rosenberg2012-12-271-0/+1
* Rewrite reference handling to be abstract and accurateShawn O. Pearce2010-01-231-0/+121