aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit/src/org/eclipse/jgit/annotations
Commit message (Expand)AuthorAgeFilesLines
* Revert usage of TYPE_USE in Nullable and NonNull annotationsDavid Pursehouse2018-01-192-4/+12
* Nullable: Switch to TYPE_USEDavid Pursehouse2018-01-181-6/+2
* NonNull: Switch to TYPE_USEDavid Pursehouse2018-01-181-6/+2
* NonNull: Fix typo in javadocDavid Pursehouse2018-01-181-1/+1
* Fix javadoc in org.eclipse.jgit annotations and api packagesMatthias Sohn2017-12-181-1/+0
* Use runtime retention for Nullable annotationJonathan Nieder2015-12-071-4/+35
* Make jgit annotations accessible to other pluginsAndrey Loskutov2015-11-172-0/+4
* Added jgit own NonNull annotation typeAndrey Loskutov2015-11-171-0/+67
* Add a JGit-internal Nullable typeTerry Parker2015-11-091-0/+67