aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit/src/org/eclipse/jgit/annotations/Nullable.java
Commit message (Expand)AuthorAgeFilesLines
* Update EDL 1.0 license headers to new short SPDX compliant formatMatthias Sohn2020-01-041-38/+5
* Revert usage of TYPE_USE in Nullable and NonNull annotationsDavid Pursehouse2018-01-191-2/+6
* Nullable: Switch to TYPE_USEDavid Pursehouse2018-01-181-6/+2
* 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-171-0/+2
* Add a JGit-internal Nullable typeTerry Parker2015-11-091-0/+67