Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2019-04-04 | Fix typos | Vojtěch Pejša | 1 | -5/+5 | |
2019-04-04 | Check if we have permissions to create files. | Vojtěch Pejša | 1 | -0/+3 | |
2019-04-04 | Better error handling for file upload. | Vojtěch Pejša | 1 | -0/+17 | |
2019-03-19 | Added documentation for errors and removed useless errors | boasting-squirrel | 1 | -4/+10 | |
2019-03-13 | Switched to standard Rust logging system | boasting-squirrel | 1 | -12/+3 | |
2019-03-13 | Build tar in buffer instead of in tempfile | boasting-squirrel | 1 | -6/+0 | |
2019-03-12 | Added some docs comments to errors.rs | boasting-squirrel | 1 | -1/+6 | |
2019-03-12 | Improved error message | boasting-squirrel | 1 | -2/+2 | |
2019-03-12 | Better error messages for invalid path | boasting-squirrel | 1 | -10/+4 | |
2019-03-12 | Added some error messages + reworked the print_error_chain method | boasting-squirrel | 1 | -6/+22 | |
2019-03-11 | Started to add helpful messages for errors which could occur during archiving | boasting-squirrel | 1 | -0/+90 | |