Commit Graph

419 Commits (246825c658adf8feb3653ae51cd0fb050f97ece4)
 

Author SHA1 Message Date
Josh Rabinowitz 246825c658
fix for keys with only emails, and no usernames. Closes #227 (#240)
* test and fix for keys with only emails, and no usernames. Closes #227
6 years ago
Josh Rabinowitz d5c138ab60
Merge pull request #239 from joshrabinowitz/spaces-in-filenames
Spaces in filenames
6 years ago
joshr f2eec71995 corrected comment about how to output diagnostic messages 6 years ago
joshr 9906dfb33f show any diagnostics that might come out of bats tests.
also adds comment about diagnostic messages in bats.
6 years ago
joshr c141fd4492 test with filenames with spaces 6 years ago
joshr 7096499465 fix quoting for files with spaces. use filenames from _test_base.bats 6 years ago
joshr 5c639cf8e7 fixes for filenames with spaces
_list_all_added_files() now sets 'filenames' var, and
fixed quoting when updating hashes.
6 years ago
joshr bb2253af8a remove debug code, see #237 6 years ago
joshr b2f00fd32c fixes for filenames with spaces
quoting improvements, and
_list_all_added_files() now sets a global 'filenames' array.
6 years ago
Josh Rabinowitz e515eb8f10
Merge pull request #231 from joshrabinowitz/hide-in-subdir
fix for issue #230 (git secret hide fails in subdir). Also disables builds on alpine-latest for #232
6 years ago
joshr 826dfeb5d4 remove unneeded code 6 years ago
joshr 142944c575 disable travis-ci tests on alpine-latest 6 years ago
joshr 7648e2f604 cleanup 6 years ago
joshr a7eaa6013c fix for issue #230, when git-secret is run in subdir of repo 6 years ago
joshr 2b28271d8b create a test displaying issue #230 6 years ago
Josh Rabinowitz 4797c990d0
Merge pull request #224 from joshrabinowitz/spaces-in-path
allow spaces in path
6 years ago
joshr b6c1b4a695 test in a dir with spaces 6 years ago
joshr 4b847298ef restore unquoted variable and comment about it. shellcheck tweak. 6 years ago
joshr 71d503009a run in a dir without spaces 6 years ago
joshr 65a7118d25 restore small optimizations. quote variable for shellcheck. 6 years ago
joshr adc522a9d3 allow spaces in path
for issue #135, regarding spaces in pathnames
6 years ago
Josh Rabinowitz 79a1c45aeb
Merge pull request #222 from joshrabinowitz/clarify-add-docs
Clarify that 'git-secret-add' doesn't alter .gitignore by default
6 years ago
Simon Massey 1f2fb99a0a
Full stop changed to comma 6 years ago
Josh Rabinowitz 99f2229038 mention 'add' has an option, and that each command has options 6 years ago
Josh Rabinowitz 31e5528fac Clarify that 'git-secret-add' doesn't alter .gitignore by default 6 years ago
Josh Rabinowitz 5ff1afe33b
Merge pull request #218 from joshrabinowitz/fix-typos
fix typos
6 years ago
Josh Rabinowitz 492d705e02 fix more typos 6 years ago
Josh Rabinowitz 28377b138c fix typos 6 years ago
Josh Rabinowitz fe1681aeb5
Merge pull request #217 from joshrabinowitz/bats-core-shallow-clone
optimize git checkout of v1.0.2 tag of bats-core
6 years ago
Josh Rabinowitz 71d89f5daf optimize git checkout of v1.0.2 tag of bats-core 6 years ago
Josh Rabinowitz 84f4a65adc
Merge pull request #216 from joshrabinowitz/bats-core5
for testing, use bats-core v1.0.2, not bats
6 years ago
Josh Rabinowitz 27bd3f469c fix paths for remaining Makefile targets 6 years ago
Josh Rabinowitz 5d97c66e90 for testing, use bats-core v1.0.2, not bats 6 years ago
Simon Massey 460e5c3281
travis osx (#214) 6 years ago
Simon Massey ece047890c
Deploy from "v.*" tag and all branches (#212) 6 years ago
Josh Rabinowitz 4c0b2d867a
Merge pull request #210 from sobolevn/revert-206-bats-core4
Revert "migrate from bats to bats-core (redux)"
6 years ago
Josh Rabinowitz 553eae53f7
Revert "migrate from bats to bats-core (redux)" 6 years ago
Simon Massey 5e578fff96
Merge pull request #207 from sobolevn/RFC001
RFC 0001 A stable and forwards compatible public key storage format
6 years ago
Simon Massey 2fde6c0068 final final, finally 6 years ago
Simon Massey 2cef2a337f final 6 years ago
Simon Massey 1127892252 final 6 years ago
Simon Massey 7dc7c0d24a status review 6 years ago
Simon Massey 6a7e0aada1 formatting 6 years ago
Simon Massey a7d181190e updates to the design 6 years ago
Simon Massey ad663a7561 mention that forward compatibility will be added later 6 years ago
Simon Massey ab3265d4b0 typo 6 years ago
Simon Massey 71750a3db2 first draft 6 years ago
Josh Rabinowitz b85cc04010
Merge pull request #205 from joshrabinowitz/gpg-error-checking
more careful error checking running gpg
6 years ago
Josh Rabinowitz 6c585ed33e
Merge branch 'master' into gpg-error-checking 6 years ago
Josh Rabinowitz 078cd3c82d
Merge pull request #206 from joshrabinowitz/bats-core4
migrate from bats to bats-core (redux)
6 years ago