Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Husky

Modern native Git hooks made easy 🐶 woof!
Collective - Host: opensource - https://opencollective.com/husky - Code: https://github.com/typicode/husky

Update README.md

github.com/typicode/husky - 6d31aa6e42a9bd2eadd58a7181149949d8098133 authored about 10 years ago by typicode <[email protected]>
Update README.md

github.com/typicode/husky - fc79ba26584a84a2120e3f7afa5b5d00d978874f authored about 10 years ago by typicode <[email protected]>
Update README.md

github.com/typicode/husky - affaab88a52d1e06814308fa179813b0b78e1a99 authored about 10 years ago by typicode <[email protected]>
Update README.md

github.com/typicode/husky - 8a5a5d231060640e1dc94a108e1481da84178e98 authored about 10 years ago by typicode <[email protected]>
Add badge

github.com/typicode/husky - 3817521bd98da0e99b7653552de5e809a5789664 authored about 10 years ago by typicode <[email protected]>
Add postmerge

github.com/typicode/husky - cf1fa511ab5a7614966c55fb86322cd4736b7d02 authored over 10 years ago by Typicode <[email protected]>
Update test

github.com/typicode/husky - 3d2aaeceb7ef75eeaf23c9a52fe5cd3f9add879e authored over 10 years ago by Typicode <[email protected]>
Merge pull request #8 from avaly/fix/handle-git-submodule

Handle git submodules

github.com/typicode/husky - e8c972db962dcc54f029998322e48eb380578231 authored over 10 years ago by typicode <[email protected]>
Handle git submodules

github.com/typicode/husky - 62ca38fb0f51b2106ad2ba0bafe3ac4366ded0cc authored over 10 years ago by Valentin Agachi <[email protected]>
Update comment

github.com/typicode/husky - 4f5250dfe4f7534cd7377e202735dbdab309b751 authored over 10 years ago by Typicode <[email protected]>
Better hooks dir detection

github.com/typicode/husky - 35202d5eb6e0fb0b505598ea0c917b495389e73b authored over 10 years ago by Typicode <[email protected]>
Fix PATH

github.com/typicode/husky - aea9ca846d238c80407341a4c35ac755913b8851 authored over 10 years ago by Typicode <[email protected]>
Add comment

github.com/typicode/husky - 65a4106f3eddd8cd99ef636667dda6f486ee3f2c authored over 10 years ago by typicode <[email protected]>
Update error message

github.com/typicode/husky - 3cc833021cd3f60ef1f6d4ada37770d528a94b10 authored over 10 years ago by Typicode <[email protected]>
Merge pull request #2 from floatdrop/patch-1

Make husky hooks silent

github.com/typicode/husky - e2f6cbbd775bd6de80dd0b8790c1d180f3c4f456 authored over 10 years ago by typicode <[email protected]>
Remove #!

github.com/typicode/husky - f0a5303665c701bf61637f954608bc4ca6e30477 authored over 10 years ago by Typicode <[email protected]>
Update husky detection

github.com/typicode/husky - eb33084d978d917ae7952cb658d85578047b3a26 authored over 10 years ago by Typicode <[email protected]>
Merge branch 'branneman-master'

github.com/typicode/husky - ea82538655ae3de2854452fe3b9c627c30168e10 authored over 10 years ago by Typicode <[email protected]>
Merge pull request #4 from kombucha/fix-path

Fix PATH: quotes added

github.com/typicode/husky - eb36b18596d19f6addadb647e1de2a6552c96f73 authored over 10 years ago by typicode <[email protected]>
Removed PATH, it's not necessary

github.com/typicode/husky - 89b13e24a21d91c10f1f507308e20c7e231311b4 authored over 10 years ago by Bran van der Meer <[email protected]>
Added Windows fixes;

- Added shebang line
- PATH is now quoted
- Hook exits with code 1

github.com/typicode/husky - 072288f64a3cde75e5bb55a51a6c6f0f25ba85fa authored over 10 years ago by Bran van der Meer <[email protected]>
Prefixed (un)install scripts with `node` for Windows support

github.com/typicode/husky - 391343f383e565d2f6f87ace46d69821f74c6cbf authored over 10 years ago by Bran van der Meer <[email protected]>
Fix PATH

github.com/typicode/husky - 23974553c2394d8e1b01bf0b07afddf1e5495c6a authored over 10 years ago by Vincent Lemeunier <[email protected]>
Make husky hooks silent

I get bunch of npm output, if precommit/prepush hook is failing:

```
npm ERR! [email protected]...

github.com/typicode/husky - b148cb34fbc97570958ea3e4a261350e6d8f33c6 authored over 10 years ago by Vsevolod Strukchinsky <[email protected]>
Update error message

github.com/typicode/husky - b20c3dc542250671a7dcf4c10c6ef806c599fa92 authored over 10 years ago by Typicode <[email protected]>
Fix PATH

github.com/typicode/husky - e069ebf57f8a1b121d75b44c1b0aa031d02e82d4 authored over 10 years ago by Typicode <[email protected]>
Update bypass message

github.com/typicode/husky - 883ddf7716b85f5015aeaf0e913a4361a408800b authored over 10 years ago by Typicode <[email protected]>
Update README.md

github.com/typicode/husky - 19ba65e6a6139825dd16c4e9e68ab171cabc8fee authored over 10 years ago by Typicode <[email protected]>
First commit

github.com/typicode/husky - a2b447c88d6c0b61249f36ba139042d2a0d1429a authored over 10 years ago by Typicode <[email protected]>