Commit Graph

12 Commits

Author SHA1 Message Date
Josh Rabinowitz
24bfc86b74
Fail on extra params (#448)
* fail if user passes unexpected filenames or unknown params
* mention fix of #390
2019-03-30 20:13:54 -04:00
Josh Rabinowitz
22fe1ed2d4
Add support for SECRETS_VERBOSE env var (#393)
* Support SECRETS_VERBOSE env var in addition to -v
* don't use --quiet when decrypting in verbose mode
* show output of gpg encryption in verbose mode
* add tests for SECRETS_VERBOSE env var set to 0 and 1
* update changelog, reorder entries.
* add tests for 'cat' and 'hide' with SECRETS_VERBOSE=1
2019-03-07 17:46:51 -05:00
Josh Rabinowitz
913d026537
Fixes for 'changes' and trailing newlines, for #291 (#293)
* tests and comments about 'changes' for #291
* add 'changes' tests, improve diagnostic 
* preserve trailing newlines in diff output
* use bash trickery to preserve trailing newlines in captured text
* test 'changes' on files without newlines and when called on a non-existant file
* improve comments and variable names
2019-01-01 09:37:11 -05:00
joshr
c141fd4492 test with filenames with spaces 2018-07-14 15:23:17 -04:00
Josh Rabinowitz
b626faf472 typos fixed 2018-04-16 11:05:50 -04:00
Josh Rabinowitz
cb64fb15a7 remove unneeded lines 2018-04-14 16:23:13 -04:00
Josh Rabinowitz
7b00d81ea7 change to test CI 2018-04-14 16:14:10 -04:00
Josh Rabinowitz
5c5a49bc3b cleanup 2018-04-14 15:50:38 -04:00
Josh Rabinowitz
50b23c9739 fix 2018-04-14 10:05:27 -04:00
Josh Rabinowitz
d5b1dd7829 test cat with wrong filename 2018-04-14 09:28:05 -04:00
Josh Rabinowitz
29b36ae3a8 remove unneeded code 2018-04-14 08:43:27 -04:00
Josh Rabinowitz
50c9463763 add test for 'git secret cat' 2018-04-14 08:33:57 -04:00