| Commit message (Expand) | Author | Age | Files | Lines |
* | Do not require test bundles to export all packages | Matthias Sohn | 2019-08-09 | 1 | -0/+34 |
* | Prepare 5.4.1-SNAPSHOT builds | Matthias Sohn | 2019-06-12 | 2 | -13/+13 |
* | JGit v5.4.0.201906121030-rv5.4.0.201906121030-r | Matthias Sohn | 2019-06-12 | 2 | -2/+2 |
* | JGit v5.4.0.201906120450-r | Matthias Sohn | 2019-06-12 | 2 | -2/+2 |
* | Merge branch 'stable-5.3' into stable-5.4 | Matthias Sohn | 2019-06-06 | 1 | -1/+0 |
|\ |
|
| * | Prepare 5.3.3-SNAPSHOT builds | Matthias Sohn | 2019-06-05 | 2 | -13/+13 |
| * | JGit v5.3.2.201906051522-rv5.3.2.201906051522-r | Matthias Sohn | 2019-06-05 | 2 | -2/+2 |
| * | Prepare 5.3.2-SNAPSHOT builds | Matthias Sohn | 2019-04-28 | 2 | -13/+13 |
| * | JGit v5.3.1.201904271842-rv5.3.1.201904271842-r | Matthias Sohn | 2019-04-28 | 2 | -2/+2 |
| * | Prepare 5.3.1-SNAPSHOT builds | Matthias Sohn | 2019-03-13 | 2 | -13/+13 |
| * | JGit v5.3.0.201903130848-rv5.3.0.201903130848-r | Matthias Sohn | 2019-03-13 | 2 | -2/+2 |
| * | Prepare 5.3.0-SNAPSHOT builds | Matthias Sohn | 2019-03-06 | 2 | -2/+2 |
| * | JGit v5.3.0.201903061415-rc1v5.3.0.201903061415-rc1 | Matthias Sohn | 2019-03-06 | 2 | -2/+2 |
| * | Prepare 5.3.0-SNAPSHOT builds | Matthias Sohn | 2019-01-17 | 2 | -2/+2 |
| * | JGit v5.3.0.201901162155-m1v5.3.0.201901162155-m1 | Matthias Sohn | 2019-01-17 | 2 | -2/+2 |
| * | JGit v5.3.0.201901161700-m1v5.3.0.201901161700-m1 | Matthias Sohn | 2019-01-17 | 2 | -2/+2 |
* | | Prepare 5.4.0-SNAPSHOT builds | Matthias Sohn | 2019-05-22 | 2 | -2/+2 |
* | | JGit v5.4.0.201905221418-m3v5.4.0.201905221418-m3 | Matthias Sohn | 2019-05-22 | 2 | -2/+2 |
* | | Tune max heap size for tests | Matthias Sohn | 2019-05-22 | 1 | -1/+1 |
* | | Prepare 5.4.0-SNAPSHOT builds | Matthias Sohn | 2019-03-07 | 2 | -13/+13 |
|/ |
|
* | Bazel: Automatically format build file with buildifier 0.20.0 | David Pursehouse | 2019-01-10 | 1 | -2/+2 |
* | Capture test coverage and add an aggregate test coverage report | Matthias Sohn | 2018-12-21 | 1 | -1/+1 |
* | Prepare 5.3.0-SNAPSHOT builds | Matthias Sohn | 2018-12-03 | 2 | -13/+13 |
* | Configure classpath for separate test sources in Eclipse | Michael Keppler | 2018-10-17 | 1 | -2/+10 |
* | Disable Eclipse warning about unrecognized @SuppressWarnings value | David Pursehouse | 2018-10-17 | 1 | -1/+1 |
* | Deprecate Constants.CHARACTER_ENCODING in favor of StandardCharsets.UTF_8 | David Pursehouse | 2018-09-30 | 1 | -2/+2 |
* | Fix Mylyn commit message template | Michael Keppler | 2018-09-23 | 1 | -1/+1 |
* | Prepare 5.2.0-SNAPSHOT builds | Matthias Sohn | 2018-09-06 | 2 | -13/+13 |
* | Deprecate Constants.CHARSET in favor of StandardCharsets.UTF_8 | David Pursehouse | 2018-09-04 | 2 | -5/+5 |
* | Prepare 5.1.0-SNAPSHOT builds | Matthias Sohn | 2018-05-23 | 2 | -13/+13 |
* | Consistently use Constants.CHARSET rather than StandardCharsets.UTF_8 | David Pursehouse | 2018-03-11 | 2 | -4/+4 |
* | Prepare 5.0.0-SNAPSHOT builds | Matthias Sohn | 2018-03-08 | 2 | -13/+13 |
* | Prepare 4.11.1-SNAPSHOT builds | Matthias Sohn | 2018-03-08 | 2 | -13/+13 |
* | JGit v4.11.0.201803080745-rv4.11.0.201803080745-r | Matthias Sohn | 2018-03-08 | 2 | -2/+2 |
* | LongObjectIdTest: Open OutputStreamWriter in try-with-resource | David Pursehouse | 2018-03-07 | 1 | -7/+9 |
* | LFSPointerTest: Open ByteArrayOutputStream in try-with-resource | David Pursehouse | 2018-03-03 | 1 | -6/+7 |
* | Enable warning for resources not managed by try-with-resource | David Pursehouse | 2018-03-03 | 1 | -1/+1 |
* | Prepare 4.11.0-SNAPSHOT builds | Matthias Sohn | 2017-12-31 | 2 | -13/+13 |
* | Add header Automatic-Module-Name for Java 9 | Karsten Thoms | 2017-12-23 | 1 | -0/+1 |
* | Specify consistent version range for junit in OSGi manifests | David Pursehouse | 2017-12-08 | 1 | -3/+3 |
* | Use constants from StandardCharsets instead of hard-coded strings | David Pursehouse | 2017-12-07 | 3 | -6/+7 |
* | Merge branch 'stable-4.9' | Matthias Sohn | 2017-11-24 | 1 | -0/+11 |
|\ |
|
| * | Ignore warning for minor version change without API change | Matthias Sohn | 2017-11-24 | 1 | -0/+11 |
| * | Prepare 4.9.1-SNAPSHOT builds | Matthias Sohn | 2017-10-08 | 2 | -13/+13 |
| * | JGit v4.9.0.201710071750-rv4.9.0.201710071750-r | Matthias Sohn | 2017-10-07 | 2 | -2/+2 |
* | | Suppress "Unlikely argument type for equals()" warnings in tests | David Pursehouse | 2017-11-06 | 1 | -0/+1 |
* | | Prepare 4.10.0-SNAPSHOT builds | Matthias Sohn | 2017-10-08 | 2 | -13/+13 |
|/ |
|
* | Partially revert c0ad77d8 "Enhance Eclipse save actions" | Matthias Sohn | 2017-08-30 | 1 | -1/+1 |
* | Partially revert c0ad77d8 "Enhance Eclipse save actions" | Matthias Sohn | 2017-08-30 | 1 | -2/+2 |
* | Enhance Eclipse save actions | Matthias Sohn | 2017-08-28 | 1 | -7/+12 |