aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.archive
Commit message (Expand)AuthorAgeFilesLines
...
* Fix javadoc of FormatActivatorMatthias Sohn2013-06-021-5/+7
* Fix version of dependency to package org.osgi.frameworkMatthias Sohn2013-06-011-1/+1
* Add missing javadoc for archive codeJonathan Nieder2013-05-295-0/+25
* Drop unnecessary "throws" clauses in archive codeJonathan Nieder2013-05-291-2/+2
* Move FormatActivator.start()/stop() to a separate classJonathan Nieder2013-05-292-44/+93
* Add tgz and txz archive formatsJonathan Nieder2013-05-284-0/+140
* Maintain list of archive formats in one placeJonathan Nieder2013-05-281-4/+51
* Move ArchiveCommand into standard porcelain APIJonathan Nieder2013-05-2420-0/+1034