aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.archive/src/org/eclipse/jgit/archive/ArchiveFormats.java
Commit message (Expand)AuthorAgeFilesLines
* Enable and fix warnings about redundant specification of type argumentsDavid Pursehouse2017-02-201-1/+1
* Allow ArchiveCommand.registerFormat to be called twiceJonathan Nieder2014-04-161-1/+0
* Tag som non-localizable strings with NON-NLSRobin Rosenberg2014-01-101-5/+5
* Add tbz2 archive formatJonathan Nieder2013-06-051-0/+1
* Move FormatActivator.start()/stop() to a separate classJonathan Nieder2013-05-291-0/+91