Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2014-12-23JGit v3.6.0.201412230720-rv3.6.0.201412230720-rMatthias Sohn2-4/+3
2014-11-12Prepare post 3.6.0-m1 buildsMatthias Sohn2-2/+2
2014-11-12JGit v3.6.0.201411121045-m1v3.6.0.201411121045-m1Matthias Sohn2-2/+2
2014-09-05Prepare 3.6.0-SNAPSHOT buildsMatthias Sohn2-13/+13
2014-07-01Don't warn for methods that can be staticRobin Rosenberg1-1/+1
2014-07-01Add new default settings from Eclipse 4.4Robin Rosenberg1-0/+5
2014-06-04Prepare 3.5.0-SNAPSHOT buildsRobin Rosenberg2-13/+13
2014-05-21Prepare post 3.4.0 RC1 buildsMatthias Sohn2-2/+2
2014-05-21JGit v3.4.0.201405211411-rc1v3.4.0.201405211411-rc1Matthias Sohn2-2/+2
2014-05-05Prepare 3.4.0-SNAPSHOT buildsMatthias Sohn2-2/+2
2014-05-05JGit v3.4.0.201405051725-m7v3.4.0.201405051725-m7Matthias Sohn2-2/+2
2014-03-29Cleanup javadocs so they pass the java8 doclint checksRobin Rosenberg1-1/+1
2014-03-05Prepare 3.4.0-SNAPSHOT buildsMatthias Sohn2-13/+13
2014-03-04Prepare 3.3.1-SNAPSHOT buildsMatthias Sohn2-13/+13
2014-03-02JGit v3.3.0.201403021825-rv3.3.0.201403021825-rMatthias Sohn2-2/+2
2014-02-20Prepare post 3.3.0RC1 buildsMatthias Sohn2-2/+2
2014-02-19JGit v3.3.0.201402191814-rc1v3.3.0.201402191814-rc1Matthias Sohn2-2/+2
2013-12-05Prepare 3.3.0-SNAPSHOT buildsMatthias Sohn2-13/+13
2013-11-12Add uses directives to ensure OSGi wires jgit bundles correctlyMatthias Sohn1-2/+7
2013-11-05Merge changes I85470d1d,I43711486,Ie6ade781,Ic9ab2b6e,Iebe50933,Id6fac253,Ia6...Shawn Pearce1-3/+3
2013-11-02Extract protocol constants to a common classShawn Pearce1-3/+3
2013-10-30Add missing resources from source.. in build.propertiesTomasz Zarna1-1/+2
2013-10-07Propagate IOException where possible when getting refs.Colby Ranger1-1/+2
2013-10-03Prepare 3.2.0-SNAPSHOT buildsMatthias Sohn2-13/+13
2013-10-03Prepare post 3.1.0 buildsstable-3.1Matthias Sohn2-13/+13
2013-10-02JGit v3.1.0.201310021548-rv3.1.0.201310021548-rMatthias Sohn2-2/+2
2013-09-27Prepare post 3.1.0 RC1 buildsMatthias Sohn2-2/+2
2013-09-27JGit v3.1.0.201309270735-rc1v3.1.0.201309270735-rc1Matthias Sohn2-2/+2

Back to the top