Releases
v0.2.5
Fix issues with spaces in paths and filenames (#226 , #135 )
Fix issue when 'hide' used in subdir of repo (#230 )
Fix issues in 'changes' with trailing newlines (#291 )
Fix 'hide' to only count actually hidden files as hidden (#280 )
Fixed bugs and improved error messages (#174 )
Add -l option to whoknows, which shows key expiration dates (#283 )
Add -P option (preserve permissions) to reveal and hide (#172 )
Add -F option (force, changing some errors to warnings) to hide and reveal (#253 )
Add tests for expired gpg keys, and gpg keys with only emails (#276 )
Add support for FreeBSD (#244 )
Issue error message when unable to hide a secret (#202 , #238 )
Accept gpg key with no name, only an email (#227 )
Require keys to be specified by email, as documented (#267 )
Disallow 'git secret tell' or 'killperson' with emails that are not in keychain (also #267 )
Allow user to specify name of secret dir at runtime using SECRETS_DIR env var, and test (#247 , #250 )
Improve documentation regarding operation with different versions of GPG (#274 , #182 )
Documentation improvements, error message and text improvements, and typo fixes (#254 )
git-secret RFC#001 added, documenting a path towards independence from gpg binary formats (#208 )
You can’t perform that action at this time.