| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Removed .rustfmt file | diogo464 | 2021-07-14 | 1 | -87/+0 |
| * | Fixed dependency versions. | diogo464 | 2021-07-11 | 1 | -3/+3 |
| * | Added some tests to dotup_cli crate. | diogo464 | 2021-07-11 | 2 | -0/+150 |
| * | Fixed find_archive_path function. | diogo464 | 2021-07-11 | 1 | -4/+7 |
| * | Allow parsing depot files with link errors. | diogo464 | 2021-07-09 | 1 | -2/+10 |
| * | Fixed clippy warnings. | diogo464 | 2021-07-09 | 2 | -2/+2 |
| * | Moved utils module to the root of the crate. | diogo464 | 2021-07-09 | 3 | -4/+2 |
| * | Search parent directories for depot file. | diogo464 | 2021-07-09 | 2 | -6/+26 |
| * | Fixed problem with link creation. | diogo464 | 2021-07-09 | 1 | -50/+70 |
| * | Changed documentation/help text of subcommands. | diogo464 | 2021-07-09 | 6 | -11/+40 |
| * | Allow linking directories. | diogo464 | 2021-07-09 | 1 | -1/+7 |
| * | Renamed LinkDesc to LinkCreateParams | diogo464 | 2021-07-09 | 2 | -2/+2 |
| * | Removed some unused code in the link command | diogo464 | 2021-07-09 | 1 | -85/+0 |
| * | Initial commit | diogo464 | 2021-07-08 | 11 | -0/+612 |
