Commit Graph

382 Commits

Author SHA1 Message Date
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
Nikita Sobolev
dc3b9a4bc6
Update README.md 2018-02-03 11:13:49 +03:00
Nikita Sobolev
75c0a7d639
Update README.md 2018-02-03 11:13:32 +03:00
Nikita Sobolev
1d3dda2649
Merge pull request #128 from opencollective/opencollective
Activating Open Collective
2018-02-03 11:13:10 +03:00
Jess
52ef0976e9 Added backers and sponsors on the README 2018-02-03 16:57:57 +09:00
Jess
1820bd163f Updated CONTRIBUTING.md (optional) 2018-02-03 16:57:14 +09:00
Jess
052e28082c Updated .github/ISSUE_TEMPLATE.md (optional) 2018-02-03 16:57:14 +09:00
Nikita Sobolev
faec094ef9
Update README.md 2018-01-28 10:34:53 +03:00
Nikita Sobolev
d488a9f731
Merge pull request #127 from ilovezfs/os_based_sha256
Make checksum command operating system based
2018-01-13 19:24:46 +03:00
ilovezfs
91d2876d23 Make checksum command operating system based 2018-01-13 05:33:41 -08:00
Nikita Sobolev
20af9c9a4c
Merge pull request #123 from yadavnikhil/master
Add support to run on Git Bash for Windows (MINGW) system.
2017-12-25 10:15:57 +03:00
NIKHILY
2f67e3efef Add support to run on Git Bash for Windows (MINGW) system. 2017-12-19 09:27:03 +05:30
Carlos Hernandez
492c8d8b79
Merge pull request #117 from hurricanehrndz/develop
Develop
2017-11-27 23:19:01 -07:00
Carlos Hernandez
a03a054686
Updating 2.3 full changelog. partial #110 2017-11-27 23:10:33 -07:00
Carlos Hernandez
996895bad7
Improves README, refs #79. Update security note, closes #78 2017-11-27 22:57:11 -07:00
Carlos Hernandez
329324adfa
Documenting minimum versions, closes #96 2017-11-27 22:35:16 -07:00
Carlos Hernandez
408b26ee61
Adding test for hide option '-m'. closes #109. 2017-11-27 22:30:39 -07:00
Carlos Hernandez
90f8847b6e
Updating ansible version installed by avm, same as kitchen 2017-11-27 17:03:21 -07:00
Carlos Hernandez
abc85d9a82
Updating travis test matrix to reflect changes. 2017-11-27 16:45:19 -07:00
Carlos Hernandez
8e26aef0f0
Esnure latest tar is installed on Alpine 2017-11-27 15:37:16 -07:00
Carlos Hernandez
2f03e5aefb
Bump ansible to latest release 2017-11-27 15:34:11 -07:00
Carlos Hernandez
88349a2784 Ensure alpine test are run 2017-11-27 14:51:35 -07:00
Carlos Hernandez
81cf640364
Dropping orphan file 2017-11-27 14:49:26 -07:00