Commit Graph

316 Commits (55f2b83320d799802eafc0758846df068038376a)
 

Author SHA1 Message Date
joshr 55f2b83320 fix typo 7 years ago
joshr 8b2a1eab1d Merge branch 'master' into improve-docs 7 years ago
Nikita Sobolev c5d2962744
Merge pull request #151 from joshrabinowitz/error-message-150
better error messages
7 years ago
joshr 43c80ad25c update changelog 7 years ago
joshr 277057fa3e improve documents and break long lines 7 years ago
joshr 76362aff53 improve text and break long lines 7 years ago
joshr 4766df2110 improve error messages
in add, killperson, remove, tell, and main
7 years ago
joshr 33adc19682 fix test to match _abort() output 7 years ago
joshr 0dc00367f9 improve message when .git exists but not .gitsecret 7 years ago
joshr a4a8ea62ed better error messages 7 years ago
joshr 192cd71765 improve description 7 years ago
joshr 722892cc46 improve git-secret docs 7 years ago
joshr e7abd660bc improve git secret usage output 7 years ago
Josh Rabinowitz 8f6b3876ac use 'git secret hide -d' in example 7 years ago
Josh Rabinowitz 6c29ed7eb7 fix typo 7 years ago
Josh Rabinowitz b6d903b2a6 improve docs re: ignores & .gitsecret 7 years ago
Josh Rabinowitz d216f91bd7
Merge pull request #148 from joshrabinowitz/small-fixes
fix typos and bug in test_cat.bats
7 years ago
Josh Rabinowitz 4783002a5f use ansible version 2.5.0 7 years ago
Josh Rabinowitz 78a072e881 Merge branch 'small-fixes' of github.com:joshrabinowitz/git-secret into small-fixes 7 years ago
Josh Rabinowitz 937a2c8d9d v2.5 fix error: 'failed to validate the SSL certificate for api.github.com:443'
that we see only with 'gnupg-git-[debian|ubuntu]' kitchen configs
  with ansible < 2.5.0.0
7 years ago
Josh Rabinowitz e7653af7db fix error: 'failed to validate the SSL certificate for api.github.com:443'
that we see only with 'gnupg-git-[debian|ubuntu]' kitchen configs
  with ansible < 2.5.0.0
7 years ago
Josh Rabinowitz 884c6afc36 fix for python InsecurePlatformWarning error 7 years ago
Josh Rabinowitz f8f3896486 refer to issue 141 and fix typos 7 years ago
Josh Rabinowitz b626faf472 typos fixed 7 years ago
Nikita Sobolev 80797bcd46
Merge pull request #142 from joshrabinowitz/git-secret-cat
Git secret cat
7 years ago
Josh Rabinowitz 4a2f34c791 remove commented-out code 7 years ago
Josh Rabinowitz cb64fb15a7 remove unneeded lines 7 years ago
Josh Rabinowitz 7b00d81ea7 change to test CI 7 years ago
Josh Rabinowitz 74e3404f36 ronn/man doc improvements 7 years ago
Josh Rabinowitz 5c5a49bc3b cleanup 7 years ago
Josh Rabinowitz 50b23c9739 fix 7 years ago
Josh Rabinowitz 900717707b TEMP Merge branch 'git-secret-cat' of github.com:joshrabinowitz/git-secret into git-secret-cat 7 years ago
Josh Rabinowitz da69e0766e test cat with wrong filename 7 years ago
Josh Rabinowitz 8ce78b6a5b remove extra newline 7 years ago
Josh Rabinowitz c760513e35 small grammar change, update,
fixes for linter errors about 'which'
For example:
    in utils/deb/deb-ci.sh line 27: 'which git-secret':
    SC2230: which is non-standard. Use builtin 'command -v' instead.
remove inoperative links
reflect code review input
add test for 'git secret cat'
restore sponsor links
7 years ago
Josh Rabinowitz 70e0fcda13 regenerated git-secret man pages 7 years ago
Josh Rabinowitz 612e34cce8 add git secret cat filename [filename2] feature.
ronn file for manpage
cleanup. Remove -f option.
bump version to 0.2.4
remove unused variable
add references to git secret cat in ronn docs.
git-secret-cat man page
7 years ago
Josh Rabinowitz d5b1dd7829 test cat with wrong filename 7 years ago
Josh Rabinowitz 02e4bde64e better error checking 7 years ago
Josh Rabinowitz c2936bf8f3 remove extra newline 7 years ago
Josh Rabinowitz 29b36ae3a8 remove unneeded code 7 years ago
Josh Rabinowitz 293446461f restore sponsor links 7 years ago
Josh Rabinowitz 50c9463763 add test for 'git secret cat' 7 years ago
Josh Rabinowitz da55b56565 reflect code review input 7 years ago
Josh Rabinowitz 44bcfcd5bf remove inoperative links 7 years ago
Josh Rabinowitz 6dc50652c8 fixes for linter errors about 'which'
For example:

    in utils/deb/deb-ci.sh line 27: 'which git-secret':
    SC2230: which is non-standard. Use builtin 'command -v' instead.
7 years ago
Josh Rabinowitz 04b7c391b0 update 7 years ago
Josh Rabinowitz 28611a3b6e small grammar change 7 years ago
Josh Rabinowitz da42b3aa2d regenerated git-secret man pages 7 years ago
Josh Rabinowitz 492f575848 git-secret-cat man page 7 years ago