Releases: evilmartians/lefthook
v0.7.0
Changelog
81ea1f2 Duplicate code for Windows
34fd0eb Fix command directory, it requires a absolute path
de1550b Merge branch 'master' into feature/root-directory
af49db5 Merge pull request #98 from jsmestad/feature/root-directory
d9d8dfe Remove whitespace I used to test pre-commit
a745fd4 Support relative roots for monorepos (#72)
d864a80 release 0.7.0
v0.6.7
v0.6.6
v0.6.5
Changelog
e646c88 Add support for git-worktree
c58013f Fix readme typo
4817222 Fixed path to binaries
c1d4b8e Merge pull request #88 from sHooKDT/master
1a2e15c Merge pull request #89 from f440/support-for-git-worktree
ea14bbd back to repo .rubygems/bin/lefthook
48702a0 commands and scripts can catch stdin
7b6d028 fix __dirname
9a22684 recognize git root directory
470f466 release 0.6.5
afa40d6 replace stubbed git hooks dir on tests to getGitHooksDir
074352a return old behavior to getGitHooksDir()
6c49bb0 revert postinstall
80ef72a update pty repo to go modules
v0.6.4
Changelog
cc59b5a +cli flag to disable colors
b55d8f4 Add --force-exclusion to examples
d663c58 Add --force-exclusion to examples
22bedb1 Add --force-exclusion to examples
045d3ce Add --force-exclusion to examples
6c8769d Add --no-pager flag to brakeman
83cf818 Add examples to generated config
86eae3c Add note about RuboCop configuration
3a6522e Fix checking LEFTHOOK=0 env in hook scripts
4625eaf Fix spelling under more info section
3251546 Fix typo in docs files
d130906 Link to npm
16d3faa Merge pull request #35 from Arkweid/readme/add-post-links
1c35728 Merge pull request #36 from orsinium/colors-flag
661d824 Merge pull request #37 from Siilwyn/patch-1
e7cd36e Merge pull request #39 from Vimux/fix-typo-in-docs
3bae20d Merge pull request #40 from jaydorsey/jay/ruby_docs
b00ceb3 Merge pull request #46 from MartijnCuppens/patch-1
78a2db5 Merge pull request #47 from MartijnCuppens/patch-2
4b79557 Merge pull request #48 from zachvalenta/patch-1
3b676d1 Merge pull request #50 from MartijnCuppens/patch-1
2a1b3a4 Merge pull request #51 from MartijnCuppens/patch-2
d8f8b3b Merge pull request #52 from MartijnCuppens/patch-3
21dbee5 Merge pull request #53 from MartijnCuppens/remove-redundant-curly-brackets
46a5f30 Merge pull request #54 from andyw8/patch-1
6f09870 Merge pull request #56 from jaydorsey/jay/ruby_rubocop_docs
1fc724f Merge pull request #80 from Arkweid/add-extends-option
9fed54a Merge pull request #82 from AlexeyMatskevich/master
7404e90 Merge pull request #84 from HaiD84/fix_skip_env_var
c85ec9d Merge pull request #86 from sHooKDT/master
7b7640d Optimize logo
c44511f Optimize logo
efc00d1 Remove curly brackets
9ad25ff Remove redundant curly brackets
372b3be Ruby example use staged for git diff
4921f60 Support relative path to script for windows
a3f991c Typo fix
62c59c9 Update full_guide.md
8182ded Update full_guide.md
85fa49e Update modules to 1.13 golang version
8401b7d Update other.md
b8108b6 Use relative path to script file to be able to execute script in container
448a8fe add extends option
1a4b0ee add-extends-option
dc4aa8e allow to force colors state in config
b01b9ea amend typos
fee173d escape file names
3a2b381 fixed path to binaries in postinstall script
0796bb3 readme: add Lefthook for documentation post link
c1a1883 readme: add links to the post
3e14e5f readme: change Crystallball post link to canonical
af65dec update CHANGELOG
13c1ab1 update changelog.md
c9685b1 update changelog.md
6003317 update to 0.6.4
v0.6.3
v0.6.2
v0.6.1
Changelog
f81e7c2 Add LEFTHOOK env in hooks
114714b Add bundled execution support
af087b0 Add min_version option
b996c89 Fix typos and grammar in README.md
d7de319 Merge branch 'master' of github.com:Arkweid/lefthook
ac42202 Merge pull request #22 from aidarkhanov/patch-1
1da165a Merge pull request #23 from Arkweid/add-bundled-execution
78ac14d Merge pull request #24 from Arkweid/wrap-commands-in-sh
ee165d7 Merge pull request #26 from Arkweid/add-branch-files-shortcut
67e70ae Merge pull request #27 from Arkweid/move-lefthook-skip-on-top
8b55d91 Remove npx from postinstall script
59cd216 Remove potential issue if prepare-commit-msg wrong writed
93ec8a5 Update README.md
d7a6834 Update README.md
1e3b7d8 Update README.md
eb6c6f1 Update README.md
0426936 [skip travis] add aggresive flag for install cmd
d79d8e5 [skip travis] check hooks group exists
47d1803 [skip travis] fix isLefthookFile behavior
a077818 [skip travis] fix version
8018ea8 [skip travis] update CHANGELOG.md
d55eacd [skip travis] update README.md
ad5cc24 [skip travis] update README.md
53e214d [skip travis] update gemspec
90e4058 [skip travis] update to 0.6.1
2fe7030 add branch files shortcut
afd67f9 add fallback for pushFiles
76ffed4 add force flag for install
5efb067 add lefthook version indicator for run
a6ba624 wrap runner in shell context
v0.6.0
Changelog
114714b Add bundled execution support
b996c89 Fix typos and grammar in README.md
d7de319 Merge branch 'master' of github.com:Arkweid/lefthook
ac42202 Merge pull request #22 from aidarkhanov/patch-1
1da165a Merge pull request #23 from Arkweid/add-bundled-execution
78ac14d Merge pull request #24 from Arkweid/wrap-commands-in-sh
d55eacd [skip travis] update README.md
0d5df47 [skip travis] update to 0.6.0
a6ba624 wrap runner in shell context