Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-07-26Prepare 4.7.3-SNAPSHOT buildsMatthias Sohn2-14/+14
2018-07-26JGit v4.7.2.201807261330-rv4.7.2.201807261330-rMatthias Sohn2-2/+2
2017-06-08Prepare 4.7.2-SNAPSHOT buildsMatthias Sohn2-14/+14
2017-06-07JGit v4.7.1.201706071930-rv4.7.1.201706071930-rMatthias Sohn2-2/+2
2017-04-05Prepare 4.7.1-SNAPSHOTMatthias Sohn2-14/+14
2017-04-05JGit v4.7.0.201704051617-rv4.7.0.201704051617-rMatthias Sohn2-2/+2
2017-03-22Remove Buck buildDavid Pursehouse1-10/+0
2017-03-20bazel: Add explicit targets for library dependenciesJonathan Nieder1-1/+1
2017-02-20Enable and fix warnings about redundant specification of type argumentsDavid Pursehouse4-6/+6
2017-02-20Enable and fix 'Should be tagged with @Override' warningDavid Pursehouse24-1/+63
2017-01-22Format Bazel files with buildifierDavid Pursehouse1-9/+10
2017-01-18Implement initial framework of Bazel buildDavid Ostrovsky1-0/+12
2016-12-27Prepare 4.7.0-SNAPSHOT buildsMatthias Sohn2-14/+14
2016-12-24Prepare 4.6.1-SNAPSHOT buildsMatthias Sohn2-14/+14
2016-12-24JGit v4.6.0.201612231935-rv4.6.0.201612231935-rMatthias Sohn2-2/+2
2016-11-23dump HTTP: Avoid being confused by Content-Length of a gzipped streamZhen Chen1-1/+2
2016-11-14Organize importsDavid Pursehouse5-9/+9
2016-09-22WrappedRequest: Don't use deprecated ServletRequestWrapper#realPathDavid Pursehouse1-1/+1
2016-09-20Change JGit minimum execution environment to JavaSE-1.8Matthias Sohn3-5/+5
2016-09-19Prepare 4.6.0-SNAPSHOT buildsMatthias Sohn2-14/+14
2016-08-24Add HTTP status code to ServiceMayNotContinueExceptionMasaya Suzuki3-3/+3
2016-07-26Ignore 'The value of exception parameter is not used' warningDavid Pursehouse1-0/+1
2016-06-01Prepare 4.5.0-SNAPSHOT buildsMatthias Sohn2-14/+14
2016-04-08Prepare 4.4.0-SNAPSHOT buildsMatthias Sohn2-14/+14
2016-04-07Prepare 4.3.1-SNAPSHOT versionsMatthias Sohn2-14/+14
2016-04-07JGit v4.3.0.201604071810-rv4.3.0.201604071810-rMatthias Sohn2-2/+2
2016-04-07JGit v4.3.0.201604071045-rMatthias Sohn2-2/+2
2016-04-05Prepare 4.3-SNAPSHOT buildsMatthias Sohn2-2/+2
2016-03-23JGit v4.3.0.201603230630-rc1v4.3.0.201603230630-rc1Matthias Sohn2-2/+2
2016-01-21Prepare 4.3.0-SNAPSHOT buildsMatthias Sohn2-14/+14
2015-12-31Implement Buck driven buildDavid Ostrovsky1-0/+10
2015-09-30Use japicmp instead of clirr to detect API changesMatthias Sohn1-9/+77
2015-09-28Prepare 4.2.0-SNAPSHOT buildsMatthias Sohn2-14/+14
2015-09-28Prepare 4.1.1-SNAPSHOT buildsMatthias Sohn2-14/+14
2015-09-28JGit v4.1.0.201509280440-rv4.1.0.201509280440-rMatthias Sohn2-2/+2
2015-07-09Report PackProtocolExceptions to client during receive-packDave Borowitz1-1/+2
2015-06-02Use message from ServiceNotAuthorizedException, ServiceNotEnabledExceptionJonathan Nieder5-15/+11
2015-06-02dumb HTTP: Clarify AsIsFilter by introducing req and res localsJonathan Nieder1-3/+5
2015-06-02Prepare 4.1.0-SNAPSHOT buildsMatthias Sohn2-14/+14
2015-06-01Update dependencies to the versions used in target platformMatthias Sohn1-1/+1
2015-05-21Replace deprecated release() methods by close()Matthias Sohn2-2/+2
2015-05-10Update javax.servlet to 3.1Matthias Sohn1-2/+2
2015-05-06Skip logging stack trace on corrupt objectsShawn Pearce3-0/+12
2015-05-06Add repository name to failures in HTTP server logShawn Pearce5-11/+32
2015-04-30Support agent= capability in wire protocolShawn Pearce2-0/+8
2015-04-03Clearer error message when service is not enabledHector Oswaldo Caballero1-1/+1
2015-02-09Set minimum required Java version to Java 7Matthias Sohn3-5/+5
2015-01-27Prepare 4.0.0-SNAPSHOT buildsMatthias Sohn2-13/+13
2014-12-24Prepare 3.7.0-SNAPSHOT buildsMatthias Sohn2-13/+13
2014-12-23Prepare 3.6.1-SNAPSHOT buildsMatthias Sohn2-13/+13

Back to the top