summaryrefslogtreecommitdiff
path: root/shroud/ui.scm
Commit message (Expand)AuthorAgeFilesLines
* ui: Recognize --help and --version when other arguments follow.Abhiseck Paira2022-07-071-2/+6
* ui: Fix typo in 'leave' procedure docstring.Abhiseck Paira2022-06-091-1/+1
* ui: Make database and config files configurable.Xinglu Chen2021-03-181-2/+4
* Detect GPG binary at configure time.v0.1.0David Thompson2015-09-281-1/+1
* ui: Return #f from subcommands when the database hasn't changed.David Thompson2015-09-281-1/+1
* Move default database file to ~/.config/shroud/db.gpg.David Thompson2015-08-171-1/+2
* ui: Add leave-if-false.David Thompson2015-08-151-0/+6
* ui: Add 'list' subcommand.David Thompson2015-08-121-1/+1
* Add show, hide, and remove subcommands.David Thompson2015-05-251-11/+36
* First commit.David Thompson2015-05-251-0/+147