| Commit message (Expand) | Author | Age | Files | Lines |
* | Implement Buck driven build | David Ostrovsky | 2015-12-31 | 1 | -0/+13 |
* | Update dependencies to use the JGit-internal @Nullable | Terry Parker | 2015-11-09 | 2 | -4/+3 |
* | Use japicmp instead of clirr to detect API changes | Matthias Sohn | 2015-10-01 | 1 | -0/+87 |
* | Prepare 4.2.0-SNAPSHOT builds | Matthias Sohn | 2015-09-28 | 3 | -9/+9 |
* | Prepare 4.1.1-SNAPSHOT builds | Matthias Sohn | 2015-09-28 | 3 | -9/+9 |
* | JGit v4.1.0.201509280440-rv4.1.0.201509280440-r | Matthias Sohn | 2015-09-28 | 3 | -4/+4 |
* | Enable annotation based NPE analysis in jgit | Andrey Loskutov | 2015-08-20 | 2 | -4/+5 |
* | Prepare 4.1.0-SNAPSHOT builds | Matthias Sohn | 2015-06-03 | 3 | -9/+9 |
* | Fix string externalization warnings in BaseFormat | Matthias Sohn | 2015-03-12 | 3 | -4/+8 |
* | Add missing @since tags for new API methods in archive bundle | Matthias Sohn | 2015-03-12 | 6 | -0/+17 |
* | Fix compile error due to missing dependencies and since tags | Markus Duft | 2015-03-12 | 1 | -0/+1 |
* | ArchiveCommand: Allow to pass options to underlying stream | David Ostrovsky | 2015-02-20 | 6 | -13/+136 |
* | Set minimum required Java version to Java 7 | Matthias Sohn | 2015-02-09 | 3 | -5/+5 |
* | Prepare 4.0.0-SNAPSHOT builds | Matthias Sohn | 2015-01-27 | 3 | -8/+8 |
* | Prepare 3.7.0-SNAPSHOT builds | Matthias Sohn | 2014-12-24 | 3 | -8/+8 |
* | Prepare 3.6.1-SNAPSHOT builds | Matthias Sohn | 2014-12-23 | 3 | -8/+8 |
* | JGit v3.6.0.201412230720-rv3.6.0.201412230720-r | Matthias Sohn | 2014-12-23 | 3 | -4/+4 |
* | Prepare post 3.6.0-m1 builds | Matthias Sohn | 2014-11-12 | 3 | -4/+4 |
* | JGit v3.6.0.201411121045-m1v3.6.0.201411121045-m1 | Matthias Sohn | 2014-11-12 | 3 | -4/+4 |
* | Prepare 3.6.0-SNAPSHOT builds | Matthias Sohn | 2014-09-05 | 3 | -8/+8 |
* | Eliminate warnings for non-nls strings that will never be translated | Robin Rosenberg | 2014-09-04 | 2 | -6/+6 |
* | cleanup: Remove no-longer needed API compatibility warning filters | Robin Rosenberg | 2014-08-03 | 1 | -38/+0 |
* | Don't warn for methods that can be static | Robin Rosenberg | 2014-07-02 | 1 | -1/+1 |
* | Add new default settings from Eclipse 4.4 | Robin Rosenberg | 2014-07-02 | 1 | -0/+5 |
* | Prepare 3.5.0-SNAPSHOT builds | Robin Rosenberg | 2014-06-04 | 3 | -8/+8 |
* | Prepare post 3.4.0 RC1 builds | Matthias Sohn | 2014-05-21 | 3 | -4/+4 |
* | JGit v3.4.0.201405211411-rc1v3.4.0.201405211411-rc1 | Matthias Sohn | 2014-05-21 | 3 | -4/+4 |
* | Fix manifests of source bundles | Matthias Sohn | 2014-05-07 | 1 | -2/+2 |
* | Prepare 3.4.0-SNAPSHOT builds | Matthias Sohn | 2014-05-06 | 3 | -4/+4 |
* | JGit v3.4.0.201405051725-m7v3.4.0.201405051725-m7 | Matthias Sohn | 2014-05-05 | 3 | -4/+4 |
* | Making ArchiveFormats breaks the API, but that's ok | Robin Rosenberg | 2014-04-25 | 1 | -0/+38 |
* | Allow ArchiveCommand.registerFormat to be called twice | Jonathan Nieder | 2014-04-16 | 1 | -1/+0 |
* | Make ArchiveFormats final and implement equals() | Jonathan Nieder | 2014-04-11 | 5 | -5/+55 |
* | Prepare 3.4.0-SNAPSHOT builds | Matthias Sohn | 2014-03-05 | 3 | -8/+8 |
* | Prepare 3.3.1-SNAPSHOT builds | Matthias Sohn | 2014-03-05 | 3 | -8/+8 |
* | JGit v3.3.0.201403021825-rv3.3.0.201403021825-r | Matthias Sohn | 2014-03-03 | 3 | -3/+3 |
* | Prepare post 3.3.0RC1 builds | Matthias Sohn | 2014-02-20 | 3 | -3/+3 |
* | JGit v3.3.0.201402191814-rc1v3.3.0.201402191814-rc1 | Matthias Sohn | 2014-02-20 | 3 | -3/+3 |
* | Tag som non-localizable strings with NON-NLS | Robin Rosenberg | 2014-01-10 | 6 | -18/+15 |
* | Add missing package import for org.eclipse.jgit.archive | Matthias Sohn | 2014-01-07 | 1 | -0/+1 |
* | archive: Include entries for directories | Jonathan Nieder | 2013-12-27 | 4 | -6/+105 |
* | Prepare 3.3.0-SNAPSHOT builds | Matthias Sohn | 2013-12-05 | 3 | -7/+7 |
* | Add uses directives to ensure OSGi wires jgit bundles correctly | Matthias Sohn | 2013-11-12 | 1 | -1/+5 |
* | Merge "Revert "Close unfinished archive entries on error"" | Dave Borowitz | 2013-11-01 | 2 | -10/+4 |
|\ |
|
| * | Revert "Close unfinished archive entries on error" | Jonathan Nieder | 2013-09-23 | 2 | -10/+4 |
* | | Prepare 3.2.0-SNAPSHOT builds | Matthias Sohn | 2013-10-03 | 3 | -7/+7 |
* | | Prepare post 3.1.0 buildsstable-3.1 | Matthias Sohn | 2013-10-03 | 3 | -7/+7 |
* | | JGit v3.1.0.201310021548-rv3.1.0.201310021548-r | Matthias Sohn | 2013-10-02 | 3 | -4/+4 |
* | | Prepare post 3.1.0 RC1 builds | Matthias Sohn | 2013-09-27 | 3 | -3/+3 |
* | | JGit v3.1.0.201309270735-rc1v3.1.0.201309270735-rc1 | Matthias Sohn | 2013-09-27 | 3 | -3/+3 |
|/ |
|