Commit Graph

621 Commits (5bcaf40c4c023777d2fc5b6f41c06d4081eef49f)
 

Author SHA1 Message Date
Josh Rabinowitz 5bcaf40c4c update version to 0.3.3 4 years ago
Josh Rabinowitz 8e46f64171 prepare for new release 4 years ago
Nikita Sobolev 8ea97c53f1
Update misspell.yml 4 years ago
Josh Rabinowitz 06a04306c2 update man pages 4 years ago
Bertjan Broeksema fc51d6f15f
More precise feedback about added files (#614)
* More precise feedback about added files

This adapts the output of the add command in order to report exactly
how many files have been added. Specially with wildcard patterns, this
makes it easier to verify that expected files are added.

With the verbose option, the add command will also tell which files
have been added.

By @bbroeksema bbroeksema
4 years ago
Elisei Roca 282c36d5eb
make "usage" message easier to read (#617) 4 years ago
Isen 17b5c424f9
Add cygwin support (#601) 4 years ago
Josh Rabinowitz 4e02c1fe4b reorder osx tests so non-debug is first 4 years ago
Josh Rabinowitz 41af0d4c9e Merge branch 'master' of github.com:sobolevn/git-secret 4 years ago
Josh Rabinowitz 332a9b4794
Issue 603 docs part3 (#612)
* update man pages for changes to git-secret.7
* update changelog for doc changes
4 years ago
Josh Rabinowitz 2c7dae696c Merge branch 'master' of github.com:sobolevn/git-secret 4 years ago
teutates 71f7891d88
Improve docs wording, formatting, fixes #603 part 2 (#606)
* Improve docs wording, formatting, fixes #603
4 years ago
Josh Rabinowitz 599a344644
disable ubuntu targets 4 years ago
Josh Rabinowitz ee6e917f37 Merge branch 'master' of github.com:sobolevn/git-secret 4 years ago
Josh Rabinowitz bdc3560897
Issue 607 fix expired test key (#608)
* updated fixture key for user3, fixes #607
* update tests/fixtures/gpg/README.md
* mention fix of #607 and #609 in changelog
* use shellcheck 0.7.1, not 'latest' for #609
4 years ago
Nikita Sobolev fb1aa1742b
Fixes ShellCheck download URL, refs #597 4 years ago
Nikita Sobolev 12241f150b
Create misspell.yml 4 years ago
Josh Rabinowitz 6bc56d94df Merge remote-tracking branch 'dist/master' 4 years ago
Josh Rabinowitz a0a176fa5d
Issue 552 508 revoked keys (#553)
* warn about 'tell' on expired/revoked/invalid keys
* error if 'tell' used on email with multiple keys
* improve test of 'tell' with subdirs
4 years ago
Josh Rabinowitz 10ad7858e6 Merge remote-tracking branch 'dist/master' 4 years ago
Josh Rabinowitz 3fdcd9de27
Issue 575 changelog (#581)
* update CHANGELOG for #577
4 years ago
joshr 0f5d5cd492 Merge remote-tracking branch 'dist/master' 4 years ago
Aymeric Bouzy dbe04c78b6
Documentation gpg + CI/CD (#577)
* update documentation
4 years ago
Josh Rabinowitz 2830ce2ff7
Issue 579 reveal clobbers (#580)
* Don't let reveal clobber secret files, for #579
4 years ago
joshr 5b74d5789b Merge remote-tracking branch 'dist/master' 4 years ago
Josh Rabinowitz 84aaf28784
Use "bundle list", not "bundle show" and disable alpine tests (#570)
* use 'bundle list', not 'bundle show'
* disable alpine tests because of #569
4 years ago
Josh Rabinowitz f14804254c
Upgrade ansible to 2.9.2 (#571)
* upgrade ansible to 2.9.2
* Temporarily disable alpine builds because of #569
4 years ago
Josh Rabinowitz bf905106dc Merge branch 'master' of github.com:joshrabinowitz/git-secret 4 years ago
Roy Verrips 1b345c4707 Add animated GIF preview of the asciinema recording and link on README.md (#560) 5 years ago
Nikita Sobolev 235a73af36
Update README.md 5 years ago
Josh Rabinowitz 9348cd32e2
Revert "Issue 554 show gpg commands (#556)" (#559)
This reverts commit 9e8438236c.
5 years ago
Josh Rabinowitz 9e8438236c
Issue 554 show gpg commands (#556)
* show most gpg commands used for 'hide', 'reveal', 'tell' and 'killperson (#554)
* fix hang when using ctrl-c during tests (#558)
5 years ago
Josh Rabinowitz c5b815c7db bump to v0.3.2 5 years ago
Josh Rabinowitz 8b9feaa662
put version in man pages, update man page dates, fix version mention (#545)
* put version in man pages and fix version mention
* update dates in man pages
5 years ago
Josh Rabinowitz c1ac63a60e
update docs regarding builds, setup, and docker (#543)
* update developer docs regarding builds, setup, and docker
* more details about git hooks, PRs, and branch names
* add links, corrections, clarifications, and typo fixes
* link to semver.org
* reorder packages and mention homebrew package
5 years ago
Josh Rabinowitz e4447e02a7 version bump to 0.3.1 5 years ago
Josh Rabinowitz 4c57873e44 update changelog and man pages 5 years ago
Josh Rabinowitz d5096614cc update man pages and changelog 5 years ago
Josh Rabinowitz df192b8fd7
version bump to 0.3.0 (#539) 5 years ago
Josh Rabinowitz a27b8b90fb
attribute change in changelog to #536 (#538) 5 years ago
Josh Rabinowitz 9ff962740b
Issue 536 backward compat docs (#537)
* Document that 0.2.3 mapping.cfg format isn't backward compatible
* Note update to 0.2.3 portion of changelog
5 years ago
Nikita Sobolev 4db1cf2679
Create FUNDING.yml 5 years ago
Josh Rabinowitz 399237955f
update changelog (#533) 5 years ago
Josh Rabinowitz 2a1600f2f6
cleanup output when we clean up tmp files (#532)
* cleanup output when we clean up tmp files
5 years ago
Josh Rabinowitz 525305d985
Issue 527 key with comment (#528)
* add key fixture with no email, and 2 word comment
* tests for key without email and with comment
* handle comments in public key uids
* fix tests, you have to use email address
* fix text
* confirm that email addresses contain an @ symbol
* improve comments about keys/fixtures
5 years ago
Josh Rabinowitz fe2232305d
don't cleanup tempfile unless it exists (#531) 5 years ago
Nikita Sobolev 109326cbc3
Updates sponsor info 5 years ago
Josh Rabinowitz 68b64f4aac
make correction to comments (#525) 5 years ago
Josh Rabinowitz 9ff559ca8c
Issue 478 tests in busybox (#523)
* use busybox by not installing coreutils on alpine
* changes for busybox version of ps and stat
* add function to check if exe is from busybox
* update changelog
* cleanup comments, code, and commented out code
* improve comment in alpine Dockerfile
* include platform-specific funcs so we can test perms
5 years ago
Josh Rabinowitz e16d505e78
Issue 493 linux deps2 (#519)
* add dependencies for rpm, deb, apk packages
* update to CHANGELOG
5 years ago