aboutsummaryrefslogtreecommitdiff
path: root/dotup_cli/src/commands
Commit message (Expand)AuthorAgeFilesLines
* Fixed clippy warnings.diogo4642021-07-091-1/+1
* Moved utils module to the root of the crate.diogo4642021-07-092-116/+0
* Search parent directories for depot file.diogo4642021-07-091-0/+14
* Fixed problem with link creation.diogo4642021-07-091-50/+70
* Changed documentation/help text of subcommands.diogo4642021-07-095-10/+36
* Allow linking directories.diogo4642021-07-091-1/+7
* Renamed LinkDesc to LinkCreateParamsdiogo4642021-07-091-1/+1
* Removed some unused code in the link commanddiogo4642021-07-091-85/+0
* Initial commitdiogo4642021-07-087-0/+412