Josh Rabinowitz
f820bd39e0
record change from pr #325 ( #327 )
2019-01-27 16:17:51 -05:00
Josh Rabinowitz
6e43cd310f
remove unused functions ( #313 )
...
* remove unused functions
* Note that we removed unused functions in CHANGELOG.md
2019-01-24 11:57:07 -05:00
Josh Rabinowitz
1bf0fe1c47
fix link to homebrew, update CHANGELOG.md
...
* fix link to homebrew
* note fixes of #310 and #311 in CHANGELOG.md
2019-01-17 09:18:55 -05:00
Josh Rabinowitz
94d5ae43d1
bump version to 0.2.5 ( #297 )
2019-01-15 08:35:11 -05:00
Josh Rabinowitz
4aa7dd2896
reorder entries, add note #291 being fixed ( #295 )
2019-01-03 12:43:45 -05:00
Josh Rabinowitz
14eea46cc9
CHANGELOG.md updates in prep of 0.2.5 release ( #278 )
2018-12-16 20:49:19 +03:00
Josh Rabinowitz
74f8a07166
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.
* revert to performing most tests with 'user1'.
* move user4 private/public key fixtures
* factor code fetching emails from keyrings, add comments.
* use factored _warn_or_abort()
* add to, clean up, and clarify comments.
2018-12-01 08:48:09 -05:00
Josh Rabinowitz
492d705e02
fix more typos
2018-06-21 08:56:30 -04:00
joshr
93e7dac2af
CHANGELOG.md updates
2018-06-10 08:36:04 -04:00
joshr
ac1aad2984
update CHANGELOG
2018-04-19 11:57:00 -04:00
joshr
ef5596aa42
improve CHANGELOG.md and git-secret man page
2018-04-17 11:20:01 -04:00
joshr
43c80ad25c
update changelog
2018-04-17 00:12:03 -04:00
Josh Rabinowitz
b6d903b2a6
improve docs re: ignores & .gitsecret
2018-04-16 16:07:56 -04:00
Josh Rabinowitz
f8f3896486
refer to issue 141 and fix typos
2018-04-16 11:56:38 -04:00
Josh Rabinowitz
dc4c8d7284
bump version to 0.2.4
2018-04-13 20:02:16 -04:00
Carlos Hernandez
a03a054686
Updating 2.3 full changelog. partial #110
2017-11-27 23:10:33 -07:00
Carlos Hernandez
582fd31aaf
Fixes 110 partly
2017-11-27 10:54:22 -07:00
sobolevn
21d8c7af3e
Version 0.2.2 release
2017-02-26 18:26:37 +03:00
sobolevn
2e9e374acb
Version 0.2.1 release
2016-07-10 14:40:24 +03:00
sobolevn
00deabb0e3
This is a release commit.
...
Changes:
1. Now everything is tested inside the `docker`-containers and `OSX` images on `travis`.
2. We now have `CONTRIBUTING.md` and `LICENSE.md`. `README.md` is also changed.
3. We have a brand logo.
4. We have autodeploy to `bintray`.
5. Everything is `shellcheck`ed (except `tests/`).
Closes #32 #33 #34 #35 #39
2016-07-10 14:28:48 +03:00
sobolevn
410e783189
version 0.2.0 release
2016-05-29 14:27:53 +03:00
sobolevn
a5abefba90
release v0.1.2
2016-05-14 14:27:08 +03:00
sobolevn
1161098f12
Fixes the gpg2
issue by changing the way fixture installation and uninstallation were handled.
...
Also `--dry-run` option was added to the `git-secret` command.
2016-04-10 14:14:41 +03:00