| Commit message (Expand) | Author | Age | Files | Lines |
* | Prepare 5.3.0-SNAPSHOT builds | Matthias Sohn | 2018-12-03 | 2 | -11/+11 |
* | Configure classpath for separate test sources in Eclipse | Michael Keppler | 2018-10-17 | 1 | -7/+11 |
* | Disable Eclipse warning about unrecognized @SuppressWarnings value | David Pursehouse | 2018-10-17 | 1 | -1/+1 |
* | 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 | -11/+11 |
* | refactor: simplify collection.toArray() | Michael Keppler | 2018-08-23 | 1 | -1/+1 |
* | Prepare 5.1.0-SNAPSHOT builds | Matthias Sohn | 2018-05-23 | 2 | -11/+11 |
* | Remove further unnecessary 'final' keywords | Han-Wen Nienhuys | 2018-05-18 | 1 | -1/+1 |
* | Remove 'final' in parameter lists | Han-Wen Nienhuys | 2018-05-15 | 3 | -5/+5 |
* | Prepare 5.0.0-SNAPSHOT builds | Matthias Sohn | 2018-03-08 | 2 | -11/+11 |
* | Prepare 4.11.1-SNAPSHOT builds | Matthias Sohn | 2018-03-08 | 2 | -11/+11 |
* | JGit v4.11.0.201803080745-rv4.11.0.201803080745-r | Matthias Sohn | 2018-03-08 | 2 | -2/+2 |
* | Enable warning for resources not managed by try-with-resource | David Pursehouse | 2018-03-03 | 1 | -1/+1 |
* | Configure Semaphore used in TestRequestLog to be fair | Matthias Sohn | 2018-02-22 | 1 | -1/+1 |
* | Fix indentation in TestRequestLog | Matthias Sohn | 2018-02-22 | 1 | -75/+76 |
* | Prepare 4.11.0-SNAPSHOT builds | Matthias Sohn | 2017-12-31 | 2 | -11/+11 |
* | Add header Automatic-Module-Name for Java 9 | Karsten Thoms | 2017-12-23 | 1 | -0/+1 |
* | Fix remaining javadoc errors raised by doclint | Matthias Sohn | 2017-12-21 | 1 | -1/+1 |
* | Remove redundant @SuppressWarnings("unused") | David Pursehouse | 2017-12-18 | 1 | -8/+4 |
* | Fix javadoc in org.eclipse.jgit.junit.http | Matthias Sohn | 2017-12-17 | 7 | -16/+284 |
* | Specify consistent version range for junit in OSGi manifests | David Pursehouse | 2017-12-08 | 1 | -1/+1 |
* | Merge branch 'stable-4.9' | Matthias Sohn | 2017-11-24 | 1 | -1/+11 |
|\ |
|
| * | Ignore warning for minor version change without API change | Matthias Sohn | 2017-11-24 | 1 | -1/+11 |
| * | Prepare 4.9.1-SNAPSHOT builds | Matthias Sohn | 2017-10-08 | 2 | -11/+11 |
| * | JGit v4.9.0.201710071750-rv4.9.0.201710071750-r | Matthias Sohn | 2017-10-07 | 2 | -2/+2 |
* | | Prepare 4.10.0-SNAPSHOT builds | Matthias Sohn | 2017-10-08 | 2 | -11/+11 |
|/ |
|
* | Handle SSL handshake failures in TransportHttp | Thomas Wolf | 2017-09-13 | 1 | -1/+15 |
* | 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 |
* | Do authentication re-tries on HTTP POST | Thomas Wolf | 2017-08-22 | 1 | -10/+29 |
* | Add support to follow HTTP redirects | Thomas Wolf | 2017-08-17 | 3 | -12/+176 |
* | Add missing newlines at ends of Java files | David Pursehouse | 2017-07-25 | 1 | -1/+1 |
* | Prepare 4.9.0-SNAPSHOT builds | Matthias Sohn | 2017-05-30 | 2 | -11/+11 |
* | Update jetty to 9.4.5 | Mat Booth | 2017-05-11 | 3 | -26/+35 |
* | Fix unnecessary type paramaters | Shawn Pearce | 2017-04-22 | 1 | -1/+1 |
* | Bazel: Restrict src globs to Java source files | David Pursehouse | 2017-04-13 | 1 | -1/+1 |
* | Add missing @Override annotations in AppServer.TestMappedLoginService | Matthias Sohn | 2017-04-09 | 1 | -0/+2 |
* | Prepare 4.8.0-SNAPSHOT builds | Matthias Sohn | 2017-04-05 | 2 | -11/+11 |
* | Merge branch 'stable-4.6' | Matthias Sohn | 2017-04-02 | 4 | -33/+32 |
|\ |
|
| * | Update Jetty to 9.3.17.v20170317 | Matthias Sohn | 2017-04-02 | 1 | -10/+10 |
| * | Revert "Update Jetty to 9.4.1.v20170120 in buck build" | Matthias Sohn | 2017-04-01 | 1 | -1/+0 |
| * | Revert "Update Jetty to 9.4.1.v20170120" | David Pursehouse | 2017-03-31 | 4 | -23/+21 |
| * | Prepare 4.6.2-SNAPSHOT builds | Matthias Sohn | 2017-03-07 | 2 | -11/+11 |
| * | JGit v4.6.1.201703071140-rv4.6.1.201703071140-r | Matthias Sohn | 2017-03-07 | 2 | -2/+2 |
| * | Update Jetty to 9.4.1.v20170120 in buck build | Jonathan Nieder | 2017-03-06 | 1 | -0/+1 |
| * | Update Jetty to 9.4.1.v20170120 | Matthias Sohn | 2017-03-06 | 4 | -21/+23 |
* | | Downgrade jetty to 9.3.9.v20160517 | Matthias Sohn | 2017-03-31 | 1 | -10/+10 |
* | | Require jetty 9.4.0 consistently | Matthias Sohn | 2017-03-30 | 1 | -8/+9 |
* | | Raise minimum version of o.e.jetty.security to 9.4.0 | Matthias Sohn | 2017-03-25 | 1 | -2/+2 |