- Fixed tabs in README
- Add
git grep
section to README
- ansible-vault-merge: Fix script when
$EDITOR
is not set. Defaults tovi
.
- #3 - Fixup
Makefile
to better follow the GNU Coding Standards.
- Change
gpg-vault-password-file
so that if you give it a file that already exists, it will get the password from that, and encrypt it. Makes it easier to add encryption to existing password file.
- #1 - Updated README
- #2 - Even more improved docs
- Initial release