summaryrefslogtreecommitdiffstats
path: root/sq/build.rs
AgeCommit message (Expand)Author
2022-09-16sq: port to new SubplotLars Wirzenius
2022-08-09sq: Extract each first level subcommand into module.Nora Widdecke
2022-07-20sq: Fix help generation for docs.Nora Widdecke
2022-07-20sq: Clean up build.Nora Widdecke
2022-07-05sq: Derive top level command.Nora Widdecke
2022-06-29sq: Add sq decrypt --session-key.Nora Widdecke
2022-06-09sq: Fix autocrypt conditional compilation.Nora Widdecke
2022-05-16sq: Add logging for shell completions.Nora Widdecke
2022-05-16sq: Port command line handling from clap 2 to 3.Nora Widdecke
2022-02-24sq: Make the net feature mandatory.Nora Widdecke
2021-10-27sq: add scaffolding for an integration/acceptance test suiteLars Wirzenius
2021-04-09Lint: Use char for single characters.Nora Widdecke
2021-04-09Lint: Use next instead of nth(0).Nora Widdecke
2021-04-09Lint: Use is_empty().Nora Widdecke
2021-01-28sq: Make Autocrypt support optional.Justus Winter
2021-01-28sq: Allow change of features in the cli at runtime.Justus Winter
2021-01-20sq: Make generated documentation wrap nicely on most displays.Justus Winter
2021-01-20Add branding to all crates.Justus Winter
2021-01-19sq: Generate usage documentation in build script.Justus Winter
2020-10-14sq: Rename module to 'sequoia-sq'.Justus Winter