aboutsummaryrefslogtreecommitdiffstats
path: root/src/archive.rs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Build tar in buffer instead of in tempfileboasting-squirrel2019-03-131-32/+10
|
* Better error messages for invalid pathboasting-squirrel2019-03-121-1/+15
|
* Added some error messages + reworked the print_error_chain methodboasting-squirrel2019-03-121-6/+11
|
* Started to add helpful messages for errors which could occur during archivingboasting-squirrel2019-03-111-34/+48
|
* Temporary workaround for symlinks issueboasting-squirrel2019-03-091-0/+5
|
* Improved HTTP headersboasting-squirrel2019-03-081-0/+14
|
* Corrected commentboasting-squirrel2019-03-081-1/+1
|
* Refactored some codeboasting-squirrel2019-03-081-29/+45
|
* Working example of tar.gzboasting-squirrel2019-03-081-5/+17
|
* Download folder as a tar workingboasting-squirrel2019-03-081-0/+80