aboutsummaryrefslogtreecommitdiff
path: root/src/main.rs
Commit message (Expand)AuthorAge
* Show progress bar in fill outputRobin Krahl2020-09-12
* Add is_tty field to ContextRobin Krahl2020-09-12
* Add --serial-number optionRobin Krahl2020-09-07
* Refactor connection handlingRobin Krahl2020-09-07
* Adjust copyright & license specification to comply with REUSE 3.0Daniel Mueller2020-09-02
* Adjust copyright string to refer to The Nitrocli DevelopersDaniel Mueller2020-09-01
* Add Context::from_env constructorRobin Krahl2020-09-05
* Merge ExecCtx and RunCtx into ContextRobin Krahl2020-09-05
* Remove Stdio traitDaniel Mueller2020-09-03
* Use envy to parse environment variables for ConfigRobin Krahl2020-09-05
* Implement configuration handlingRobin Krahl2020-09-05
* Remove warning for missing_copy_implementations lintDaniel Mueller2020-09-01
* Remove application global Result definitionDaniel Mueller2020-08-31
* Remove no longer used error moduleDaniel Mueller2020-08-31
* Use anyhow for error handlingDaniel Mueller2020-08-28
* Rename arg_defs.rs to args.rsDaniel Mueller2020-04-11
* Merge remaining bits of args.rs into main.rsDaniel Mueller2020-04-11
* Factor out arg_defs.rs for argument parsing related typesDaniel Mueller2020-04-01
* Remove deprecated plugin_as_library lint usageDaniel Mueller2020-03-22
* Remove unused code after structopt transitionRobin Krahl2020-01-07
* Replace argparse with structoptRobin Krahl2020-01-07
* Move nitrocli source code into repository rootDaniel Mueller2020-04-04