aboutsummaryrefslogtreecommitdiff
path: root/dotup_cli/src
Commit message (Expand)AuthorAgeFilesLines
* removed old codediogo4642022-02-0811-792/+0
* snapshot before removaldiogo4642022-02-085-0/+81
* made install-path a global optiondiogo4642021-12-245-26/+19
* initial implementation of status commanddiogo4642021-12-244-0/+191
* changed default log level to warndiogo4642021-12-231-2/+3
* update to compile with new clap versiondiogo4642021-10-306-17/+11
* Small changesdiogo4642021-10-302-8/+10
* Small changes to logging and docs.diogo4642021-07-144-11/+37
* install and uninstall can be called without args.diogo4642021-07-142-2/+2
* Removed .rustfmt filediogo4642021-07-141-87/+0
* Fixed find_archive_path function.diogo4642021-07-111-4/+7
* Allow parsing depot files with link errors.diogo4642021-07-091-2/+10
* Fixed clippy warnings.diogo4642021-07-092-2/+2
* Moved utils module to the root of the crate.diogo4642021-07-093-4/+2
* Search parent directories for depot file.diogo4642021-07-092-6/+26
* Fixed problem with link creation.diogo4642021-07-091-50/+70
* Changed documentation/help text of subcommands.diogo4642021-07-096-11/+40
* Allow linking directories.diogo4642021-07-091-1/+7
* Renamed LinkDesc to LinkCreateParamsdiogo4642021-07-092-2/+2
* Removed some unused code in the link commanddiogo4642021-07-091-85/+0
* Initial commitdiogo4642021-07-0810-0/+592