Commit Graph

446 Commits (481d750af44e2f0f130e4e08afcacb4de756780d)
 

Author SHA1 Message Date
Simon Massey dc57c4285f
Merge pull request #191 from simbo1905/master
rpm skip_cleanup: true
6 years ago
Simon Massey 1b8a8e7a6e
rpm skip_cleanup: true 6 years ago
Simon Massey 71fcc22a51 Man pages (#188)
* deploy skip_cleanup: true

* need to deploy when '! -z KITCHEN_REGEXP'

* rsync missing on gnupg1-ubuntu-latest

* fixes missing man pages on gnupg2-ubuntu-rolling

* replace yum with dnf

* ansible comments out dpkg.cfg.d excludes path-exclude=/usr/share/man/.*

* gem 'rspec'

* Install rspec in /usr/local/bin for RedHat based distros

* whitespace in Gemfile.
6 years ago
Nikita Sobolev c328723f2b
Removes duplicate `git version`, closes #177 [ci skip] 6 years ago
Josh Rabinowitz dff1aaf924
Merge pull request #170 from joshrabinowitz/detect-gpg-error-136
Detect gpg error 136
6 years ago
joshr 75c5ea168c fix 6 years ago
joshr 5ab26e6707 improve messaging, add comment 6 years ago
joshr 1d32cd0650 check that gpg -n --list-keys reported no error 6 years ago
joshr 8233f3a1de Merge branch 'master' into detect-gpg-error-136 6 years ago
joshr 4661b725df abort if unable to decrypt hidden file 6 years ago
Josh Rabinowitz d92390b118
Merge pull request #167 from joshrabinowitz/deploy-dists-120
set GITSECRET_DIST once per gpg source/distribution type combination
6 years ago
joshr 67788a9f05 fix 6 years ago
joshr ae504a6035 one GITSECRET_DIST per gpg/type combination. 6 years ago
Josh Rabinowitz c2081514d6 fixes for git secret changes (#160)
* fixes for git secret changes

check that we can find filenames passed on command line, and that
we can find the unencrypted versions of hidden files.

* new test

* add tests
6 years ago
Josh Rabinowitz 7884a51f18
Merge pull request #162 from joshrabinowitz/update-readme2
update changelog
6 years ago
joshr ac1aad2984 update CHANGELOG 7 years ago
Josh Rabinowitz 07f471de93 Fix deploys (#161)
* set GITSECRET_DIST for bintray deploy

* add GITSECRET_DIST=rpm too

* set more GITSECRET_DIST vars
7 years ago
Josh Rabinowitz deae0d1cd5 '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 found: filename'.

* ensure all source files are present before hiding

* test for 'add' while unencrypted file missing
7 years ago
Josh Rabinowitz 5572894af7
Merge pull request #156 from joshrabinowitz/add-tracked-file-126
improve error message when trying to 'git secret add' a file tracked by git
7 years ago
Josh Rabinowitz 52bbc20162
Merge branch 'master' into add-tracked-file-126 7 years ago
joshr 13170c313f check if file is tracked before adding
and tell user useful information in case they want to
hide a file that's tracked.
7 years ago
joshr ffa89ceaa2 fix 7 years ago
Josh Rabinowitz 5b626fcb08
Merge pull request #155 from sobolevn/document-version2
document 'git secret --version'
7 years ago
joshr a78e0172bc check that added files are not tracked by git 7 years ago
Josh Rabinowitz 97fa9e6e7b fix quoting and phrasing 7 years ago
Josh Rabinowitz 114f4c7c6c document git secret --version 7 years ago
Josh Rabinowitz 91492539ac
Merge pull request #149 from joshrabinowitz/improve-docs
Improve docs
7 years ago
joshr fe0c9c71e7 fix typo and update man pages 7 years ago
joshr ef5596aa42 improve CHANGELOG.md and git-secret man page 7 years ago
joshr 2bc42f2655 mention 'git secret list' not mapping.cfg in usage 7 years ago
joshr 55f2b83320 fix typo 7 years ago
joshr 8b2a1eab1d Merge branch 'master' into improve-docs 7 years ago
Nikita Sobolev c5d2962744
Merge pull request #151 from joshrabinowitz/error-message-150
better error messages
7 years ago
joshr 43c80ad25c update changelog 7 years ago
joshr 277057fa3e improve documents and break long lines 7 years ago
joshr 76362aff53 improve text and break long lines 7 years ago
joshr 4766df2110 improve error messages
in add, killperson, remove, tell, and main
7 years ago
joshr 33adc19682 fix test to match _abort() output 7 years ago
joshr 0dc00367f9 improve message when .git exists but not .gitsecret 7 years ago
joshr a4a8ea62ed better error messages 7 years ago
joshr 192cd71765 improve description 7 years ago
joshr 722892cc46 improve git-secret docs 7 years ago
joshr e7abd660bc improve git secret usage output 7 years ago
Josh Rabinowitz 8f6b3876ac use 'git secret hide -d' in example 7 years ago
Josh Rabinowitz 6c29ed7eb7 fix typo 7 years ago
Josh Rabinowitz b6d903b2a6 improve docs re: ignores & .gitsecret 7 years ago
Josh Rabinowitz d216f91bd7
Merge pull request #148 from joshrabinowitz/small-fixes
fix typos and bug in test_cat.bats
7 years ago
Josh Rabinowitz 4783002a5f use ansible version 2.5.0 7 years ago
Josh Rabinowitz 78a072e881 Merge branch 'small-fixes' of github.com:joshrabinowitz/git-secret into small-fixes 7 years ago
Josh Rabinowitz 937a2c8d9d 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
7 years ago