Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move ArchiveCommand into standard porcelain API | Jonathan Nieder | 2013-05-24 | 1 | -294/+0 |
* | Remove dependency by ArchiveCommand on archive formats | Jonathan Nieder | 2013-05-24 | 1 | -3/+37 |
* | Drop dependency by ArchiveCommand.Format interface on commons-compress | Jonathan Nieder | 2013-05-23 | 1 | -16/+25 |
* | ArchiveCommand.Format: pass output stream as first argument to putEntry | Jonathan Nieder | 2013-05-23 | 1 | -5/+4 |
* | ArchiveCommand: make archive formats non-inner classes | Jonathan Nieder | 2013-05-23 | 1 | -80/+54 |
* | Move org.eclipse.jgit.pgm's resource bundle to internal package | Matthias Sohn | 2013-05-06 | 1 | -1/+1 |
* | ArchiveCommand: Add missing @since tag | Jonathan Nieder | 2013-04-30 | 1 | -0/+2 |
* | Cleanup imports and javadocs in ArchiveCommand | Robin Rosenberg | 2013-04-27 | 1 | -3/+6 |
* | ArchiveCommand: Do not warn for unsupported file mode | Jonathan Nieder | 2013-04-26 | 1 | -11/+7 |
* | Add internal porcelain-style API for ArchiveCommand | Jonathan Nieder | 2013-04-26 | 1 | -0/+277 |