aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Add tsv output formatoutput-formatsRobin Krahl2020-09-05
* Add json output formatRobin Krahl2020-09-05
* Add --output-format argumentRobin Krahl2020-09-05
* Use dedicated types for outputRobin Krahl2020-09-05
* fixup! Declare semver compatibility and public APIDaniel Mueller2020-09-04
* Declare semver compatibility and public APIRobin Krahl2020-09-04
* 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-03
* Merge ExecCtx and RunCtx into ContextRobin Krahl2020-09-03
* Remove Stdio traitDaniel Mueller2020-09-03
* Update man pageRobin Krahl2020-09-01
* Add --no-cache option to bypass PIN cacheRobin Krahl2020-09-01
* Add config test case and example config fileRobin Krahl2020-09-01
* Use standard configuration file locationsRobin Krahl2020-09-01
* Use envy to parse environment variables for ConfigRobin Krahl2020-09-01
* Implement configuration handlingRobin Krahl2020-09-01
* Remove warning for missing_copy_implementations lintDaniel Mueller2020-09-01
* Update syn and proc-macro2 dependenciesRobin Krahl2020-09-01
* Remove application global Result definitionDaniel Mueller2020-08-31
* Remove no longer used error moduleDaniel Mueller2020-08-31
* Remove no longer necessary msg parameter from try_with_* functionsDaniel Mueller2020-08-29
* Use anyhow for error handlingDaniel Mueller2020-08-28
* Update nitrokey dependency to 0.7.1Daniel Mueller2020-07-17
* Update nitrokey-test dependency to 0.4.0Daniel Mueller2020-07-15
* Update minimum required Rust version to 1.42.0Daniel Mueller2020-07-10
* Refrain from using Error::Error variant in pinentry testsDaniel Mueller2020-07-09
* Remove UnwrapError test traitDaniel Mueller2020-07-09
* Remove unwrap_lib_err method from UnwrapError test traitDaniel Mueller2020-07-09
* Remove unwrap_str_err method from UnwrapError test traitDaniel Mueller2020-07-08
* fixup! Change default OTP format to base32Daniel Mueller2020-08-31
* Change default OTP format to base32Daniel Mueller2020-07-07
* Fix binary-sizes.py scriptdevelDaniel Mueller2020-07-26
* Correctly use doc comments in macrosDaniel Mueller2020-07-03
* Bump version to 0.3.3HEADmasterDaniel Mueller2020-04-19
* Convert Cargo.lock to new lock file formatDaniel Mueller2020-04-16
* Update transitive nitrokey dependenciesDaniel Mueller2020-04-15
* Update regex dependency to 1.3.7Daniel Mueller2020-04-14
* Update structopt dependency to 0.3.13Daniel Mueller2020-04-13
* Update libc dependency to 0.2.69Daniel Mueller2020-04-12
* Rename arg_defs.rs to args.rsDaniel Mueller2020-04-11
* Merge remaining bits of args.rs into main.rsDaniel Mueller2020-04-11
* Merge config_set function into commands.rsDaniel Mueller2020-04-11
* Merge otp_set function into commands.rsDaniel Mueller2020-04-10
* Update minimum required Rust version to 1.40.0Daniel Mueller2020-04-05
* Add test for bash completion functionalityDaniel Mueller2020-04-05
* Add support for generating a bash completion scriptDaniel Mueller2020-04-04
* Move dependencies to args and commands modules into generated codeDaniel Mueller2020-04-04
* Remove dependency on crate::Error from arg_defsDaniel Mueller2020-04-04
* Move PinType type into arg_defs moduleDaniel Mueller2020-04-02