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 #461 from sobolevn/simbo1905-patch-1

missing word in CONTRIBUTING.md

ee8938c512a70132f79c209211aa2f1d5ecf135e authored over 5 years ago by Josh Rabinowitz <[email protected]>
break loop when email found in keyrig

0e4e43272754750c272134eab00b09a619906e26 authored over 5 years ago by Simon Massey <[email protected]>
missing word

8ed0f21635c7b5ae4e7a781d07928dba644abf4e authored over 5 years ago by Simon Massey <[email protected]>
remove duplicate test (#458)

44a8745e0295d6e35f33346db1300216714e8e13 authored almost 6 years ago by Josh Rabinowitz <[email protected]>
Tmp cleanups (#457)

* Only show 'cleaning up temp file' messages if one
of SECRETS_VERBOSE or SECRETS_TEST_VERBOS...

bbb4d9d3e5dbaeef07faf9a6ec946435a3e3bff1 authored almost 6 years ago by Josh Rabinowitz <[email protected]>
Fail on extra params (#448)

* fail if user passes unexpected filenames or unknown params
* mention fix of #390

24bfc86b745db392b468f54ee1fe4bf7116998bc authored almost 6 years ago by Josh Rabinowitz <[email protected]>
Temp dir fixes (#449)

* perform our test install into TMPDIR
* fix typo
* remove duplicate entry in CHANGELOG.md
* ...

2341d1433bbd1ce0db979e0860b40dcbd63472a6 authored almost 6 years ago by Josh Rabinowitz <[email protected]>
experimental SECRETS_TEST_VERBOSE shows debug info during tests (#446)

* add a travis target using SECRETS_TEST_VERBOSE=1
* Document SECRETS_TEST_VERBOSE as experimen...

cb1636a6dc8c4d5833c2797672a588cbd36b8265 authored almost 6 years ago by Josh Rabinowitz <[email protected]>
Use /tmp/subdir for testing, not /tmp. (#442)

fc85d05fc05f97d9847830d64bb097929774ba90 authored almost 6 years ago by Josh Rabinowitz <[email protected]>
Use git check-ignore (#440)

* improve how we check for ignored files using 'git check-ignore'
* mention use of git check-ig...

f6d4de1adf7b719735c588e1af05845c6e70f690 authored almost 6 years ago by Josh Rabinowitz <[email protected]>
Reveal verbose (#447)

* add -v option to reveal, for #395
* update reveal man page
* shellcheck exception
* changel...

8334d7beef3728ed8c1870a2a78106678e84c154 authored almost 6 years ago by Josh Rabinowitz <[email protected]>
Varnames output and typos (#441)

* rename variable, fix typo, improve comments and output
* fix directory removal after testing
...

07af0c19b69d050de1e16b61bca55d3b944b7d75 authored almost 6 years ago by Josh Rabinowitz <[email protected]>
test 'DESTDIR=/dir/here make install' support (#438)

be88da4c0cc72f9a24131a8784779ab2bdbb3313 authored almost 6 years ago by Josh Rabinowitz <[email protected]>
respect DESTDIR as per GNU/debian/etc (#437)

4bcf6c054a055c700768d12610588870a25389ea authored almost 6 years ago by Josh Rabinowitz <[email protected]>
Update to mention git-secret packaging in Fedora (#436)

ec4232faec4d4431da7603ed3fb77f1258f3ecf9 authored almost 6 years ago by Josh Rabinowitz <[email protected]>
Update readme - add Fedora package link (#434)

dd02a6f6576aadb2ea9f9a72eb63943d72c3f653 authored almost 6 years ago by Gergely Gombos <[email protected]>
Change 'add' to add to .gitignore by default. (#429)

* Change 'add' to add to .gitignore by default.
Also add _message() function and improve output...

ce8c6b3ae08132b22bd4cb67055848b7baa65679 authored almost 6 years ago by Josh Rabinowitz <[email protected]>
Make sure we name temp files 'git-secret-*' (#428)

* pass mktemp a template on linux
* name tempfiles git_secret, not gitsecrets

71f3d3a4acd60c6037be2588e50e62c956508e8d authored almost 6 years ago by Josh Rabinowitz <[email protected]>
show full commands, including args, in Makefile (#422)

* show full commands, including args, run from Makefile
As per recommendations at https://wiki...

8737bdb26ce40195e4d7968e84367db664dad27c authored almost 6 years ago by Josh Rabinowitz <[email protected]>
Automate the GitHub release (#411)

6a93549179652397e3c3307e459af5cc18b3a627 authored almost 6 years ago by Simon Massey <[email protected]>
Revert "Re enable testing on travis windows (#423)" (#425)

This reverts commit 9b83d9cee673d14f26d1965788dfebad10af696c.

70fd1bcd8068bfdd72267857f546a29dad0ea461 authored almost 6 years ago by Josh Rabinowitz <[email protected]>
Re enable testing on travis windows (#423)

* re-enable testing on windows with travis
* add diagnostic/debug output

9b83d9cee673d14f26d1965788dfebad10af696c authored almost 6 years ago by Josh Rabinowitz <[email protected]>
do lint/shellcheck tests on travis mac builds (#415)

* perform lint/shellcheck tests on travis mac builds
* move osx builds first in travis
* insta...

7a730e4a4f7385153ca833dff96dddd2b6d2e7a6 authored almost 6 years ago by Josh Rabinowitz <[email protected]>
disable windows travis test because of #409 (#410)

Windows travis tests disabled because they work on
PRs but not on master.

3c4f00922ba6ee97ecd9e60684308657cb760599 authored almost 6 years ago by Josh Rabinowitz <[email protected]>
Add to changelog, rename function, add comment. (#408)

f68a56ecd8fbe76c17708e6aa1f932cbd00d4443 authored almost 6 years ago by Josh Rabinowitz <[email protected]>
Fix for windows (#375)

* add test for travis-ci windows support
* Make 'ps' command options platform specific *nix/win...

54f74ede6a0814c1a93c7f51637540a615ab1ec5 authored almost 6 years ago by Jonas Karlsson <[email protected]>
Revert "use pgrep & kill $pid, not ps+gawk+regex+system+kill (#400)" (#405)

This reverts commit a2a9bd32ba4c7d9c8e14f3c29fe5978a2ea7a99e.

8adb7d5741da6d01e9ea25d90acb4a7d20c07b1c authored almost 6 years ago by Josh Rabinowitz <[email protected]>
use pgrep & kill $pid, not ps+gawk+regex+system+kill (#400)

* use pgrep & kill, not ps+gawk+regex+system+kill
* install shellcheck and enable lint on macos...

a2a9bd32ba4c7d9c8e14f3c29fe5978a2ea7a99e authored almost 6 years ago by Josh Rabinowitz <[email protected]>
Categorize each CHANGELOG.md entry by type (#401)

* categorize entries as Feature/Fix/Doc/Test/Build
* filled in CHANGELOG.md for initial release...

792226c6245d5ebd71a8ffea3669bd68f53cc1ab authored almost 6 years ago by Josh Rabinowitz <[email protected]>
Add docs for SECRETS_VERBOSE, env vars (#398)

52b46ae700c8d4f8dfccd8470d60f30522873720 authored almost 6 years ago by Josh Rabinowitz <[email protected]>
Add support for SECRETS_VERBOSE env var (#393)

* Support SECRETS_VERBOSE env var in addition to -v
* don't use --quiet when decrypting in verb...

22fe1ed2d43987d436537ffd1c0c5c8d3fba17a2 authored almost 6 years ago by Josh Rabinowitz <[email protected]>
use 'kill', not 'kill -9' (#379)

c4331693f3ba5d745de3e7378de9a6d3eeb2f63c authored almost 6 years ago by Josh Rabinowitz <[email protected]>
Add man page header, for debian lintian (#392)

* Add man page header, for debian lintian
* update man/man7/git-secret.7 to match .ronn

cdad4aba374572ea853908f292f7671a0f1ea0e0 authored almost 6 years ago by Josh Rabinowitz <[email protected]>
alter changelog for fix of #389 (#391)

faa03c7380c48976d0dd56e49a4acc53d573f4b5 authored almost 6 years ago by Josh Rabinowitz <[email protected]>
Use SECRETS_GPG_COMMAND in gpg version check (#389)

Closes #388

bab5c739ff066155399747116ac4240452212337 authored almost 6 years ago by Josh Rabinowitz <[email protected]>
remove deprecated git-secret.plugin.zsh (#387)

b1d3cb99c505600a83d364280369c198d027e07f authored almost 6 years ago by Josh Rabinowitz <[email protected]>
Respect secrets dir on init, and document (#366)

* respect SECRETS_DIR and SECRETS_EXTENSION in tests
* add line regarding fixes to CHANGELOG.md...

7b06b25c0a40d13c45fdb75e95c2619619e6167d authored almost 6 years ago by Josh Rabinowitz <[email protected]>
Doc changes 2019 02 for #351 (#353)

* clarification about killperson and secrets, rephrasing.
* how to develop without docker/test-...

e2754adebe8a677e65b5c390408ad5675108f961 authored almost 6 years ago by Josh Rabinowitz <[email protected]>
Import bats core (#380)

* bats-core v1.1.0 imported
* target 'install-test' removed from Makefile
* info re: bats-core...

53603840852d4fda9c1af4979635ef34b8b161e3 authored almost 6 years ago by Josh Rabinowitz <[email protected]>
have lint target run shellcheck over tests (closes #373)

* have lint target run shellcheck over tests

* lint and fix tests/ since shellcheck knows bat...

505cb1fe427cc3dd3f508876679c26d013c54f1d authored almost 6 years ago by Josh Rabinowitz <[email protected]>
Upgrade bats core (#371)

* upgrade bats-core to v1.1.0, note in CHANGELOG.md

ae465c01427f12ccebcc5f30c3e359aa67499332 authored almost 6 years ago by Josh Rabinowitz <[email protected]>
Documentation additions about code style and philosophy (#361)

* code style in CONTRIBUTING.md and PR template
* make link to CONTRIBUTING.md in .github/PULL_...

6188d145398f70d019861bd453a4309c8e3764aa authored almost 6 years ago by Josh Rabinowitz <[email protected]>
Aspell fixes (#365)

* spellcheck fixes from aspell

83b03b61bc61b27a9fb8425d79bc3b16b70ccaad authored almost 6 years ago by Josh Rabinowitz <[email protected]>
track recent changes to git-secret (#363)

9778d207916479fac83d9b2b47323ab8a2dc4dc7 authored almost 6 years ago by Josh Rabinowitz <[email protected]>
add secret files pattern to .gitignore on init (#359)

9e9803d5613b3d0230d6601a8c24dc6444c948e1 authored almost 6 years ago by Flávio Caetano <[email protected]>
use '--all' with 'git add' as per git messages (#354)

3dfc4d4ffff3bffe9f94fb6edd8c0fb3c2bf40e5 authored almost 6 years ago by Josh Rabinowitz <[email protected]>
remove temp dir, fix typo (#356)

Closes #347

a9599cc56be695de6addb26ef449aafbfdf70955 authored almost 6 years ago by Josh Rabinowitz <[email protected]>
fix test under git hook (#349)

* fix test under git hook. Actually closes #334

8ed4f46de6207c9dfd86775b95b93ae36372ef93 authored almost 6 years ago by Josh Rabinowitz <[email protected]>
Fix for tests under bats, fix typos, mention #334 (#342)

* fix test under githooks, fix typos, mention #334 as relevant

5a28744c5d7e96e629afc9033383edb34467fb60 authored almost 6 years ago by Josh Rabinowitz <[email protected]>
Fix link to contributors on github. (#332)

26ecd390d6189f156c08b8ec3e134c0e3d133ffd authored almost 6 years ago by Josh Rabinowitz <[email protected]>
remove diagnostic output from tests (#329)

e34248fdc1d75ba8f4346964f719dd7e9ee29caa authored almost 6 years ago by Josh Rabinowitz <[email protected]>
record change from pr #325 (#327)

f820bd39e03aa6db4b4c7bf50e2edbdadcb3cf83 authored almost 6 years ago by Josh Rabinowitz <[email protected]>
Removed unneded redirection of path_mappings (#326)

dc564d90ce1418f150407ca0cff8150944ddc6e1 authored almost 6 years ago by krufab <[email protected]>
Add verbose option to 'git secret tell' showing output of key imports (#321)

* add 'git secret tell -v' option to show output of key imports
* add tests for tell with/witho...

65fe4c4127f4e47dd28062491d61f4a22d600f86 authored almost 6 years ago by Josh Rabinowitz <[email protected]>
remove unused functions (#313)

* remove unused functions
* Note that we removed unused functions in CHANGELOG.md

6e43cd310f849579246b9303476a3c34488c99e8 authored almost 6 years ago by Josh Rabinowitz <[email protected]>
fix link to homebrew, update CHANGELOG.md

* fix link to homebrew
* note fixes of #310 and #311 in CHANGELOG.md

1bf0fe1c47119f4dab33e9bb4403067c89eb8487 authored almost 6 years ago by Josh Rabinowitz <[email protected]>
bump version to 0.2.5 (#297)

94d5ae43d1fb5f5ce8993060c797978a5cd44742 authored almost 6 years ago by Josh Rabinowitz <[email protected]>
added notes about packages and for package maintainers (#301)

* added notes about packages and for package maintainers
* document how git tags interact with ...

28e3a9b1c2841799e652014f5f2bc6bf8ddb290f authored almost 6 years ago by Josh Rabinowitz <[email protected]>
travis-ci changes: remove ansible v2.3, fix brew build issue

* remove ansible avm v2.3 pip install
* work around perlbrew/build issue #305 with 'brew update...

711a6889c3c32cc2b25e537e7d80f5548962a11b authored almost 6 years ago by Josh Rabinowitz <[email protected]>
fix link to contributors (#304)

* fix link to contributors

* fix link to contributors

2047a0f11b0a7b9f339cf9b158c820e9fd1d4809 authored almost 6 years ago by Samar Dhwoj Acharya <[email protected]>
PR template: new branches should be from master (#299)

7210865863cf6c98493bce3953f7381381fddde0 authored almost 6 years ago by Josh Rabinowitz <[email protected]>
Merge pull request #303 from hurricanehrndz/master

Fixing issues with bundler

bcef7747358e774a0577b47af091ab17d6642810 authored about 6 years ago by Carlos Hernandez <[email protected]>
Disable gnupg-git test on debian strech, gpg >=2.2.12 requires libassuan

>= 2.5.0

6fe8dbff2b2c3db2e9bd8f68f617f7540777ca49 authored about 6 years ago by Carlos Hernandez <[email protected]>
Fix git builds

cccaa252d7cb40466afd8ed9694fd552af405e27 authored about 6 years ago by Carlos Hernandez <[email protected]>
Disable centos test. Enable ubuntu 18.04 test

90c71262696b61936b31eaf00cf5f5f2951189b9 authored about 6 years ago by Carlos Hernandez <[email protected]>
Fixing issue #302

1d5fdd303130ff0a38bfe66c48daf02292bde77f authored about 6 years ago by Carlos Hernandez <[email protected]>
Fix bundler 2.0 issues: https://docs.travis-ci.com/user/languages/ruby/

048040dd3cded4d95f32987c7b623c6de7e06ada authored about 6 years ago by Carlos Hernandez <[email protected]>
reorder entries, add note #291 being fixed (#295)

4aa7dd289603169776eee354f20781de130aa143 authored about 6 years ago by Josh Rabinowitz <[email protected]>
Fixes for 'changes' and trailing newlines, for #291 (#293)

* tests and comments about 'changes' for #291
* add 'changes' tests, improve diagnostic
* pre...

913d026537769fa3592abcb3abddb0fffacfb79a authored about 6 years ago by Josh Rabinowitz <[email protected]>
CHANGELOG.md updates in prep of 0.2.5 release (#278)

14eea46cc993b7969b53d1fc5875ecba517ec20b authored about 6 years ago by Josh Rabinowitz <[email protected]>
WIP: test with expired key, add 'whoknows -l' (#287)

* test with expired key, add 'whoknows -l'

* 'whoknows -l' shows key expiration dates
...

9cccf162c6ba29f25a57241589bf399c123d7ab7 authored about 6 years ago by Josh Rabinowitz <[email protected]>
improve testing regarding expired keys and keys with only email addresses (#262)

* test that hiding secret with expired key fails
* add test of user key without username.
* re...

74f8a07166aea937a6511cdd74771f320754e981 authored about 6 years ago by Josh Rabinowitz <[email protected]>
only increment count of hidden files for hidden files (#282)

337010c625254d9223a99f3fe607cdcaa7432f13 authored about 6 years ago by Josh Rabinowitz <[email protected]>
small word fix. (#273)

7dd6177e28500fa643d3a4607d444b7b54e33182 authored about 6 years ago by Tyler <[email protected]>
WIP: Force mode for hide and reveal (#263)

* -F (force even if gpg fails) option for hide and reveal
* allow 'reveal' to decrypt a subset ...

4a3877b4869f161abb67a36edbf0a23ec042a78b authored about 6 years ago by Josh Rabinowitz <[email protected]>
Fixes GNUPG doc links

239c2b63dcb85c31c85fdadac4115e9a8fcd7b6f authored over 6 years ago by Nikita Sobolev <[email protected]>
Oops, one more fix to the default branch docs

Refs #254

d8eff64a0b2df1cb7624edb0bd55eeb46bd447ee authored over 6 years ago by Nikita Sobolev <[email protected]>
Fixes default branch misuse

Refs #254

We still need to update the release process information.

19a4928580041236b1204deb61a119fa42427b2a authored over 6 years ago by Nikita Sobolev <[email protected]>
make sure email addresses used with 'tell' and 'killperson' exist in keyring (#267)

* name keys after emails, not usernames

* use emails to specify users

* rename and add fun...

9e975e4eed5e021c7fa80769c3c6b62c4b30419d authored over 6 years ago by Josh Rabinowitz <[email protected]>
support FreeBSD (#260)

* start FreeBSD support

* permissions change

* improve command to fetch permissions.

* ...

6251fae396da5dc181f5a015b2cb5654616475dc authored over 6 years ago by Josh Rabinowitz <[email protected]>
Merge pull request #256 from joshrabinowitz/remove-extra-debug-output

remove diagnostic debug output

168fe8cd9b456856965e248520d01638336e807f authored over 6 years ago by Josh Rabinowitz <[email protected]>
Merge branch 'master' into remove-extra-debug-output

2adc7dd609150fbfd307b6422bb07778c7cade78 authored over 6 years ago by Josh Rabinowitz <[email protected]>
Merge pull request #257 from joshrabinowitz/shellcheck-fix

Fixes for new shellcheck error SC2236

898b93b864204b78c7d2c02c6de1ad2dd928f0ec authored over 6 years ago by Josh Rabinowitz <[email protected]>
use '-n', not '! -z', as per shellcheck SC2236

2383e1fe6790416363e20c718c65ec819099b29d authored over 6 years ago by joshr <joshr>
remove diagnostic debug output

4c2c9a9719962b5f0ffe68825a8059d8cf82689a authored over 6 years ago by joshr <joshr>
Merge pull request #251 from joshrabinowitz/secrets-dir-docs-tests-250

Secrets dir docs and tests for #250

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

9e7bc916a62e0152cb58114aa90a134a3ddbb214 authored over 6 years ago by joshr <joshr>
Merge branch 'secrets-dir-docs-tests-250' of github.com:joshrabinowitz/git-secret into secrets-dir-docs-tests-250

0696a7621b947ec4d52d9f13585c1c42e0c01f05 authored over 6 years ago by joshr <joshr>
update man pages

6d5f01d3f3c457857b0716fd5f3e98bc797f64bb authored over 6 years ago by joshr <joshr>
update ronn pages to mention SECRETS_DIR env var.

1bf031448f998a2756d7fa9d05d7770184812a82 authored over 6 years ago by joshr <joshr>
set non-default SECRETS_DIR

4e35af2fced71ed23c6c68f5c4ea155fc5484d26 authored over 6 years ago by joshr <joshr>
rename test to show SECRETS_DIR. add debug output.

6eedaab4890188b5ac53c8def2b97fe64bceb140 authored over 6 years ago by joshr <joshr>
export SECRETS_DIR to default value

d6701781501117fce3b84b29ccc422297509df10 authored over 6 years ago by joshr <joshr>
test that $_SECRETS_DIR is set as expected

2287b3e54eaef553a51943745c5801896ad735ec authored over 6 years ago by joshr <joshr>
set SECRETS_DIR env var to non-default value

d3e120e9a6e2aec305e98148418be7db1a9452fb authored over 6 years ago by joshr <joshr>
comment out old debug code

4dd04a06e08f98f61cfe5bbcf38824ff59d63dbf authored over 6 years ago by joshr <joshr>
comment about SECRETS_DIR

481d750af44e2f0f130e4e08afcacb4de756780d authored over 6 years ago by joshr <joshr>
add comments about SECRETS_DIR environment variable

5a00250da9d0e057027579d34e4de9151d053657 authored over 6 years ago by joshr <joshr>
Merge pull request #245 from joshrabinowitz/file-perms-172

add -P (preserve permission) option to reveal and hide. For #172

a085d2d9c5eb7abf2935aa528cbae749dab62b7d authored over 6 years ago by Josh Rabinowitz <[email protected]>
clarify comment for devs regarding bats TAP diagnostic output

1ea3b3139d7f3ac0ffa0a142d7598b9443217a64 authored over 6 years ago by joshr <joshr>