index
:
mirrors/nitrocli
devel
devel-20210110
master
pull-request/status
topic/extensions
topic/gentoo-packaging
topic/otp-cache
topic/test
A command line tool for interacting with Nitrokey devices (GitHub mirror)
Robin Krahl
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
main.rs
Commit message (
Expand
)
Author
Age
*
Display available extensions in the help text
Daniel Mueller
2020-10-11
*
Introduce support for user-provided extensions
Daniel Mueller
2020-10-11
*
Show progress bar in fill output
Robin Krahl
2020-09-12
*
Add is_tty field to Context
Robin Krahl
2020-09-12
*
Add --serial-number option
Robin Krahl
2020-09-07
*
Refactor connection handling
Robin Krahl
2020-09-07
*
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
*
Add Context::from_env constructor
Robin Krahl
2020-09-05
*
Merge ExecCtx and RunCtx into Context
Robin Krahl
2020-09-05
*
Remove Stdio trait
Daniel Mueller
2020-09-03
*
Use envy to parse environment variables for Config
Robin Krahl
2020-09-05
*
Implement configuration handling
Robin Krahl
2020-09-05
*
Remove warning for missing_copy_implementations lint
Daniel Mueller
2020-09-01
*
Remove application global Result definition
Daniel Mueller
2020-08-31
*
Remove no longer used error module
Daniel Mueller
2020-08-31
*
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
*
Factor out arg_defs.rs for argument parsing related types
Daniel Mueller
2020-04-01
*
Remove deprecated plugin_as_library lint usage
Daniel Mueller
2020-03-22
*
Remove unused code after structopt transition
Robin Krahl
2020-01-07
*
Replace argparse with structopt
Robin Krahl
2020-01-07
*
Move nitrocli source code into repository root
Daniel Mueller
2020-04-04