Commit Graph
18 Commits
Author SHA1 Message Date
Timofey Solomko 4776ab95a5 Fix problems in XZ command when outputPath wasn't specified 2017-11-04 23:28:58 +03:00
Timofey Solomko a74efddd64 Force unwrap extract option in 7z, tar, zip commands
This is possible because Key<String> options can never have nil value.
2017-11-04 23:22:17 +03:00
Timofey Solomko 97af15a92c Enable extract options for tar, 7z and zip commands 2017-11-04 23:01:40 +03:00
Timofey Solomko 71aaf4c5cb Reimplement function which writes ContainerEntries for swcomp 2017-11-04 22:56:31 +03:00
Timofey Solomko cf23d44bae Print link path for tar entries 2017-11-04 22:53:56 +03:00
Timofey Solomko 4fa262002f Remake info option for swcomp's tar, zip and 7z commands 2017-10-29 00:47:31 +03:00
Timofey Solomko 86d1026d68 Set version to 4.0.0-dev in some places 2017-10-28 13:16:31 +03:00
Timofey Solomko d6c265c8e1 Add ability to use file name embedded into gzip archive 2017-10-22 17:20:55 +03:00
Timofey Solomko f850bd311a Replace fatalErrors with prints and exits 2017-10-22 17:08:51 +03:00
Timofey Solomko 6811bfb554 Remove unused print statement 2017-10-22 17:06:14 +03:00
Timofey Solomko 90a5f9f4e7 Same changes (compress in bz2 command and default output values) for bzip2 command 2017-10-22 17:06:06 +03:00
Timofey Solomko cd86703404 Move compress functionality into gz command; also provide some reasonable default values for output path 2017-10-22 17:00:22 +03:00
Timofey Solomko f55f8231eb Add verbose option to 7zip, tar and zip commands 2017-10-22 16:40:43 +03:00
Timofey Solomko 920a49d32d Update SwiftCLI to 4.0.2 2017-10-22 16:39:26 +03:00
Timofey Solomko 29e27bc31d Update SwiftCLI to 3.1.0 2017-10-22 16:29:32 +03:00
Timofey Solomko f9f4d71ec8 Remove swcomp revision and update swcomp's description 2017-10-22 13:28:30 +03:00
Timofey Solomko c375f2b0d2 Disable some container related code in swcomp 2017-10-21 23:39:33 +03:00
Timofey Solomko 240493a633 Add swcomp sources 2017-10-21 23:22:40 +03:00