aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.test/tst/org/eclipse/jgit/api/ArchiveCommandTest.java
Commit message (Expand)AuthorAgeFilesLines
* Remove deprecated ArchiveCommand#putEntry methodMatthias Sohn2018-03-091-5/+0
* Enable and fix warnings about redundant specification of type argumentsDavid Pursehouse2017-02-201-1/+1
* Enable and fix 'Should be tagged with @Override' warningDavid Pursehouse2017-02-191-0/+1
* Set commit time to ZipArchiveEntryNaoki Takezoe2017-02-181-0/+10
* ArchiveCommandTest: Create Git instances in try-with-resourceDavid Pursehouse2016-01-211-85/+89
* ArchiveCommand: Allow to pass options to underlying streamDavid Ostrovsky2015-02-201-3/+38
* Expand wildcard imports to specfic classesShawn Pearce2014-11-101-4/+8
* Archive: Add the ability to select one or more paths.Shaul Zorea2014-05-141-0/+211