summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.archive
Commit message (Expand)AuthorAgeFilesLines
* Prepare 4.0.2-SNAPSHOT buildsMatthias Sohn2015-06-243-9/+9
* JGit v4.0.1.201506240215-rv4.0.1.201506240215-rMatthias Sohn2015-06-243-4/+4
* Prepare 4.0.1-SNAPSHOT buildsMatthias Sohn2015-06-093-9/+9
* JGit v4.0.0.201506090130-rv4.0.0.201506090130-rMatthias Sohn2015-06-093-4/+4
* Prepare post 4.0-RC3 buildsMatthias Sohn2015-06-023-4/+4
* JGit v4.0.0.201506020755-rc3v4.0.0.201506020755-rc3Matthias Sohn2015-06-023-4/+4
* Prepare post 4.0.0-rc2 buildsMatthias Sohn2015-05-263-4/+4
* JGit v4.0.0.201505260635-rc2v4.0.0.201505260635-rc2Matthias Sohn2015-05-263-4/+4
* Prepare post 4.0.0-rc1 buildsMatthias Sohn2015-05-193-4/+4
* JGit v4.0.0.201505191015-rc1v4.0.0.201505191015-rc1Matthias Sohn2015-05-193-4/+4
* Prepare post 4.0.0-m2 buildsMatthias Sohn2015-05-053-4/+4
* JGit v4.0.0.201505050340-m2v4.0.0.201505050340-m2Matthias Sohn2015-05-053-4/+4
* Prepare post 4.0.0-m1 buildsMatthias Sohn2015-05-043-4/+4
* JGit v4.0.0.201503231230-m1v4.0.0.201503231230-m1Matthias Sohn2015-03-233-4/+4
* Fix string externalization warnings in BaseFormatMatthias Sohn2015-03-123-4/+8
* Add missing @since tags for new API methods in archive bundleMatthias Sohn2015-03-126-0/+17
* Fix compile error due to missing dependencies and since tagsMarkus Duft2015-03-121-0/+1
* ArchiveCommand: Allow to pass options to underlying streamDavid Ostrovsky2015-02-206-13/+136
* Set minimum required Java version to Java 7Matthias Sohn2015-02-093-5/+5
* Prepare 4.0.0-SNAPSHOT buildsMatthias Sohn2015-01-273-8/+8
* Prepare 3.7.0-SNAPSHOT buildsMatthias Sohn2014-12-243-8/+8
* Prepare 3.6.1-SNAPSHOT buildsMatthias Sohn2014-12-233-8/+8
* JGit v3.6.0.201412230720-rv3.6.0.201412230720-rMatthias Sohn2014-12-233-4/+4
* Prepare post 3.6.0-m1 buildsMatthias Sohn2014-11-123-4/+4
* JGit v3.6.0.201411121045-m1v3.6.0.201411121045-m1Matthias Sohn2014-11-123-4/+4
* Prepare 3.6.0-SNAPSHOT buildsMatthias Sohn2014-09-053-8/+8
* Eliminate warnings for non-nls strings that will never be translatedRobin Rosenberg2014-09-042-6/+6
* cleanup: Remove no-longer needed API compatibility warning filtersRobin Rosenberg2014-08-031-38/+0
* Don't warn for methods that can be staticRobin Rosenberg2014-07-021-1/+1
* Add new default settings from Eclipse 4.4Robin Rosenberg2014-07-021-0/+5
* Prepare 3.5.0-SNAPSHOT buildsRobin Rosenberg2014-06-043-8/+8
* Prepare post 3.4.0 RC1 buildsMatthias Sohn2014-05-213-4/+4
* JGit v3.4.0.201405211411-rc1v3.4.0.201405211411-rc1Matthias Sohn2014-05-213-4/+4
* Fix manifests of source bundlesMatthias Sohn2014-05-071-2/+2
* Prepare 3.4.0-SNAPSHOT buildsMatthias Sohn2014-05-063-4/+4
* JGit v3.4.0.201405051725-m7v3.4.0.201405051725-m7Matthias Sohn2014-05-053-4/+4
* Making ArchiveFormats breaks the API, but that's okRobin Rosenberg2014-04-251-0/+38
* Allow ArchiveCommand.registerFormat to be called twiceJonathan Nieder2014-04-161-1/+0
* Make ArchiveFormats final and implement equals()Jonathan Nieder2014-04-115-5/+55
* Prepare 3.4.0-SNAPSHOT buildsMatthias Sohn2014-03-053-8/+8
* Prepare 3.3.1-SNAPSHOT buildsMatthias Sohn2014-03-053-8/+8
* JGit v3.3.0.201403021825-rv3.3.0.201403021825-rMatthias Sohn2014-03-033-3/+3
* Prepare post 3.3.0RC1 buildsMatthias Sohn2014-02-203-3/+3
* JGit v3.3.0.201402191814-rc1v3.3.0.201402191814-rc1Matthias Sohn2014-02-203-3/+3
* Tag som non-localizable strings with NON-NLSRobin Rosenberg2014-01-106-18/+15
* Add missing package import for org.eclipse.jgit.archiveMatthias Sohn2014-01-071-0/+1
* archive: Include entries for directoriesJonathan Nieder2013-12-274-6/+105
* Prepare 3.3.0-SNAPSHOT buildsMatthias Sohn2013-12-053-7/+7
* Add uses directives to ensure OSGi wires jgit bundles correctlyMatthias Sohn2013-11-121-1/+5
* Merge "Revert "Close unfinished archive entries on error""Dave Borowitz2013-11-012-10/+4
|\