| Commit message (Expand) | Author | Age | Files | Lines |
* | Prepare 4.8.0-SNAPSHOT builds | Matthias Sohn | 2017-05-17 | 2 | -2/+2 |
* | JGit v4.8.0.201705170830-rc1v4.8.0.201705170830-rc1 | Matthias Sohn | 2017-05-17 | 2 | -2/+2 |
* | Bazel: Restrict src globs to Java source files | David Pursehouse | 2017-04-13 | 1 | -1/+1 |
* | Prepare 4.8.0-SNAPSHOT builds | Matthias Sohn | 2017-04-05 | 2 | -14/+14 |
* | Remove Buck build | David Pursehouse | 2017-03-22 | 1 | -10/+0 |
* | bazel: Add explicit targets for library dependencies | Jonathan Nieder | 2017-03-19 | 1 | -1/+1 |
* | Enable and fix warnings about redundant specification of type arguments | David Pursehouse | 2017-02-20 | 4 | -6/+6 |
* | Enable and fix 'Should be tagged with @Override' warning | David Pursehouse | 2017-02-19 | 24 | -1/+63 |
* | Format Bazel files with buildifier | David Pursehouse | 2017-01-22 | 1 | -9/+10 |
* | Implement initial framework of Bazel build | David Ostrovsky | 2017-01-18 | 1 | -0/+12 |
* | Prepare 4.7.0-SNAPSHOT builds | Matthias Sohn | 2016-12-27 | 2 | -14/+14 |
* | Prepare 4.6.1-SNAPSHOT builds | Matthias Sohn | 2016-12-24 | 2 | -14/+14 |
* | JGit v4.6.0.201612231935-rv4.6.0.201612231935-r | Matthias Sohn | 2016-12-24 | 2 | -2/+2 |
* | dump HTTP: Avoid being confused by Content-Length of a gzipped stream | Zhen Chen | 2016-11-22 | 1 | -1/+2 |
* | Organize imports | David Pursehouse | 2016-11-14 | 5 | -9/+9 |
* | WrappedRequest: Don't use deprecated ServletRequestWrapper#realPath | David Pursehouse | 2016-09-22 | 1 | -1/+1 |
* | Change JGit minimum execution environment to JavaSE-1.8 | Matthias Sohn | 2016-09-20 | 3 | -5/+5 |
* | Prepare 4.6.0-SNAPSHOT builds | Matthias Sohn | 2016-09-19 | 2 | -14/+14 |
* | Add HTTP status code to ServiceMayNotContinueException | Masaya Suzuki | 2016-08-23 | 3 | -3/+3 |
* | Ignore 'The value of exception parameter is not used' warning | David Pursehouse | 2016-07-26 | 1 | -0/+1 |
* | Prepare 4.5.0-SNAPSHOT builds | Matthias Sohn | 2016-06-01 | 2 | -14/+14 |
* | Prepare 4.4.0-SNAPSHOT builds | Matthias Sohn | 2016-04-08 | 2 | -14/+14 |
* | Prepare 4.3.1-SNAPSHOT versions | Matthias Sohn | 2016-04-08 | 2 | -14/+14 |
* | JGit v4.3.0.201604071810-rv4.3.0.201604071810-r | Matthias Sohn | 2016-04-08 | 2 | -2/+2 |
* | JGit v4.3.0.201604071045-r | Matthias Sohn | 2016-04-07 | 2 | -2/+2 |
* | Prepare 4.3-SNAPSHOT builds | Matthias Sohn | 2016-04-05 | 2 | -2/+2 |
* | JGit v4.3.0.201603230630-rc1v4.3.0.201603230630-rc1 | Matthias Sohn | 2016-03-23 | 2 | -2/+2 |
* | Prepare 4.3.0-SNAPSHOT builds | Matthias Sohn | 2016-01-21 | 2 | -14/+14 |
* | Implement Buck driven build | David Ostrovsky | 2015-12-31 | 1 | -0/+10 |
* | Use japicmp instead of clirr to detect API changes | Matthias Sohn | 2015-10-01 | 1 | -9/+77 |
* | Prepare 4.2.0-SNAPSHOT builds | Matthias Sohn | 2015-09-28 | 2 | -14/+14 |
* | Prepare 4.1.1-SNAPSHOT builds | Matthias Sohn | 2015-09-28 | 2 | -14/+14 |
* | JGit v4.1.0.201509280440-rv4.1.0.201509280440-r | Matthias Sohn | 2015-09-28 | 2 | -2/+2 |
* | Report PackProtocolExceptions to client during receive-pack | Dave Borowitz | 2015-07-09 | 1 | -1/+2 |
* | Use message from ServiceNotAuthorizedException, ServiceNotEnabledException | Jonathan Nieder | 2015-06-02 | 5 | -15/+11 |
* | dumb HTTP: Clarify AsIsFilter by introducing req and res locals | Jonathan Nieder | 2015-06-02 | 1 | -3/+5 |
* | Prepare 4.1.0-SNAPSHOT builds | Matthias Sohn | 2015-06-03 | 2 | -14/+14 |
* | Update dependencies to the versions used in target platform | Matthias Sohn | 2015-06-01 | 1 | -1/+1 |
* | Replace deprecated release() methods by close() | Matthias Sohn | 2015-05-21 | 2 | -2/+2 |
* | Update javax.servlet to 3.1 | Matthias Sohn | 2015-05-10 | 1 | -2/+2 |
* | Skip logging stack trace on corrupt objects | Shawn Pearce | 2015-05-06 | 3 | -0/+12 |
* | Add repository name to failures in HTTP server log | Shawn Pearce | 2015-05-06 | 5 | -11/+32 |
* | Support agent= capability in wire protocol | Shawn Pearce | 2015-04-30 | 2 | -0/+8 |
* | Clearer error message when service is not enabled | Hector Oswaldo Caballero | 2015-04-03 | 1 | -1/+1 |
* | Set minimum required Java version to Java 7 | Matthias Sohn | 2015-02-09 | 3 | -5/+5 |
* | Prepare 4.0.0-SNAPSHOT builds | Matthias Sohn | 2015-01-27 | 2 | -13/+13 |
* | Prepare 3.7.0-SNAPSHOT builds | Matthias Sohn | 2014-12-24 | 2 | -13/+13 |
* | Prepare 3.6.1-SNAPSHOT builds | Matthias Sohn | 2014-12-23 | 2 | -13/+13 |
* | JGit v3.6.0.201412230720-rv3.6.0.201412230720-r | Matthias Sohn | 2014-12-23 | 2 | -4/+3 |
* | Prepare post 3.6.0-m1 builds | Matthias Sohn | 2014-11-12 | 2 | -2/+2 |