Commit Graph

11 Commits (2341d1433bbd1ce0db979e0860b40dcbd63472a6)

Author SHA1 Message Date
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
5 years ago
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
6 years ago
joshr c141fd4492 test with filenames with spaces 6 years ago
Josh Rabinowitz b626faf472 typos fixed 6 years ago
Josh Rabinowitz cb64fb15a7 remove unneeded lines 6 years ago
Josh Rabinowitz 7b00d81ea7 change to test CI 6 years ago
Josh Rabinowitz 5c5a49bc3b cleanup 6 years ago
Josh Rabinowitz 50b23c9739 fix 6 years ago
Josh Rabinowitz d5b1dd7829 test cat with wrong filename 6 years ago
Josh Rabinowitz 29b36ae3a8 remove unneeded code 6 years ago
Josh Rabinowitz 50c9463763 add test for 'git secret cat' 6 years ago