Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2013-06-15Disable warning about assigning to parameterRobin Stocker1-1/+1
2013-06-13Prepare 3.1.0-SNAPSHOT buildsMatthias Sohn2-13/+13
2013-04-09Remove unused dependenciesMatthias Sohn1-2/+1
2013-04-08Fix plugin provider names to conform with release train requirementMatthias Sohn1-1/+1
2013-03-18JGit 3.0: move internal classes into an internal subpackageShawn Pearce5-18/+18
2013-02-13Prepare 2.4.0-SNAPSHOT buildsMatthias Sohn2-14/+14
2012-12-27Declare essentially static methods as staticRobin Rosenberg1-1/+1
2012-12-27Add type argumente to some raw reclarationRobin Rosenberg3-3/+3
2012-12-20Prepare 2.3.0 buildsMatthias Sohn2-14/+14
2012-12-07Disable response compression on /git-receive-pack URLsShawn Pearce1-1/+1
2012-11-25Do not warn about non-translated strings in the http libraryRobin Rosenberg1-1/+1
2012-11-16Make an exception for the formatting rules (turn off) for some filesRobin Rosenberg1-0/+1
2012-11-16Harmonize the JDT settings within JGitRobin Rosenberg3-8/+69
2012-10-25Suppress resource warnings with Java 7Robin Rosenberg1-0/+1
2012-09-23Remove unnecessary @SuppressWarningsRobin Rosenberg1-1/+0
2012-09-22Merge changes Ic2b78ba9,Ia13e63edShawn O. Pearce6-9/+17
2012-09-21Suppress boxing warnings where we know they are okRobin Rosenberg1-2/+7
2012-09-20Use '406 Not Acceptable' when info/refs is disabledShawn O. Pearce1-1/+1
2012-09-20Compress large /info/refs responses on HTTPShawn O. Pearce5-8/+16
2012-09-19Prepare 2.2.0 buildsMatthias Sohn2-14/+14

Back to the top