aboutsummaryrefslogtreecommitdiff
path: root/dotup_cli/src/commands/link.rs
Commit message (Collapse)AuthorAgeFilesLines
* removed old codediogo4642022-02-081-134/+0
|
* update to compile with new clap versiondiogo4642021-10-301-2/+1
|
* Small changesdiogo4642021-10-301-7/+9
|
* Small changes to logging and docs.diogo4642021-07-141-1/+4
|
* Fixed clippy warnings.diogo4642021-07-091-1/+1
|
* Fixed problem with link creation.diogo4642021-07-091-50/+70
|
* Changed documentation/help text of subcommands.diogo4642021-07-091-1/+9
| | | | | Change the documentation/help text of subcommmands and added colored output to the help text.
* 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-081-0/+181