aboutsummaryrefslogtreecommitdiff
path: root/nitrocli
Commit message (Expand)AuthorAge
* Update nitrokey dependency to 0.6.0Robin Krahl2020-02-03
* doc: Remove options from synopsis in man pageRobin Krahl2020-01-29
* Make --verbose and --model options globalRobin Krahl2020-01-26
* Provide correct mutual exclusion between config set -o and -O optionsDaniel Mueller2020-01-24
* Add unit tests for the list commandRobin Krahl2020-01-15
* Document the list command in the manpageRobin Krahl2020-01-15
* Implement list commandRobin Krahl2020-01-15
* Add scaffolding for the list commandRobin Krahl2020-01-15
* Bump nitrokey dependency to version 0.5.1Robin Krahl2020-01-15
* fixup! Add structopt dependency in version 0.3.7Daniel Mueller2020-01-15
* fixup! Replace argparse with structoptDaniel Mueller2020-01-10
* fixup! Refactor the Enum! macro into Enum! and Command!Daniel Mueller2020-01-10
* Use symbolic default values where possibleDaniel Mueller2020-01-08
* Do not declare internally used types as pubDaniel Mueller2020-01-08
* Remove empty Args structs for simple (sub-)commandsRobin Krahl2020-01-08
* Move doc comments for (sub-)commands to their enumRobin Krahl2020-01-08
* Handle doc comments and empty variants in the Command! macroRobin Krahl2020-01-08
* Order members in args.rs by command hierarchyRobin Krahl2020-01-08
* Set possible values for all enum options and argumentsRobin Krahl2020-01-08
* Add all_str function to enums generated by Enum! macroRobin Krahl2020-01-08
* Use closures instead of command functionsRobin Krahl2020-01-08
* Remove str argument from Command! macroRobin Krahl2020-01-08
* Remove unused code after structopt transitionRobin Krahl2020-01-08
* Remove argparse dependencyRobin Krahl2020-01-08
* Replace argparse with structoptRobin Krahl2020-01-08
* Add data structures for the options and argumentsRobin Krahl2020-01-08
* Derive structopt::StructOpt in Command!Robin Krahl2020-01-08
* Implement Default in the Enum! and Command! macrosRobin Krahl2020-01-08
* Allow adding fields to an enum variant in Command!Robin Krahl2020-01-08
* Factor out Enum! and Command! macros in arg_utilRobin Krahl2020-01-08
* Use strings instead of Command variantsRobin Krahl2020-01-08
* arg_util: Change Err type in FromStr implementationRobin Krahl2020-01-08
* Refactor the Enum! macro into Enum! and Command!Robin Krahl2020-01-08
* Add structopt dependency in version 0.3.7Robin Krahl2020-01-08
* Update packaging instruction for Debian and UbuntuRobin Krahl2020-01-04
* Update links to Debian & Ubuntu packagesDaniel Mueller2020-01-03
* Bump version to 0.3.1Daniel Mueller2020-01-03
* Update nitrokey crate to 0.4.0Daniel Mueller2020-01-02
* Update various pinned cratesDaniel Mueller2020-01-01
* Update minimum required Rust version to 1.35.0Daniel Mueller2019-12-31
* Remove unions_with_drop_fields lintDaniel Mueller2019-12-30
* Update lazy_static crate to 1.4.0Daniel Mueller2019-12-29
* Add note about interaction with GnuPG to READMEDaniel Mueller2019-12-19
* Update program description in Cargo.tomlDaniel Mueller2019-12-19
* Update nitrokey crate to 0.4.0-alpha.3Daniel Mueller2019-08-12
* Update nitrokey crate to 0.4.0-alpha.2Daniel Mueller2019-08-12
* Use nitrokey::DEFAULT_{ADMIN,USER}_PIN constantsRobin Krahl2019-12-16
* Remove hack required for having device tests in different modulesDaniel Mueller2019-07-17
* Update nitrokey crate to 0.4.0-alpha.0Daniel Mueller2019-07-17
* Bump version to 0.3.0Daniel Mueller2019-12-16