index
:
shroud
master
Simple password database protected with GPG
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
config: Remove hardcoded version reference.
HEAD
master
Abhiseck Paira
2022-07-07
1
-1
/
+1
*
ui: Recognize --help and --version when other arguments follow.
Abhiseck Paira
2022-07-07
1
-2
/
+6
*
ui: Fix typo in 'leave' procedure docstring.
Abhiseck Paira
2022-06-09
1
-1
/
+1
*
ui: Make database and config files configurable.
Xinglu Chen
2021-03-18
1
-2
/
+4
*
package.scm: Fix package definition.
Xinglu Chen
2021-03-18
1
-2
/
+27
*
Add 'make publish' target.
David Thompson
2019-07-10
1
-0
/
+5
*
Ignore .tar.gz and .asc files.
David Thompson
2019-07-10
1
-0
/
+2
*
Bump version to 0.1.2.
v0.1.2
David Thompson
2019-07-10
1
-1
/
+1
*
Makefile: Install Guile modules in the correct location.
Amar Singh
2019-07-09
1
-2
/
+3
*
configure: Add support for Guile 2.2 and 3.0.
David Thompson
2019-07-03
1
-1
/
+2
*
README: Add a note about Guile's load paths.
David Thompson
2015-10-01
1
-0
/
+15
*
Bump to version 0.1.1.
v0.1.1
David Thompson
2015-10-01
1
-1
/
+1
*
Install scripts/shroud to $prefix/bin.
David Thompson
2015-10-01
1
-0
/
+3
*
README: Add X clipboard example.
David Thompson
2015-10-01
1
-1
/
+4
*
Detect GPG binary at configure time.
v0.1.0
David Thompson
2015-09-28
3
-1
/
+5
*
ui: Return #f from subcommands when the database hasn't changed.
David Thompson
2015-09-28
3
-3
/
+3
*
Add X clipboard support.
David Thompson
2015-08-17
6
-21
/
+53
*
ui: show: Fix error messages.
David Thompson
2015-08-17
1
-1
/
+4
*
Move default database file to ~/.config/shroud/db.gpg.
David Thompson
2015-08-17
2
-2
/
+30
*
Distribute pre-inst-env.in and package.scm in release tarballs.
David Thompson
2015-08-15
1
-0
/
+4
*
Fix package.scm.
David Thompson
2015-08-15
1
-1
/
+1
*
Update README.
David Thompson
2015-08-15
1
-9
/
+15
*
ui: show: Extend to allow showing all keys of a secret.
David Thompson
2015-08-15
1
-32
/
+31
*
utils: Add alist-pick.
David Thompson
2015-08-15
1
-0
/
+11
*
ui: Add leave-if-false.
David Thompson
2015-08-15
1
-0
/
+6
*
ui: Add 'list' subcommand.
David Thompson
2015-08-12
3
-1
/
+57
*
squash me.
David Thompson
2015-06-11
1
-0
/
+14
*
hide: Allow hiding arbitrary key/value pairs.
David Thompson
2015-06-11
1
-34
/
+38
*
Change <secret> to store arbitrary key/value pairs.
David Thompson
2015-06-10
3
-14
/
+17
*
README: Add new usage example.
David Thompson
2015-05-26
1
-2
/
+5
*
Tweak README.
David Thompson
2015-05-26
1
-1
/
+1
*
ui: remove: Tweak error message style.
David Thompson
2015-05-25
1
-1
/
+1
*
ui: Fix --version option for subcommands.
David Thompson
2015-05-25
3
-3
/
+3
*
Add show, hide, and remove subcommands.
David Thompson
2015-05-25
10
-44
/
+389
*
First commit.
David Thompson
2015-05-25
13
-0
/
+1116