summaryrefslogtreecommitdiff
path: root/shroud/ui
Commit message (Expand)AuthorAgeFilesLines
* ui: Return #f from subcommands when the database hasn't changed.David Thompson2015-09-282-2/+2
* Add X clipboard support.David Thompson2015-08-171-18/+33
* ui: show: Fix error messages.David Thompson2015-08-171-1/+4
* ui: show: Extend to allow showing all keys of a secret.David Thompson2015-08-151-32/+31
* ui: Add 'list' subcommand.David Thompson2015-08-121-0/+55
* hide: Allow hiding arbitrary key/value pairs.David Thompson2015-06-111-34/+38
* Change <secret> to store arbitrary key/value pairs.David Thompson2015-06-102-4/+6
* ui: remove: Tweak error message style.David Thompson2015-05-251-1/+1
* ui: Fix --version option for subcommands.David Thompson2015-05-253-3/+3
* Add show, hide, and remove subcommands.David Thompson2015-05-253-0/+232