Tim Churchard
4bf48da281
Allow git-secret to run from any directory in the work tree
2016-12-09 09:00:06 +00:00
sobolevn
2dab341abd
Merge branch 'develop' of https://github.com/sobolevn/git-secret into develop
2016-10-03 18:47:00 +03:00
sobolevn
f099802324
Fixed several issues
...
Changes:
1. Fixed typo in tests_base
2. Fixed `--no-index` issue
3. Refactored `add` test to be more strict
Closes #50
Refernces #46
2016-10-03 18:44:37 +03:00
Sobolev Nikita
b07a931a05
Merge pull request #48 from antmak/develop
...
A simpler implementation of "usage"
2016-10-02 01:34:53 +03:00
sobolevn
904ce02cfc
Added test to cover #50
...
Changes:
1. Fixed typo in `add -h`
2. Removed unused function from `usage`
2016-10-01 23:07:36 +03:00
Anton Maklakov
a9e4f8f111
A simpler implementation of "usage"
2016-09-01 00:41:47 +07:00
sobolevn
80a8a1b048
Intallation instructions updated
...
Improved github templates with the comments
[ci skip]
2016-08-21 16:42:43 +03:00
sobolevn
941e0ca9b7
Changing deb distribution name
2016-08-20 14:29:36 +03:00
sobolevn
09090a1886
readme fix
2016-07-10 15:40:35 +03:00
sobolevn
59e198f39c
Merge branch 'staging'
2016-07-10 15:23:55 +03:00
sobolevn
b9fc50ad67
manuals fix
2016-07-10 14:48:17 +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
3ee08d52cb
new badges [ci skip]
2016-07-04 12:40:41 +03:00
sobolevn
4740dd6223
fixed link [ci skip]
2016-07-02 17:20:55 +03:00
sobolevn
e4cc0301d5
fixed link [ci skip]
2016-07-02 17:18:09 +03:00
sobolevn
e3bf934835
readme and gratis
2016-07-02 17:16:12 +03:00
sobolevn
b750ba6da3
some stylechanges in markdown
2016-07-02 16:29:43 +03:00
sobolevn
1e748a3c54
CONTRIBUTING.md added
2016-07-02 16:18:53 +03:00
sobolevn
db0f2e1940
fixed shellcheck issues
2016-07-02 13:30:49 +03:00
sobolevn
c83f41e6e2
refactored all utils and src
2016-07-02 13:24:32 +03:00
sobolevn
fab0b9b1f0
fixes in finding functions, also test-make-ci added $PATH
2016-07-02 12:59:55 +03:00
sobolevn
6ea5fabf53
removed source build-utils
from make-ci
2016-07-02 12:46:54 +03:00
sobolevn
f5e40fefe0
added make distribution, updated travis and docker files
2016-07-02 12:32:07 +03:00
sobolevn
26448c9474
travis final fix
2016-06-30 23:30:06 +03:00
sobolevn
a1666c8de2
travis final fix
2016-06-30 23:22:33 +03:00
sobolevn
7b7289b570
travis final fix
2016-06-30 23:18:00 +03:00
sobolevn
66b326a077
travis final fix
2016-06-30 23:04:27 +03:00
sobolevn
a4d1b56925
travis fix
2016-06-30 22:58:51 +03:00
sobolevn
e87efeb3c0
refactored all src folder
2016-06-30 22:43:03 +03:00
sobolevn
67218994f3
refactored all src folder
2016-06-30 22:32:42 +03:00
sobolevn
a1cd887101
refactoring started, shellcheck is now supported
2016-06-30 17:38:02 +03:00
sobolevn
cce852ca2d
Added uninstall
target to the Makefile
.
...
Removed `man/dest` folder, since it was an error.
2016-06-29 00:00:15 +03:00
sobolevn
8b1a01f1f6
This commit is pretty large. A lot of changes.
...
The full list of changes:
1. Added `.docker/` folder with Dockerfiles
2. Now `travis` runs integrational tests inside these containers
3. Now `travis` runs tests with `mac os x`
4. Now there are new ways to autodeploy `deb` and `rpm` packages
5. Fixed some issues
6. Also added `.ci/` folder, where utility scripts for travis are stored
7. Moved `git-hooks` into the separate folder: `utils/hooks/`
8. Added new target to the `Makefile`
9. `.gitignore` is updated to ignore `build/` folder and inner files
2016-06-16 22:34:25 +03:00
Sobolev Nikita
c766b4c0fe
Merge pull request #31 from fboender/develop
...
build-deb target: Create man dirs with execute permissions
2016-06-06 13:45:11 +03:00
Ferry Boender
fdf24baf57
build-deb target: Create man dirs with execute permissions
2016-06-06 11:55:33 +02:00
Sobolev Nikita
15759c1b49
Merge pull request #29 from sobolevn/staging
...
version 0.2.0 release
2016-05-29 14:30:48 +03:00
sobolevn
410e783189
version 0.2.0 release
2016-05-29 14:27:53 +03:00
Sobolev Nikita
d3cf16ea23
Merge pull request #27 from sobolevn/staging
...
Merging `staging` into master
2016-05-29 14:18:40 +03:00
sobolevn
691efef167
version 0.2.0 prelease
2016-05-29 14:11:53 +03:00
sobolevn
21f8b480b4
changed post-commit hook to build mans only in master
2016-05-29 13:59:39 +03:00
sobolevn
b176040a83
Changed the way tests were handling git-commit
. Since CI was failing.
...
Changed it to set `user.name` and `user.email`.
2016-05-29 13:56:48 +03:00
sobolevn
92be14c232
Updated the missing manual for git-secret-changes
2016-05-29 13:37:25 +03:00
sobolevn
b5bdec9673
Added git-secret-changes
and changed the way decryption
worked.
...
Now there's a separate function `_decrypt` which handles `gpg`-decryption.
It is convinient, since both `changes` and `reveal` use it.
Also I have updated manuals to match new features. Also new `brew` repo is now officialy supported.
Added tests for the `changes` command.
2016-05-29 13:33:23 +03:00
sobolevn
8206de7ebb
Added '-f' option to the reveal
command.
...
This option allows to easily overwite existing giles with no prompt.
Also added documentation for the new option.
Closes #24
2016-05-22 00:20:20 +03:00
sobolevn
a8c244b319
Merge branch 'master' into develop
2016-05-22 00:07:35 +03:00
sobolevn
d523d8b8a9
There was a bug with sed
command, when trying to remove
filename with slashes.
...
Now it is fixed. See `_delete_line` function.
Closes #23
2016-05-22 00:05:55 +03:00
Sobolev Nikita
094721e694
Merge pull request #20 from sobolevn/sobolevn-patch-1
...
typo in the `ISSUE_TEMPLATE.md` filename
2016-05-14 14:54:47 +03:00
Sobolev Nikita
137da9f987
typo in the ISSUE_TEMPLATE.md
filename
2016-05-14 14:53:03 +03:00
Sobolev Nikita
5e99af021b
Merge pull request #19 from sobolevn/staging
...
Version 0.1.2 released
2016-05-14 14:30:21 +03:00