Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update EDL 1.0 license headers to new short SPDX compliant format | Matthias Sohn | 2020-01-04 | 1 | -38/+5 |
* | Fix javadoc in org.eclipse.jgit annotations and api packages | Matthias Sohn | 2017-12-18 | 1 | -6/+18 |
* | Enable and fix warnings about redundant specification of type arguments | David Pursehouse | 2017-02-20 | 1 | -4/+4 |
* | Fix CheckoutCommand to return updated files even on NONDELETED status | Christian Halstrick | 2016-09-27 | 1 | -2/+24 |
* | Make CheckoutCommand pass modified files through result | Markus Duft | 2012-08-07 | 1 | -6/+52 |
* | [findbugs] Make CheckoutResult constants final | Matthias Sohn | 2010-12-30 | 1 | -3/+4 |
* | CheckoutResult: return paths instead of Files | Mathias Kinzler | 2010-12-21 | 1 | -8/+7 |
* | Checkout: expose a CheckoutResult | Mathias Kinzler | 2010-12-20 | 1 | -0/+141 |