Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update EDL 1.0 license headers to new short SPDX compliant format | Matthias Sohn | 2020-01-04 | 1 | -38/+5 |
* | Fix javadoc in org.eclipse.jgit.archive | Matthias Sohn | 2017-12-17 | 1 | -6/+4 |
* | Add missing @Override annotations in org.eclipse.jgit.archive | Matthias Sohn | 2017-02-18 | 1 | -0/+2 |
* | Fix javadoc of FormatActivator | Matthias Sohn | 2013-06-02 | 1 | -5/+7 |
* | Add missing javadoc for archive code | Jonathan Nieder | 2013-05-29 | 1 | -0/+13 |
* | 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 | 1 | -44/+2 |
* | Add tgz and txz archive formats | Jonathan Nieder | 2013-05-28 | 1 | -0/+2 |
* | 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 | 1 | -0/+59 |