summaryrefslogtreecommitdiffstats
path: root/tool/Cargo.toml
AgeCommit message (Expand)Author
2019-03-26tool: Read passwords from the tty.Justus Winter
2019-03-14Release 0.5.0.v0.5.0Justus Winter
2019-02-19Release 0.4.0.v0.4.0Justus Winter
2019-01-07tool: Drop dependency on promptly.Justus Winter
2018-12-18Release 0.3.0.v0.3.0Justus Winter
2018-12-11tool: ask before overwriting files, add --forceKai Michaelis
2018-11-27Fix the gitlab badges.Justus Winter
2018-11-26Release 0.2.0.v0.2.0Justus Winter
2018-11-26sqv: Move sqv into a new crate.Justus Winter
2018-11-24Rename the openpgp crate to sequoia-openpgp.Justus Winter
2018-11-24Fix mail address.Justus Winter
2018-11-24Update packaging metadata in preparation for a release.Justus Winter
2018-10-08tool: Bump prettytable to 0.8.Justus Winter
2018-09-19openpgp: Add test vector.Justus Winter
2018-08-15Bump version of failure.Justus Winter
2018-08-15tool: Create shell completions for all supported shells.Justus Winter
2018-06-28tool: Add a test for the bug fixed in 1d63e71.Neal H. Walfield
2018-05-14tool: Bump dependency.Justus Winter
2018-05-11tool: Generalize usage generation and document 'sqv'.Justus Winter
2018-05-01tool: Add new tool, sqv.Neal H. Walfield
2018-03-26tool: Add decryption subcommand.Justus Winter
2018-03-26tool: Create completion scripts for bash and fish.Justus Winter
2018-01-23Use the failure crate to handle errors.Justus Winter
2018-01-18store: Use time::Timespec and fix stats.Justus Winter
2018-01-11store: Implement iteration over stores, bindings, and keys.Justus Winter
2018-01-09tool: Add key store commands.Justus Winter
2017-12-21tool: New crate.Justus Winter