| Commit message (Expand) | Author | Age |
* | Add --serial-number option | Robin Krahl | 2020-09-07 |
* | Refactor connection handling | Robin Krahl | 2020-09-07 |
* | Adjust copyright & license specification to comply with REUSE 3.0 | Daniel Mueller | 2020-09-02 |
* | Adjust copyright string to refer to The Nitrocli Developers | Daniel Mueller | 2020-09-01 |
* | Add Context::from_env constructor | Robin Krahl | 2020-09-05 |
* | Merge ExecCtx and RunCtx into Context | Robin Krahl | 2020-09-05 |
* | Remove Stdio trait | Daniel Mueller | 2020-09-03 |
* | Use envy to parse environment variables for Config | Robin Krahl | 2020-09-05 |
* | Implement configuration handling | Robin Krahl | 2020-09-05 |
* | Remove warning for missing_copy_implementations lint | Daniel Mueller | 2020-09-01 |
* | Remove application global Result definition | Daniel Mueller | 2020-08-31 |
* | Remove no longer used error module | Daniel Mueller | 2020-08-31 |
* | Use anyhow for error handling | Daniel Mueller | 2020-08-28 |
* | Rename arg_defs.rs to args.rs | Daniel Mueller | 2020-04-11 |
* | Merge remaining bits of args.rs into main.rs | Daniel Mueller | 2020-04-11 |
* | Factor out arg_defs.rs for argument parsing related types | Daniel Mueller | 2020-04-01 |
* | Remove deprecated plugin_as_library lint usage | Daniel Mueller | 2020-03-22 |
* | Remove unused code after structopt transition | Robin Krahl | 2020-01-07 |
* | Replace argparse with structopt | Robin Krahl | 2020-01-07 |
* | Move nitrocli source code into repository root | Daniel Mueller | 2020-04-04 |