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

remove debug code

5d5392232b95d5461b57765669d8a35815f7878b authored over 6 years ago by joshr <joshr>
update man pages

41fdf8b2e4d9b57ef10c67d8bf4f96d373ffe18d authored over 6 years ago by joshr <joshr>
change preserve option from -C to -P

645fc2370ef77d15f93d7a322d22d5855b62b108 authored over 6 years ago by joshr <joshr>
document -C in .ronn files and fix synopsis of 'git secret hide'

fc9f4878a10dc9f376eb7d543e0117092896efb4 authored over 6 years ago by joshr <joshr>
add test for -C option. fix typos in comments.

afec23fb17d82d3edd20a786fac7413a603a5a62 authored over 6 years ago by joshr <joshr>
set permissions when hiding files. change option to -C.

835fe80d8f0d5ecafcf6d03e80cd0fc44143d8a7 authored over 6 years ago by joshr <joshr>
Merge branch 'master' into file-perms-172

84c9502015044a15746f2b24d70ac7940d5c541e authored over 6 years ago by joshr <joshr>
Allow per-command configuration of custom secrets dir (#247)

Typical use case is when you want different people to have access
to some files and other peopl...

80e490847143248bd93decbe7e73535f85f05909 authored over 6 years ago by Luis Rascão <[email protected]>
Merge branch 'master' into file-perms-172

6e216072fbdecd72bf7e21902a49f7653ba631c9 authored over 6 years ago by Josh Rabinowitz <[email protected]>
Build fixes for Alpine latest (#246)

* trying alpine

* Make directory /usr/local/src/ for Alpine based distros

* fixes some alp...

b504facc5d2fa7d2c7e8c8abdee86cff5835e6f8 authored over 6 years ago by Simon Massey <[email protected]>
fix

a090bbddacc6ae35c030a5570b02623f37ebdbe3 authored over 6 years ago by joshr <joshr>
fixes, use _get_encrypted_filename, show TAP diag output

cfdca85469de078aa19c3acf92aab16bf58702a9 authored over 6 years ago by joshr <joshr>
test permissions

eb528df301c03139cbd3b9db8323c3d7b3da80a0 authored over 6 years ago by joshr <joshr>
cleanup

d73e1081be8877d949526549c2169e50b349a2d2 authored over 6 years ago by joshr <joshr>
remove unused code

a86e6ec552e0d9e8a4646d3ae151125b14cc9373 authored over 6 years ago by joshr <joshr>
quoting fixes

505428f837b8524ac216de09326764edb43ed752 authored over 6 years ago by joshr <joshr>
fixes for lint and typo

2a1a8cb58b869c48adf7da118333a7c1c934d67d authored over 6 years ago by joshr <joshr>
fixes and debug for 'reveal -c' option

fda5a0ad21be2e6a096f01c9a8af57ea91c9a8f1 authored over 6 years ago by joshr <joshr>
add os-based versions of get_octal_perms

ffc50acd6a71225b66d63d158b39080f3f588fda authored over 6 years ago by joshr <joshr>
add -c (preserve permission) option to reveal. For #172

2e7d6a12a5f80a9d0efe993cd46d12e729309576 authored over 6 years ago by joshr <joshr>
Merge pull request #242 from joshrabinowitz/gnupg-links

provide links to gnupg PDF documentation and DETAILS file

bbcd50e56323f596b5d4c8eb1355b3e0f08fcff9 authored over 6 years ago by Josh Rabinowitz <[email protected]>
Merge branch 'master' into gnupg-links

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

246825c658adf8feb3653ae51cd0fb050f97ece4 authored over 6 years ago by Josh Rabinowitz <[email protected]>
provide links to gnupg PDF documentation and DETAILS file

6abdd4523d090ab5a7fe0bbf5a00313f3e3b1402 authored over 6 years ago by joshr <joshr>
Merge pull request #239 from joshrabinowitz/spaces-in-filenames

Spaces in filenames

d5c138ab609066e90b0ef916cac819a96cfadbf3 authored over 6 years ago by Josh Rabinowitz <[email protected]>
corrected comment about how to output diagnostic messages

f2eec71995da66f67a883b12c30c471e04dad528 authored over 6 years ago by joshr <joshr>
show any diagnostics that might come out of bats tests.

also adds comment about diagnostic messages in bats.

9906dfb33fbd7c465898020c3bc663d35331bfb3 authored over 6 years ago by joshr <joshr>
test with filenames with spaces

c141fd44923559d594c4001d723d457b0ac50ab8 authored over 6 years ago by joshr <joshr>
fix quoting for files with spaces. use filenames from _test_base.bats

70964994658a18f39ad4823a6b05b8740dfa17a6 authored over 6 years ago by joshr <joshr>
fixes for filenames with spaces

_list_all_added_files() now sets 'filenames' var, and
fixed quoting when updating hashes.

5c639cf8e7c819a94cac607a76bc336d40aa6ffe authored over 6 years ago by joshr <joshr>
remove debug code, see #237

bb2253af8a97ba323f0df1dadb6ea73dd0d39cee authored over 6 years ago by joshr <joshr>
fixes for filenames with spaces

quoting improvements, and
_list_all_added_files() now sets a global 'filenames' array.

b2f00fd32ccd459fdc27989aba064c72cce77fbf authored over 6 years ago by joshr <joshr>
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 ...

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

826dfeb5d4987449bd8c4d2104025777740b748c authored over 6 years ago by joshr <joshr>
disable travis-ci tests on alpine-latest

142944c575eec4358a61cf2260f590a799ddb39e authored over 6 years ago by joshr <joshr>
cleanup

7648e2f604086ef30c70fa79d00e8f865f7e9fa1 authored over 6 years ago by joshr <joshr>
fix for issue #230, when git-secret is run in subdir of repo

a7eaa6013c3de226c4e96b451bacbdf5ab2aaac3 authored over 6 years ago by joshr <joshr>
create a test displaying issue #230

2b28271d8bfd8b8afa51d5aabb9089ac5f22889c authored over 6 years ago by joshr <joshr>
Merge pull request #224 from joshrabinowitz/spaces-in-path

allow spaces in path

4797c990d078a0976d88d65591331e444c0b71d1 authored over 6 years ago by Josh Rabinowitz <[email protected]>
test in a dir with spaces

b6c1b4a69572cc9cd3c5868c25cd3cd62d7d9434 authored over 6 years ago by joshr <joshr>
restore unquoted variable and comment about it. shellcheck tweak.

4b847298efcd82333073b5989a4aa801429f8aab authored over 6 years ago by joshr <joshr>
run in a dir without spaces

71d503009add8d9cb7985f2ebb2066597e271aa9 authored over 6 years ago by joshr <joshr>
restore small optimizations. quote variable for shellcheck.

65a7118d2549323e46d478cecb93d3007c3f5886 authored over 6 years ago by joshr <joshr>
allow spaces in path

for issue #135, regarding spaces in pathnames

adc522a9d301ecb3b7772110a2640a017b6101ed authored over 6 years ago by joshr <joshr>
Merge pull request #222 from joshrabinowitz/clarify-add-docs

Clarify that 'git-secret-add' doesn't alter .gitignore by default

79a1c45aeb3585a132c6fe3e9eb3974614ec4573 authored over 6 years ago by Josh Rabinowitz <[email protected]>
Full stop changed to comma

1f2fb99a0a5acc3cff1d6805c54c762f6d748669 authored over 6 years ago by Simon Massey <[email protected]>
mention 'add' has an option, and that each command has options

99f2229038ce5ea45dce94dee4be63fe3c72f641 authored over 6 years ago by Josh Rabinowitz <[email protected]>
Clarify that 'git-secret-add' doesn't alter .gitignore by default

31e5528fac5d273367405651d1715c6b6f3c6c7c authored over 6 years ago by Josh Rabinowitz <[email protected]>
Merge pull request #218 from joshrabinowitz/fix-typos

fix typos

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

492d705e02bd35f7b29a7a2f0c7ac27ab898ab4f authored over 6 years ago by Josh Rabinowitz <[email protected]>
fix typos

28377b138c0a093f0fe04b965680bfb2af15ce60 authored over 6 years ago by Josh Rabinowitz <[email protected]>
Merge pull request #217 from joshrabinowitz/bats-core-shallow-clone

optimize git checkout of v1.0.2 tag of bats-core

fe1681aeb5b475f5050580cc5f99565479c2371a authored over 6 years ago by Josh Rabinowitz <[email protected]>
optimize git checkout of v1.0.2 tag of bats-core

71d89f5dafdb28b1ca037616007d8619febee13e authored over 6 years ago by Josh Rabinowitz <[email protected]>
Merge pull request #216 from joshrabinowitz/bats-core5

for testing, use bats-core v1.0.2, not bats

84f4a65adc890bb11ab47a32b5028b25e51c95a6 authored over 6 years ago by Josh Rabinowitz <[email protected]>
fix paths for remaining Makefile targets

27bd3f469cbcf12455979bf2c306961470ca7065 authored over 6 years ago by Josh Rabinowitz <[email protected]>
for testing, use bats-core v1.0.2, not bats

5d97c66e906907a0a98b66050959d500d27b1353 authored over 6 years ago by Josh Rabinowitz <[email protected]>
travis osx (#214)

460e5c3281190938677ca29e9b469ba499c4aba1 authored over 6 years ago by Simon Massey <[email protected]>
Deploy from "v.*" tag and all branches (#212)

ece047890c4ce8a6fc252d23994255a560d83520 authored over 6 years ago by Simon Massey <[email protected]>
Merge pull request #210 from sobolevn/revert-206-bats-core4

Revert "migrate from bats to bats-core (redux)"

4c0b2d867a77bd7efdb85a9c5b2d5a77b1442d42 authored over 6 years ago by Josh Rabinowitz <[email protected]>
Revert "migrate from bats to bats-core (redux)"

553eae53f79093860accac5a08360c7b96f70aa3 authored over 6 years ago by Josh Rabinowitz <[email protected]>
Merge pull request #207 from sobolevn/RFC001

RFC 0001 A stable and forwards compatible public key storage format

5e578fff96a9e1d9f3366e8484b2ffe25c99f948 authored over 6 years ago by Simon Massey <[email protected]>
final final, finally

2fde6c00685f638f2bc6ed3306688802547175b4 authored over 6 years ago by Simon Massey <[email protected]>
final

2cef2a337ff8da8bffb1dd176f2b1e39ff7c11ac authored over 6 years ago by Simon Massey <[email protected]>
final

11278922527190f0a3b2a1c8bd22593a3a8b74c7 authored over 6 years ago by Simon Massey <[email protected]>
status review

7dc7c0d24addf117781a876c7d171f1743c6c307 authored over 6 years ago by Simon Massey <[email protected]>
formatting

6a7e0aada1a915176235727890fd3096b1067894 authored over 6 years ago by Simon Massey <[email protected]>
updates to the design

a7d181190e696e0b9ca8b543aec262c0738c2bcf authored over 6 years ago by Simon Massey <[email protected]>
mention that forward compatibility will be added later

ad663a7561faab15ab2cd0953ec99f467456a290 authored over 6 years ago by Simon Massey <[email protected]>
typo

ab3265d4b058a04a02131f3e43b11b128174199f authored over 6 years ago by Simon Massey <[email protected]>
first draft

71750a3db27233bf1f0238ce8f10a59c65c0fbc8 authored over 6 years ago by Simon Massey <[email protected]>
Merge pull request #205 from joshrabinowitz/gpg-error-checking

more careful error checking running gpg

b85cc040104c6fe154b2f8e8450769831ef5d3a3 authored over 6 years ago by Josh Rabinowitz <[email protected]>
Merge branch 'master' into gpg-error-checking

6c585ed33ec993b0f2f290d363103c9ece293cca authored over 6 years ago by Josh Rabinowitz <[email protected]>
Merge pull request #206 from joshrabinowitz/bats-core4

migrate from bats to bats-core (redux)

078cd3c82d1435fcfae04430f9956c7c24ed4a97 authored over 6 years ago by Josh Rabinowitz <[email protected]>
more consistent error messages

1552e22a1131befa761875dc053cbba201b9d3c9 authored over 6 years ago by Josh Rabinowitz <[email protected]>
fix indentation

73c81747ccaa42a526f2df774aadeeae1868f5bd authored over 6 years ago by Josh Rabinowitz <[email protected]>
migrate from bats to bats-core (redux)

bde7a3ca90e0d617890179b521c02ff80b07e857 authored over 6 years ago by Josh Rabinowitz <[email protected]>
Merge branch 'master' into gpg-error-checking

f0040b08878c792002d4c3a41969edf800571560 authored over 6 years ago by Josh Rabinowitz <[email protected]>
Merge pull request #200 from joshrabinowitz/docs

Docs

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

332aa1f5d5ce719135687ddd7bf09ff938581b39 authored over 6 years ago by joshr <joshr>
more error checking around decryption

ab58461f8eee77ea830ae6a36146ac060dc8a0e7 authored over 6 years ago by Josh Rabinowitz <[email protected]>
more careful error checking running gpg

b268ddf226e18368eb56b5b3eb543bec3cf2edce authored over 6 years ago by Josh Rabinowitz <[email protected]>
Merge branch 'master' into docs

cb93e20fbf6792c3d89b1d7b8bf6aa7e775762e5 authored over 6 years ago by Josh Rabinowitz <[email protected]>
Merge pull request #203 from sobolevn/revert-193-bats-core3

Revert "migrate from bats to bats-core "

5873865899736ec4de65c0c7226ecc0bc7ee86a8 authored over 6 years ago by Josh Rabinowitz <[email protected]>
regenerate man page

86bdaf8702e5c6fdf76b050f42f193b9a775936d authored over 6 years ago by Josh Rabinowitz <[email protected]>
text change as per PR commants

860afe0e832cb783268f6fe18b9854ecfc5efcf6 authored over 6 years ago by Josh Rabinowitz <[email protected]>
Revert "migrate from bats to bats-core "

bfa30153946e11554bc8ac295d1addf6a8ea2317 authored over 6 years ago by Josh Rabinowitz <[email protected]>
Merge branch 'master' into docs

9a23e588c7715429ed4f477e7d0221c2278ce62e authored over 6 years ago by Josh Rabinowitz <[email protected]>
fix typos, regenerate man pages

3aa923f03cc152b8e03dbb7231e73d9687c108a1 authored over 6 years ago by Josh Rabinowitz <[email protected]>
Merge pull request #199 from sobolevn/issue185

Steps to get CI builds running on macOS

3eb06b8e312ab12b04921317221fa641c8135537 authored over 6 years ago by Simon Massey <[email protected]>
Steps to get CI builds running on macOS

1045c2a71ead1c2cb46342eabdb7c2d0b93afab8 authored over 6 years ago by simbo1905 <[email protected]>
more about gnupg, and .gitsecret contents. whitespace changes.

c3434683efdb74124d935887e8f462340722ab56 authored over 6 years ago by Josh Rabinowitz <[email protected]>
Merge pull request #196 from joshrabinowitz/changelog-update

CHANGELOG.md updates

dec31f016ed9cf4624aee4d3ef3ea29766e6bd17 authored over 6 years ago by Josh Rabinowitz <[email protected]>
CHANGELOG.md updates

93e7dac2afedcad1709eac50c285e719709ce206 authored over 6 years ago by joshr <joshr>
Merge pull request #193 from joshrabinowitz/bats-core3

migrate from bats to bats-core

4a45f8091dacc3ce8fe82faaa5fb5b37bc6ffd93 authored over 6 years ago by Josh Rabinowitz <[email protected]>
use bats-core

84f9605519d147285ae5d15184016fc3f9047602 authored over 6 years ago by joshr <joshr>
fix typo

ce70cbbd72b9b35cf7eff518653b70a49b444bc6 authored over 6 years ago by joshr <joshr>
Merge pull request #191 from simbo1905/master

rpm skip_cleanup: true

dc57c4285f28d8fbcb531badca67a3c486fa154c authored over 6 years ago by Simon Massey <[email protected]>
rpm skip_cleanup: true

1b8a8e7a6e52658a8b8b3e4e121a296aa299eb69 authored over 6 years ago by Simon Massey <[email protected]>
Man pages (#188)

* deploy skip_cleanup: true

* need to deploy when '! -z KITCHEN_REGEXP'

* rsync missing on...

71fcc22a51f11ecbb2cfe77e2d2db63e77090073 authored over 6 years ago by Simon Massey <[email protected]>
Removes duplicate `git version`, closes #177 [ci skip]

c328723f2bcd7e8cbd76bba46aadda1a11706544 authored over 6 years ago by Nikita Sobolev <[email protected]>