Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-01-22Prepare 4.2.1-SNAPSHOT buildsMatthias Sohn3-9/+9
2016-01-21JGit v4.2.0.201601211800-rv4.2.0.201601211800-rMatthias Sohn3-4/+4
2015-12-31Implement Buck driven buildDavid Ostrovsky1-0/+13
2015-11-09Update dependencies to use the JGit-internal @NullableTerry Parker2-4/+3
2015-09-30Use japicmp instead of clirr to detect API changesMatthias Sohn1-0/+87
2015-09-28Prepare 4.2.0-SNAPSHOT buildsMatthias Sohn3-9/+9
2015-09-28Prepare 4.1.1-SNAPSHOT buildsMatthias Sohn3-9/+9
2015-09-28JGit v4.1.0.201509280440-rv4.1.0.201509280440-rMatthias Sohn3-4/+4
2015-08-20Enable annotation based NPE analysis in jgitAndrey Loskutov2-4/+5
2015-06-02Prepare 4.1.0-SNAPSHOT buildsMatthias Sohn3-9/+9
2015-03-13Fix string externalization warnings in BaseFormatMatthias Sohn3-4/+8
2015-03-13Add missing @since tags for new API methods in archive bundleMatthias Sohn6-0/+17
2015-03-12Fix compile error due to missing dependencies and since tagsMarkus Duft1-0/+1
2015-02-20ArchiveCommand: Allow to pass options to underlying streamDavid Ostrovsky6-13/+136
2015-02-09Set minimum required Java version to Java 7Matthias Sohn3-5/+5
2015-01-27Prepare 4.0.0-SNAPSHOT buildsMatthias Sohn3-8/+8
2014-12-24Prepare 3.7.0-SNAPSHOT buildsMatthias Sohn3-8/+8
2014-12-23Prepare 3.6.1-SNAPSHOT buildsMatthias Sohn3-8/+8
2014-12-23JGit v3.6.0.201412230720-rv3.6.0.201412230720-rMatthias Sohn3-4/+4
2014-11-12Prepare post 3.6.0-m1 buildsMatthias Sohn3-4/+4
2014-11-12JGit v3.6.0.201411121045-m1v3.6.0.201411121045-m1Matthias Sohn3-4/+4
2014-09-05Prepare 3.6.0-SNAPSHOT buildsMatthias Sohn3-8/+8
2014-09-04Eliminate warnings for non-nls strings that will never be translatedRobin Rosenberg2-6/+6
2014-08-02cleanup: Remove no-longer needed API compatibility warning filtersRobin Rosenberg1-38/+0
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 Rosenberg3-8/+8
2014-05-21Prepare post 3.4.0 RC1 buildsMatthias Sohn3-4/+4
2014-05-21JGit v3.4.0.201405211411-rc1v3.4.0.201405211411-rc1Matthias Sohn3-4/+4
2014-05-07Fix manifests of source bundlesMatthias Sohn1-2/+2
2014-05-05Prepare 3.4.0-SNAPSHOT buildsMatthias Sohn3-4/+4
2014-05-05JGit v3.4.0.201405051725-m7v3.4.0.201405051725-m7Matthias Sohn3-4/+4
2014-04-25Making ArchiveFormats breaks the API, but that's okRobin Rosenberg1-0/+38
2014-04-16Allow ArchiveCommand.registerFormat to be called twiceJonathan Nieder1-1/+0
2014-04-11Make ArchiveFormats final and implement equals()Jonathan Nieder5-5/+55
2014-03-05Prepare 3.4.0-SNAPSHOT buildsMatthias Sohn3-8/+8
2014-03-04Prepare 3.3.1-SNAPSHOT buildsMatthias Sohn3-8/+8
2014-03-02JGit v3.3.0.201403021825-rv3.3.0.201403021825-rMatthias Sohn3-3/+3
2014-02-20Prepare post 3.3.0RC1 buildsMatthias Sohn3-3/+3
2014-02-19JGit v3.3.0.201402191814-rc1v3.3.0.201402191814-rc1Matthias Sohn3-3/+3
2014-01-10Tag som non-localizable strings with NON-NLSRobin Rosenberg6-18/+15
2014-01-07Add missing package import for org.eclipse.jgit.archiveMatthias Sohn1-0/+1
2013-12-27archive: Include entries for directoriesJonathan Nieder4-6/+105
2013-12-05Prepare 3.3.0-SNAPSHOT buildsMatthias Sohn3-7/+7
2013-11-12Add uses directives to ensure OSGi wires jgit bundles correctlyMatthias Sohn1-1/+5
2013-11-02Merge "Revert "Close unfinished archive entries on error""Dave Borowitz2-10/+4
2013-10-03Prepare 3.2.0-SNAPSHOT buildsMatthias Sohn3-7/+7
2013-10-03Prepare post 3.1.0 buildsstable-3.1Matthias Sohn3-7/+7
2013-10-02JGit v3.1.0.201310021548-rv3.1.0.201310021548-rMatthias Sohn3-4/+4
2013-09-27Prepare post 3.1.0 RC1 buildsMatthias Sohn3-3/+3

Back to the top