aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.archive/src/org/eclipse/jgit/archive/ArchiveFormats.java
Commit message (Expand)AuthorAgeFilesLines
* Update EDL 1.0 license headers to new short SPDX compliant formatMatthias Sohn2020-01-041-38/+5
* Fix javadoc in org.eclipse.jgit.archiveMatthias Sohn2017-12-171-4/+4
* 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