]> source.dussan.org Git - jgit.git/commit
Add internal porcelain-style API for ArchiveCommand 56/11556/10
authorJonathan Nieder <jrn@google.com>
Fri, 26 Apr 2013 20:43:23 +0000 (13:43 -0700)
committerJonathan Nieder <jrn@google.com>
Fri, 26 Apr 2013 21:12:42 +0000 (14:12 -0700)
commitb525e696d558bee033652d847b18514e5656fbda
treec85417fb9fe1101d0f42a17994ed3d87a812b9b5
parent543b8560ac41a32f1ef0e5dbc8d0fca51c3c34e9
Add internal porcelain-style API for ArchiveCommand

One step closer to exposing archive creation functionality in a
org.eclipse.jgit.archive bundle.

Change-Id: If0ebb2417a941d9d3fc0d3f444316d0d1c494ff3
org.eclipse.jgit.pgm/resources/org/eclipse/jgit/pgm/CLIText.properties
org.eclipse.jgit.pgm/src/org/eclipse/jgit/pgm/Archive.java
org.eclipse.jgit.pgm/src/org/eclipse/jgit/pgm/CLIText.java
org.eclipse.jgit.pgm/src/org/eclipse/jgit/pgm/archive/ArchiveCommand.java [new file with mode: 0644]