Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/sobolevn/git-secret

:busts_in_silhouette: A bash-tool to store your private data inside a git repository.
https://github.com/sobolevn/git-secret

Merge pull request #170 from joshrabinowitz/detect-gpg-error-136

Detect gpg error 136

dff1aaf9242b25826d3db77868ba5508d5ac48e5 authored over 6 years ago by Josh Rabinowitz <[email protected]>
fix

75c5ea168c0a443c1bf91c4e830b26f7abdaed3a authored over 6 years ago by joshr <joshr>
improve messaging, add comment

5ab26e67070b26adaf6727e711cd82a1d289f13a authored over 6 years ago by joshr <joshr>
check that gpg -n --list-keys reported no error

1d32cd065063b0b30b9d68d9adb38f7046233f73 authored over 6 years ago by joshr <joshr>
Merge branch 'master' into detect-gpg-error-136

8233f3a1deebfa1c4d875f54f766bc9de79d278f authored over 6 years ago by joshr <joshr>
abort if unable to decrypt hidden file

4661b725df242ce2890f0e6cf7ceea977f7f868f authored over 6 years ago by joshr <joshr>
Merge pull request #167 from joshrabinowitz/deploy-dists-120

set GITSECRET_DIST once per gpg source/distribution type combination

d92390b118c8e0b8a50b7161bcdc65d219110469 authored over 6 years ago by Josh Rabinowitz <[email protected]>
fix

67788a9f05032079aa4dab758e93ed9ee360b635 authored over 6 years ago by joshr <joshr>
one GITSECRET_DIST per gpg/type combination.

ae504a603577eea750d7847fa51388a38bd10952 authored over 6 years ago by joshr <joshr>
fixes for git secret changes (#160)

* fixes for git secret changes

check that we can find filenames passed on command line, and t...

c2081514d6ee1d462097108e9a548b3633bde694 authored over 6 years ago by Josh Rabinowitz <[email protected]>
Merge pull request #162 from joshrabinowitz/update-readme2

update changelog

7884a51f186ff25847f7da243cc30258f45ec29e authored over 6 years ago by Josh Rabinowitz <[email protected]>
update CHANGELOG

ac1aad2984fd470e07791fbe0e7d21f652d51c60 authored over 6 years ago by joshr <joshr>
Fix deploys (#161)

* set GITSECRET_DIST for bintray deploy

* add GITSECRET_DIST=rpm too

* set more GITSECRET_...

07f471de9326992f1dcf03d31b149554462d42d3 authored over 6 years ago by Josh Rabinowitz <[email protected]>
'git secret hide' without source files gives appropriate error (#158)

* don't hide files that don't exist decrypted.

and change related error message to 'file not ...

deae0d1cd53d9cb85f3d34992a1afef866842a27 authored over 6 years ago by Josh Rabinowitz <[email protected]>
Merge pull request #156 from joshrabinowitz/add-tracked-file-126

improve error message when trying to 'git secret add' a file tracked by git

5572894af7a6be33f1759b9b8dff71eafbfdbda3 authored over 6 years ago by Josh Rabinowitz <[email protected]>
Merge branch 'master' into add-tracked-file-126

52bbc2016248a380f8ebfe47460ec3bee00e31ac authored over 6 years ago by Josh Rabinowitz <[email protected]>
check if file is tracked before adding

and tell user useful information in case they want to
hide a file that's tracked.

13170c313fa844a4fb35e288374108882999b369 authored over 6 years ago by joshr <joshr>
fix

ffa89ceaa29f925b5598436e184d6459cdeefa3f authored over 6 years ago by joshr <joshr>
Merge pull request #155 from sobolevn/document-version2

document 'git secret --version'

5b626fcb08b79048fe1a32c5eae3ffcd46cdda97 authored over 6 years ago by Josh Rabinowitz <[email protected]>
check that added files are not tracked by git

a78e0172bc580a7f538a0b1e1e1b9c2a0992bc63 authored over 6 years ago by joshr <joshr>
fix quoting and phrasing

97fa9e6e7bacffb5294b57bfc6c67f4ec39ca9ad authored over 6 years ago by Josh Rabinowitz <[email protected]>
document git secret --version

114f4c7c6c8296b42c4974ed402263adb53bb057 authored over 6 years ago by Josh Rabinowitz <[email protected]>
Merge pull request #149 from joshrabinowitz/improve-docs

Improve docs

91492539ac059886f22ab582188f292a74ae5f0a authored over 6 years ago by Josh Rabinowitz <[email protected]>
fix typo and update man pages

fe0c9c71e7ec1423e0b201f087cdf9e2a0518405 authored over 6 years ago by joshr <joshr>
improve CHANGELOG.md and git-secret man page

ef5596aa42b2da8c6634ef2255a58b7bf1b130ba authored over 6 years ago by joshr <joshr>
mention 'git secret list' not mapping.cfg in usage

2bc42f2655a963d5211b4a37c024f653f6f6f561 authored over 6 years ago by joshr <joshr>
fix typo

55f2b83320d799802eafc0758846df068038376a authored over 6 years ago by joshr <joshr>
Merge branch 'master' into improve-docs

8b2a1eab1dfc5336a884a00c979bcb543a979ec2 authored over 6 years ago by joshr <joshr>
Merge pull request #151 from joshrabinowitz/error-message-150

better error messages

c5d2962744571a0e82588ace438d7ddfed00b3bd authored over 6 years ago by Nikita Sobolev <[email protected]>
update changelog

43c80ad25c436be73c86712e0a7fc34b96695f83 authored over 6 years ago by joshr <joshr>
improve documents and break long lines

277057fa3e8ba79b3c8ce980817b06b741806406 authored over 6 years ago by joshr <joshr>
improve text and break long lines

76362aff53f7bbee2d45f2fc9966e6a32624a9c8 authored over 6 years ago by joshr <joshr>
improve error messages

in add, killperson, remove, tell, and main

4766df2110135eaf59c935a522fbe19f3f3a7b01 authored over 6 years ago by joshr <joshr>
fix test to match _abort() output

33adc19682886a61de6463f7dfb73b13f7b092ca authored over 6 years ago by joshr <joshr>
improve message when .git exists but not .gitsecret

0dc00367f91d871949d13ea85c181c16f124bfd0 authored over 6 years ago by joshr <joshr>
better error messages

a4a8ea62ed74b954e674c5fc347ee4b4b738222f authored over 6 years ago by joshr <joshr>
improve description

192cd71765f6470122bb6897a489c4bbe958c097 authored over 6 years ago by joshr <joshr>
improve git-secret docs

722892cc467240683c8063b0cd88af8fbdf0cd9c authored over 6 years ago by joshr <joshr>
improve git secret usage output

e7abd660bcbdf210c0bb969ccdc3c427b45fa7c0 authored over 6 years ago by joshr <joshr>
use 'git secret hide -d' in example

8f6b3876ac74f80b8eb2e7d0094cc1a2f9abc292 authored over 6 years ago by Josh Rabinowitz <[email protected]>
fix typo

6c29ed7eb785734d96d3e9de4f03bb4b5aad68b4 authored over 6 years ago by Josh Rabinowitz <[email protected]>
improve docs re: ignores & .gitsecret

b6d903b2a6e8456512c84b80d307129f7fcc01a2 authored over 6 years ago by Josh Rabinowitz <[email protected]>
Merge pull request #148 from joshrabinowitz/small-fixes

fix typos and bug in test_cat.bats

d216f91bd7e75944b4c8d7fb1b2c213e9af66a3b authored over 6 years ago by Josh Rabinowitz <[email protected]>
use ansible version 2.5.0

4783002a5f9d0a24385cc9be0481adb3f53e3f0a authored over 6 years ago by Josh Rabinowitz <[email protected]>
Merge branch 'small-fixes' of github.com:joshrabinowitz/git-secret into small-fixes

78a072e881493efdfd6cde13f68559749d2e9096 authored over 6 years ago by Josh Rabinowitz <[email protected]>
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

937a2c8d9df9a92259b35934e4eba82a7c753f86 authored over 6 years ago by Josh Rabinowitz <[email protected]>
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

e7653af7db61d6e8ea7d3a428030e7f47ad4c90e authored over 6 years ago by Josh Rabinowitz <[email protected]>
fix for python InsecurePlatformWarning error

884c6afc36a18ba84021c73d98aa59e5c6f63e74 authored over 6 years ago by Josh Rabinowitz <[email protected]>
refer to issue 141 and fix typos

f8f389648613d229136028a7f7ba269102179e41 authored over 6 years ago by Josh Rabinowitz <[email protected]>
typos fixed

b626faf4729033d9a2783c5820f9020dd74b3ccc authored over 6 years ago by Josh Rabinowitz <[email protected]>
Merge pull request #142 from joshrabinowitz/git-secret-cat

Git secret cat

80797bcd4637d6d5f7b9f1500a485ab60202477d authored over 6 years ago by Nikita Sobolev <[email protected]>
remove commented-out code

4a2f34c7914a6d4b93e7a8074ca3817a89a84f7d authored over 6 years ago by Josh Rabinowitz <[email protected]>
remove unneeded lines

cb64fb15a7b491ff48b062687cf9ab2e6ba036ac authored over 6 years ago by Josh Rabinowitz <[email protected]>
change to test CI

7b00d81ea7786cd132615c9eba1d4abb38ed27f4 authored over 6 years ago by Josh Rabinowitz <[email protected]>
ronn/man doc improvements

74e3404f367c1dd9e33a4770cad80d35f53a78d3 authored over 6 years ago by Josh Rabinowitz <[email protected]>
cleanup

5c5a49bc3b92b5837d51a33c72e5ae9ba95ecdff authored over 6 years ago by Josh Rabinowitz <[email protected]>
fix

50b23c973935eeb63e08f122a56e1cbcec29f404 authored over 6 years ago by Josh Rabinowitz <[email protected]>
TEMP Merge branch 'git-secret-cat' of github.com:joshrabinowitz/git-secret into git-secret-cat

900717707bc88eba5da31257379bb4c9a0c673f3 authored over 6 years ago by Josh Rabinowitz <[email protected]>
remove extra newline

8ce78b6a5b752d5e95eba5ea6fef98c1598997af authored over 6 years ago by Josh Rabinowitz <[email protected]>
test cat with wrong filename

da69e0766ea7f341c89c334db655824852e0aba0 authored over 6 years ago by Josh Rabinowitz <[email protected]>
small grammar change, update,

fixes for linter errors about 'which'
For example:
in utils/deb/deb-ci.sh line 27: 'which gi...

c760513e35e6d31eb3a6fd742dcc5a4e5a00620b authored over 6 years ago by Josh Rabinowitz <[email protected]>
regenerated git-secret man pages

70e0fcda13fd6956ce88ccbb08c959e37d1fa017 authored over 6 years ago by Josh Rabinowitz <[email protected]>
add git secret cat filename [filename2] feature.

ronn file for manpage
cleanup. Remove -f option.
bump version to 0.2.4
remove unused variable
ad...

612e34cce8b40998dac3d8e1779cff3b30092129 authored over 6 years ago by Josh Rabinowitz <[email protected]>
test cat with wrong filename

d5b1dd7829836b96f2f05dbba2973642b30a3501 authored over 6 years ago by Josh Rabinowitz <[email protected]>
better error checking

02e4bde64eda7b8f4b586980fceee546fc644fce authored over 6 years ago by Josh Rabinowitz <[email protected]>
remove extra newline

c2936bf8f32bbcb1294719f08ddd1d8a71581790 authored over 6 years ago by Josh Rabinowitz <[email protected]>
remove unneeded code

29b36ae3a8555b7a98e598dca4f00db4582ac5f0 authored over 6 years ago by Josh Rabinowitz <[email protected]>
restore sponsor links

293446461f60095d9b53c457fd7d6ce60d2df9f0 authored over 6 years ago by Josh Rabinowitz <[email protected]>
add test for 'git secret cat'

50c946376358ec6547c291f79fafc1a5ae55a557 authored over 6 years ago by Josh Rabinowitz <[email protected]>
reflect code review input

da55b565652a31eb5cc9589432a497d59d190087 authored over 6 years ago by Josh Rabinowitz <[email protected]>
remove inoperative links

44bcfcd5bf6ab1ca5def40d0cc091db17aebd3b5 authored over 6 years ago by Josh Rabinowitz <[email protected]>
fixes for linter errors about 'which'

For example:

in utils/deb/deb-ci.sh line 27: 'which git-secret':
SC2230: which is non-s...

6dc50652c8bcbb1ea352e7a2d1b199fb1ed12223 authored over 6 years ago by Josh Rabinowitz <[email protected]>
update

04b7c391b059971acb377aca5df790f6ba2754fe authored over 6 years ago by Josh Rabinowitz <[email protected]>
small grammar change

28611a3b6ed18a330ff5e01557baa7b4d5b86d18 authored over 6 years ago by Josh Rabinowitz <[email protected]>
regenerated git-secret man pages

da42b3aa2db28f52d8b5a76ec6c999887265f05a authored over 6 years ago by Josh Rabinowitz <[email protected]>
git-secret-cat man page

492f575848821da9e57655e6b30ea37255cd19df authored over 6 years ago by Josh Rabinowitz <[email protected]>
add references to git secret cat in ronn docs.

c0012a63e641de1bcc4b08bf3fe7446165906f16 authored over 6 years ago by Josh Rabinowitz <[email protected]>
remove unused variable

badb0938d95d9a505a88e76fae56435f48c31d49 authored over 6 years ago by Josh Rabinowitz <[email protected]>
bump version to 0.2.4

dc4c8d72844aba45983d650d5618500ea34be658 authored over 6 years ago by Josh Rabinowitz <[email protected]>
cleanup. Remove -f option.

85854df8fda802ac5cb405c778b33ebc5af74713 authored over 6 years ago by Josh Rabinowitz <[email protected]>
ronn file for manpage

50f5a9cf021a1e24f7ccea065dc27cfbdddf6091 authored over 6 years ago by Josh Rabinowitz <[email protected]>
add git secret cat filename [filename2] feature

40c63e9960c580bc04cc2eb30167242677088162 authored over 6 years ago by Josh Rabinowitz <[email protected]>
Merge pull request #140 from SCrusader/patch-1

Updated description of git-secret

c5ed5579f4862b61c7a15967b92ff99b638d171c authored over 6 years ago by Nikita Sobolev <[email protected]>
Updated description of git-secret

Made the description more formal and emphasize on the name of the product, git-secret.

ef4335a55a0fcc55bfc1d25f3b0886b404569fec authored almost 7 years ago by SCrusader <[email protected]>
Merge pull request #133 from lucca65/patch-1

Update version.sh

7ffa48f77a6af0ac4d48677e3a79a0d0f7a1bed9 authored almost 7 years ago by Nikita Sobolev <[email protected]>
Update version.sh

Version was not bumped after 0.2.3 release

86fd972a6790a7601417341c3bfca75d776f487d authored almost 7 years ago by Julien Lucca <[email protected]>
Merge pull request #129 from neilkimmett/master

Replace 'his' with 'their'

1c0d12ff5d27f43a19c3ca71d67cd4e471f02a87 authored almost 7 years ago by Nikita Sobolev <[email protected]>
Replace 'his' with 'their'

58c816cd68a4408a2ea6e1e470930afd2b1346c1 authored almost 7 years ago by Neil Kimmett <[email protected]>
Update README.md

dc3b9a4bc6bb87f911d0f5fd479f637a073dc88f authored almost 7 years ago by Nikita Sobolev <[email protected]>
Update README.md

75c0a7d63956f7b47ec8a749fbd452caee296f1f authored almost 7 years ago by Nikita Sobolev <[email protected]>
Merge pull request #128 from opencollective/opencollective

Activating Open Collective

1d3dda264940cf306867a76d02842d771517546d authored almost 7 years ago by Nikita Sobolev <[email protected]>
Added backers and sponsors on the README

52ef0976e9f3c51bd252e3ae0fb20e10e9f60e8b authored almost 7 years ago by Jess <[email protected]>
Updated .github/ISSUE_TEMPLATE.md (optional)

052e28082c11727b71b318f16ed5d4796560cd51 authored almost 7 years ago by Jess <[email protected]>
Updated CONTRIBUTING.md (optional)

1820bd163fe00d8caecd2302c3c2eb2167c8c143 authored almost 7 years ago by Jess <[email protected]>
Update README.md

faec094ef954f521ee118fc325d8bec00dd894fa authored almost 7 years ago by Nikita Sobolev <[email protected]>
Merge pull request #127 from ilovezfs/os_based_sha256

Make checksum command operating system based

d488a9f731a70aba6a5a97e212eb10ed8401886e authored almost 7 years ago by Nikita Sobolev <[email protected]>
Make checksum command operating system based

91d2876d23a4db180e6382afab3afe397febd22a authored almost 7 years ago by ilovezfs <[email protected]>
Merge pull request #123 from yadavnikhil/master

Add support to run on Git Bash for Windows (MINGW) system.

20af9c9a4cc82a0f38e011978e8b33e7c5d6f7bc authored about 7 years ago by Nikita Sobolev <[email protected]>
Add support to run on Git Bash for Windows (MINGW) system.

2f67e3efef6e8849144494914508b0ad933cff9b authored about 7 years ago by NIKHILY <[email protected]>
Merge pull request #117 from hurricanehrndz/develop

Develop

492c8d8b79566e71ccff6a7ee924dc9afc5a57a5 authored about 7 years ago by Carlos Hernandez <[email protected]>