2 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
f2ca32a343 |
|||
|
7357092576 |
| Author | SHA1 | Message | Date | |
|---|---|---|---|---|
|
f2ca32a343 |
CopyContext: Replace src_uri, dst_uri by src, dst
Allow to pass ready-made FileContext objects to CopyContext's destructor so it doesn't need to instantiate them itself. Signed-off-by: Jan Lindemann <jan@janware.com> |
|||
|
7357092576 |
cmds.posix.Tar: Add command
Add a "jw-pkg posix tar" command. Currently the only thing that can be done with it is extracting. Signed-off-by: Jan Lindemann <jan@janware.com> |