Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix javadoc in org.eclipse.jgit util packages | Matthias Sohn | 2017-12-20 | 1 | -17/+21 |
* | Enable and fix warnings about redundant specification of type arguments | David Pursehouse | 2017-02-20 | 1 | -2/+2 |
* | Enable and fix 'Should be tagged with @Override' warning | David Pursehouse | 2017-02-19 | 1 | -0/+1 |
* | Tag som non-localizable strings with NON-NLS | Robin Rosenberg | 2014-01-10 | 1 | -1/+1 |
* | Cache SimpleDateFormat in GitDateParser per locale | Matthias Sohn | 2013-11-23 | 1 | -15/+77 |
* | Mark non-externalizable strings as such | Robin Rosenberg | 2012-12-27 | 1 | -27/+27 |
* | Introduce "never" as parseable date | Robin Rosenberg | 2012-09-18 | 1 | -0/+10 |
* | Introduce ParseExceptions for GitDateParser | Christian Halstrick | 2012-09-17 | 1 | -14/+25 |
* | Implement a parser for dates | Christian Halstrick | 2012-08-28 | 1 | -0/+233 |