Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert usage of TYPE_USE in Nullable and NonNull annotations | David Pursehouse | 2018-01-19 | 2 | -4/+12 |
* | Nullable: Switch to TYPE_USE | David Pursehouse | 2018-01-18 | 1 | -6/+2 |
* | NonNull: Switch to TYPE_USE | David Pursehouse | 2018-01-18 | 1 | -6/+2 |
* | NonNull: Fix typo in javadoc | David Pursehouse | 2018-01-18 | 1 | -1/+1 |
* | Fix javadoc in org.eclipse.jgit annotations and api packages | Matthias Sohn | 2017-12-18 | 1 | -1/+0 |
* | Use runtime retention for Nullable annotation | Jonathan Nieder | 2015-12-07 | 1 | -4/+35 |
* | Make jgit annotations accessible to other plugins | Andrey Loskutov | 2015-11-17 | 2 | -0/+4 |
* | Added jgit own NonNull annotation type | Andrey Loskutov | 2015-11-17 | 1 | -0/+67 |
* | Add a JGit-internal Nullable type | Terry Parker | 2015-11-09 | 1 | -0/+67 |