summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
AgeCommit message (Expand)Author
2021-06-05chore: Prepare for the 0.3.0 releasev0.3.0orhun
2021-06-03chore: Prepare for the 0.2.0 releasev0.2.0orhun
2021-05-31chore: Prepare for the 0.1.5 releasev0.1.5orhun
2021-05-29chore: Prepare for the 0.1.4 releasev0.1.4orhun
2021-05-29chore: Prepare for the 0.1.3 releasev0.1.3orhun
2021-05-29chore: Prepare for the 0.1.2 releasev0.1.2orhun
2021-05-29chore: Prepare for the 0.1.1 releasev0.1.1orhun
2021-05-28chore: Update documentation field in Cargo.tomlorhun
2021-05-23chore: Specify the files to include in crates.io releaseorhun
2021-05-22chore: Add default-run manifest key to Cargo.tomlorhun
2021-05-19docs: Add README.mdorhun
2021-05-10chore: Use dirs_next dependency instead of dirsorhun
2021-05-02docs: Add license (MIT)orhun
2021-05-02chore: Add keywords and categories to Cargo.tomlorhun
2021-05-02chore: Upgrade tui-rs dependencyorhun
2021-04-28chore: Upgrade dependenciesorhun
2021-04-28style: Add splash screenorhun
2021-04-24chore: Add description and repository fields to Cargo.tomlorhun
2021-04-11test: Set GNUPGHOME environment variable for gpg-testsorhun
2021-04-08test: Add tests to launcher moduleorhun
2021-04-02test: Use cache directory for the test environmentorhun
2021-03-29feat: Add color argument for setting the terminal accent colororhun
2021-03-22chore: Add 'tui-tests' feature for enabling TUI testsorhun
2021-02-26chore: Update Cargo dependenciesorhun
2021-02-06feat: Add Copy command for copying key fingerprint to clipboardorhun
2021-01-18feat: Run custom application commands via input promptorhun
2021-01-03feat: Show subkey information on the tableorhun
2021-01-01chore: Upgrade tui-rs to 0.14.0orhun
2020-12-30feat: Add gpg module for initializing GPGMEorhun
2020-12-27feat: Use structopt for parsing command line argumentsorhun
2020-12-26feat: Initialize TUI and event handlerorhun
2020-12-25Initial commitorhun