index
:
nitrocli
devel
master
nitrokey-v0.8.0
otp-cache
output-formats
status
Robin Krahl's fork of nitrocli
Robin Krahl
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
arg_util.rs
Commit message (
Expand
)
Author
Age
*
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
*
Use anyhow for error handling
Daniel Mueller
2020-08-28
*
Correctly use doc comments in macros
Daniel Mueller
2020-07-03
*
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
*
Do not declare internally used types as pub
Daniel Mueller
2020-01-08
*
Handle doc comments and empty variants in the Command! macro
Robin Krahl
2020-01-08
*
Add all_str function to enums generated by Enum! macro
Robin Krahl
2020-01-07
*
Remove str argument from Command! macro
Robin Krahl
2020-01-07
*
Remove unused code after structopt transition
Robin Krahl
2020-01-07
*
Replace argparse with structopt
Robin Krahl
2020-01-07
*
Derive structopt::StructOpt in Command!
Robin Krahl
2020-01-07
*
Implement Default in the Enum! and Command! macros
Robin Krahl
2020-01-07
*
Allow adding fields to an enum variant in Command!
Robin Krahl
2020-01-07
*
Factor out Enum! and Command! macros in arg_util
Robin Krahl
2020-01-07
*
Use strings instead of Command variants
Robin Krahl
2020-01-07
*
arg_util: Change Err type in FromStr implementation
Robin Krahl
2020-01-07
*
Refactor the Enum! macro into Enum! and Command!
Robin Krahl
2020-01-07
*
Move nitrocli source code into repository root
Daniel Mueller
2020-04-04