Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-05-30Prepare 4.9.0-SNAPSHOT buildsMatthias Sohn3-10/+10
2017-04-13Bazel: Restrict src globs to Java source filesDavid Pursehouse1-1/+1
2017-04-05Prepare 4.8.0-SNAPSHOT buildsMatthias Sohn3-10/+10
2017-04-05TarFormat: Use commit time as timestamp for entriesYasuhiro Takagi1-0/+8
2017-03-22Remove Buck buildDavid Pursehouse1-13/+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 Pursehouse2-2/+2
2017-02-20Fix timestamp in Zip archivesShawn Pearce1-3/+3
2017-02-20Enable and fix 'Should be tagged with @Override' warningDavid Pursehouse1-1/+1
2017-02-18Add missing @Override annotations in org.eclipse.jgit.archiveMatthias Sohn6-0/+17
2017-02-18Set commit time to ZipArchiveEntryNaoki Takezoe6-3/+76
2017-01-22Format Bazel files with buildifierDavid Pursehouse1-12/+13
2017-01-18Implement initial framework of Bazel buildDavid Ostrovsky1-0/+15
2016-12-27Prepare 4.7.0-SNAPSHOT buildsMatthias Sohn3-9/+9
2016-12-24Prepare 4.6.1-SNAPSHOT buildsMatthias Sohn3-9/+9
2016-12-24JGit v4.6.0.201612231935-rv4.6.0.201612231935-rMatthias Sohn3-4/+4
2016-09-20Change JGit minimum execution environment to JavaSE-1.8Matthias Sohn3-5/+5
2016-09-19Prepare 4.6.0-SNAPSHOT buildsMatthias Sohn3-9/+9
2016-07-26Archive: Make project name consistent with other subprojects'David Pursehouse1-1/+1
2016-07-26Ignore 'The value of exception parameter is not used' warningDavid Pursehouse1-0/+1
2016-06-01Prepare 4.5.0-SNAPSHOT buildsMatthias Sohn3-9/+9
2016-04-08Prepare 4.4.0-SNAPSHOT buildsMatthias Sohn3-9/+9
2016-04-07Prepare 4.3.1-SNAPSHOT versionsMatthias Sohn3-9/+9
2016-04-07JGit v4.3.0.201604071810-rv4.3.0.201604071810-rMatthias Sohn3-4/+4
2016-04-07JGit v4.3.0.201604071045-rMatthias Sohn3-4/+4
2016-04-05Prepare 4.3-SNAPSHOT buildsMatthias Sohn3-4/+4
2016-03-23JGit v4.3.0.201603230630-rc1v4.3.0.201603230630-rc1Matthias Sohn3-4/+4
2016-01-21Prepare 4.3.0-SNAPSHOT buildsMatthias Sohn3-9/+9
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

Back to the top