Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Implement configuration handling | Robin Krahl | 2020-09-05 |
* | Remove no longer necessary msg parameter from try_with_* functions | Daniel Mueller | 2020-08-29 |
* | 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 |
* | Merge config_set function into commands.rs | Daniel Mueller | 2020-04-11 |
* | Merge otp_set function into commands.rs | Daniel Mueller | 2020-04-10 |
* | Move PinType type into arg_defs module | Daniel Mueller | 2020-04-02 |
* | Factor out arg_defs.rs for argument parsing related types | Daniel Mueller | 2020-04-01 |
* | Update nitrokey dependency to 0.6.0 | Robin Krahl | 2020-01-29 |
* | Implement list command | Robin Krahl | 2020-01-14 |
* | Add scaffolding for the list command | Robin Krahl | 2020-01-14 |
* | Bump nitrokey dependency to version 0.5.1 | Robin Krahl | 2020-01-14 |
* | Move nitrocli source code into repository root | Daniel Mueller | 2020-04-04 |