| Commit message (Expand) | Author | Age |
* | Add is_tty field to Context | Robin Krahl | 2020-09-12 |
* | Add fill command to overwrite SD card | Robin Krahl | 2020-09-12 |
* | Print SD card usage in Storage status | Robin Krahl | 2020-09-11 |
* | Rename device path to USB path in list output | Robin Krahl | 2020-09-09 |
* | Add --usb-path option to select device | Robin Krahl | 2020-09-09 |
* | Add test cases for new connection logic | Robin Krahl | 2020-09-07 |
* | fixup! Refactor connection handling | Daniel Mueller | 2020-09-07 |
* | fixup! Add --serial-number option | Daniel Mueller | 2020-09-07 |
* | Add --serial-number option | Robin Krahl | 2020-09-07 |
* | Refactor connection handling | Robin Krahl | 2020-09-07 |
* | Introduce builder-inspired way for configuring Nitrocli instance | Daniel Mueller | 2020-08-24 |
* | Remove Nitrocli::model method | Daniel Mueller | 2020-09-05 |
* | 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 |
* | Merge ExecCtx and RunCtx into Context | Robin Krahl | 2020-09-05 |
* | Add config test case and example config file | Robin Krahl | 2020-09-05 |
* | Implement configuration handling | Robin Krahl | 2020-09-05 |
* | Remove application global Result definition | Daniel Mueller | 2020-08-31 |
* | Use anyhow for error handling | Daniel Mueller | 2020-08-28 |
* | Remove UnwrapError test trait | Daniel Mueller | 2020-07-09 |
* | Remove unwrap_lib_err method from UnwrapError test trait | Daniel Mueller | 2020-07-09 |
* | Remove unwrap_str_err method from UnwrapError test trait | Daniel Mueller | 2020-07-08 |
* | Change default OTP format to base32 | Daniel Mueller | 2020-07-07 |
* | 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 |
* | Provide correct mutual exclusion between config set -o and -O options | Daniel Mueller | 2020-01-24 |
* | Add unit tests for the list command | Robin Krahl | 2020-01-14 |
* | Bump nitrokey dependency to version 0.5.1 | Robin Krahl | 2020-01-14 |
* | Replace argparse with structopt | Robin Krahl | 2020-01-07 |
* | Move nitrocli source code into repository root | Daniel Mueller | 2020-04-04 |