Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Pick default archive format based on filename suffix | Jonathan Nieder | 2013-06-06 | 5 | -0/+53 | |
* | Add long filename, large file, and non-ASCII filename support to TarFormat | Jonathan Nieder | 2013-06-06 | 2 | -8/+11 | |
* | Add tbz2 archive format | Jonathan Nieder | 2013-06-05 | 3 | -0/+73 | |
* | Fix javadoc of FormatActivator | Matthias Sohn | 2013-06-02 | 1 | -5/+7 | |
* | Fix version of dependency to package org.osgi.framework | Matthias Sohn | 2013-06-01 | 1 | -1/+1 | |
* | Add missing javadoc for archive code | Jonathan Nieder | 2013-05-29 | 5 | -0/+25 | |
* | Drop unnecessary "throws" clauses in archive code | Jonathan Nieder | 2013-05-29 | 1 | -2/+2 | |
* | Move FormatActivator.start()/stop() to a separate class | Jonathan Nieder | 2013-05-29 | 2 | -44/+93 | |
* | Add tgz and txz archive formats | Jonathan Nieder | 2013-05-28 | 4 | -0/+140 | |
* | Maintain list of archive formats in one place | Jonathan Nieder | 2013-05-28 | 1 | -4/+51 | |
* | Move ArchiveCommand into standard porcelain API | Jonathan Nieder | 2013-05-24 | 20 | -0/+1034 |