Commit Graph

9 Commits

Author SHA1 Message Date
sobolevn
3577c165ec Added -i flag to the git-secret-add command, which now auto-ignores unignored files.
Also added a test case for this feature.
Other changes:
1. refactored `Makefile` to have `.PHONY` marks
2. added install target to the `Makefile`, now one can run `make install` (with optional `$PREFIX` variable)
3. updated docs for `git-secret.7`, `git-secret-add.1`
4. refactored some commands to `shift` arguments
5. added a test case to the 'other-file-extension' situation
5. added `.github` folder to store templates

Closed #18
2016-05-14 14:03:33 +03:00
sobolevn
41c07eed73 installation fixes 2016-03-13 15:22:42 +03:00
sobolevn
255c948755 release 2016-03-13 13:19:31 +03:00
elinamorits
455cfc468b man7 created & install.sh working 2016-03-13 12:51:55 +03:00
elinamorits
73a6e041fa fixed .deb package creation 2016-03-13 00:35:05 +03:00
elinamorits
86a214574d debian/ubuntu packages 2016-03-12 22:21:04 +03:00
sobolevn
c13535ddc3 post-commit hook with web-docs added 2016-02-24 00:35:25 +03:00
sobolevn
8d6df3c8a4 gh-pages makefile 2016-02-24 00:25:39 +03:00
sobolevn
b370149e18 fixes after makefile crash 2016-02-21 16:26:17 +03:00