Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Color schemes | boasting-squirrel | 2019-04-01 | 1 | -0/+5 |
| | |||||
* | Fixed comments | boasting-squirrel | 2019-03-19 | 1 | -1/+1 |
| | |||||
* | Added documentation for errors and removed useless errors | boasting-squirrel | 2019-03-19 | 1 | -3/+8 |
| | |||||
* | Renamed create_archive_file function and added documentation | boasting-squirrel | 2019-03-15 | 1 | -4/+6 |
| | |||||
* | Cargo fmt | boasting-squirrel | 2019-03-14 | 1 | -3/+10 |
| | |||||
* | Switched to tar-rs 0.4.22 and propagate no-symlink argument to tar generation | boasting-squirrel | 2019-03-14 | 1 | -8/+6 |
| | |||||
* | Improved grammar of TarBuildingError error message | boasting-squirrel | 2019-03-13 | 1 | -1/+1 |
| | |||||
* | Switched to standard Rust logging system | boasting-squirrel | 2019-03-13 | 1 | -6/+1 |
| | |||||
* | Build tar in buffer instead of in tempfile | boasting-squirrel | 2019-03-13 | 1 | -32/+10 |
| | |||||
* | Better error messages for invalid path | boasting-squirrel | 2019-03-12 | 1 | -1/+15 |
| | |||||
* | Added some error messages + reworked the print_error_chain method | boasting-squirrel | 2019-03-12 | 1 | -6/+11 |
| | |||||
* | Started to add helpful messages for errors which could occur during archiving | boasting-squirrel | 2019-03-11 | 1 | -34/+48 |
| | |||||
* | Temporary workaround for symlinks issue | boasting-squirrel | 2019-03-09 | 1 | -0/+5 |
| | |||||
* | Improved HTTP headers | boasting-squirrel | 2019-03-08 | 1 | -0/+14 |
| | |||||
* | Corrected comment | boasting-squirrel | 2019-03-08 | 1 | -1/+1 |
| | |||||
* | Refactored some code | boasting-squirrel | 2019-03-08 | 1 | -29/+45 |
| | |||||
* | Working example of tar.gz | boasting-squirrel | 2019-03-08 | 1 | -5/+17 |
| | |||||
* | Download folder as a tar working | boasting-squirrel | 2019-03-08 | 1 | -0/+80 |