joshr
4766df2110
improve error messages
...
in add, killperson, remove, tell, and main
2018-04-16 22:52:06 -04:00
joshr
33adc19682
fix test to match _abort() output
2018-04-16 22:24:11 -04:00
joshr
0dc00367f9
improve message when .git exists but not .gitsecret
2018-04-16 21:58:32 -04:00
joshr
a4a8ea62ed
better error messages
2018-04-16 21:50:28 -04:00
Josh Rabinowitz
d216f91bd7
Merge pull request #148 from joshrabinowitz/small-fixes
...
fix typos and bug in test_cat.bats
2018-04-16 15:39:18 -04:00
Josh Rabinowitz
4783002a5f
use ansible version 2.5.0
2018-04-16 13:59:28 -04:00
Josh Rabinowitz
78a072e881
Merge branch 'small-fixes' of github.com:joshrabinowitz/git-secret into small-fixes
2018-04-16 13:33:30 -04:00
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
2018-04-16 13:30:21 -04:00
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
2018-04-16 13:20:42 -04:00
Josh Rabinowitz
884c6afc36
fix for python InsecurePlatformWarning error
2018-04-16 12:23:19 -04:00
Josh Rabinowitz
f8f3896486
refer to issue 141 and fix typos
2018-04-16 11:56:38 -04:00
Josh Rabinowitz
b626faf472
typos fixed
2018-04-16 11:05:50 -04:00
Nikita Sobolev
80797bcd46
Merge pull request #142 from joshrabinowitz/git-secret-cat
...
Git secret cat
2018-04-15 11:48:37 +03:00
Josh Rabinowitz
4a2f34c791
remove commented-out code
2018-04-14 16:37:36 -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
74e3404f36
ronn/man doc improvements
2018-04-14 16:07:20 -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
900717707b
TEMP Merge branch 'git-secret-cat' of github.com:joshrabinowitz/git-secret into git-secret-cat
2018-04-14 09:50:17 -04:00
Josh Rabinowitz
da69e0766e
test cat with wrong filename
2018-04-14 09:44:02 -04:00
Josh Rabinowitz
8ce78b6a5b
remove extra newline
2018-04-14 09:44:02 -04:00
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
2018-04-14 09:43:36 -04:00
Josh Rabinowitz
70e0fcda13
regenerated git-secret man pages
2018-04-14 09:43:36 -04:00
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
2018-04-14 09:43:11 -04:00
Josh Rabinowitz
d5b1dd7829
test cat with wrong filename
2018-04-14 09:28:05 -04:00
Josh Rabinowitz
02e4bde64e
better error checking
2018-04-14 09:27:55 -04:00
Josh Rabinowitz
c2936bf8f3
remove extra newline
2018-04-14 08:50:32 -04:00
Josh Rabinowitz
29b36ae3a8
remove unneeded code
2018-04-14 08:43:27 -04:00
Josh Rabinowitz
293446461f
restore sponsor links
2018-04-14 08:41:12 -04:00
Josh Rabinowitz
50c9463763
add test for 'git secret cat'
2018-04-14 08:33:57 -04:00
Josh Rabinowitz
da55b56565
reflect code review input
2018-04-14 07:11:51 -04:00
Josh Rabinowitz
44bcfcd5bf
remove inoperative links
2018-04-13 21:21:26 -04:00
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.
2018-04-13 21:00:31 -04:00
Josh Rabinowitz
04b7c391b0
update
2018-04-13 20:37:07 -04:00
Josh Rabinowitz
28611a3b6e
small grammar change
2018-04-13 20:36:33 -04:00
Josh Rabinowitz
da42b3aa2d
regenerated git-secret man pages
2018-04-13 20:34:54 -04:00
Josh Rabinowitz
492f575848
git-secret-cat man page
2018-04-13 20:34:33 -04:00
Josh Rabinowitz
c0012a63e6
add references to git secret cat in ronn docs.
2018-04-13 20:18:13 -04:00
Josh Rabinowitz
badb0938d9
remove unused variable
2018-04-13 20:04:15 -04:00
Josh Rabinowitz
dc4c8d7284
bump version to 0.2.4
2018-04-13 20:02:16 -04:00
Josh Rabinowitz
85854df8fd
cleanup. Remove -f option.
2018-04-13 19:40:09 -04:00
Josh Rabinowitz
50f5a9cf02
ronn file for manpage
2018-04-13 19:37:44 -04:00
Josh Rabinowitz
40c63e9960
add git secret cat filename [filename2] feature
2018-04-13 19:30:51 -04:00
Nikita Sobolev
c5ed5579f4
Merge pull request #140 from SCrusader/patch-1
...
Updated description of git-secret
2018-04-13 23:29:21 +03:00
SCrusader
ef4335a55a
Updated description of git-secret
...
Made the description more formal and emphasize on the name of the product, git-secret.
2018-03-27 19:26:57 -07:00
Nikita Sobolev
7ffa48f77a
Merge pull request #133 from lucca65/patch-1
...
Update version.sh
2018-03-12 22:17:53 +03:00
Julien Lucca
86fd972a67
Update version.sh
...
Version was not bumped after 0.2.3 release
2018-03-12 16:11:56 -03:00
Nikita Sobolev
1c0d12ff5d
Merge pull request #129 from neilkimmett/master
...
Replace 'his' with 'their'
2018-02-07 12:57:51 +03:00
Neil Kimmett
58c816cd68
Replace 'his' with 'their'
2018-02-07 09:42:08 +00:00