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 CHANGELOG.md

github.com/typicode/husky - edcf61e543646461d4395d60c47b2163be75e375 authored over 7 years ago by typicode <[email protected]>
Add migration script

github.com/typicode/husky - 4265d69f577514aea493387706d73f51deceba73 authored over 7 years ago by typicode <[email protected]>
Only run nvm use once after installing nvm (#176)

github.com/typicode/husky - 121efc341cfb2e13bcf5ddb824053dbd8b72126a authored over 7 years ago by Vitor Balocco <[email protected]>
Add sendemail-validate githook (#173)

https://git-scm.com/docs/githooks#_sendemail_validate
It seems to be added recently.
https://w...

github.com/typicode/husky - 8d4eb491a38d5c1a6123ca8980fc78af42695049 authored over 7 years ago by Masato Ohba <[email protected]>
add the space between 'skipping' and hookName (#163)

github.com/typicode/husky - 8a15ffd74a9341855bfa573406e9e55e27737b56 authored over 7 years ago by Kiho ยท Cham <[email protected]>
Increase project number (#174)

github.com/typicode/husky - 45934709d2eedf950b4e4664589d33a6bf7df6f6 authored over 7 years ago by Masato Ohba <[email protected]>
Update README.md

github.com/typicode/husky - dd3ba1aa49dff8d9183493b69327e346d314b006 authored over 7 years ago by typicode <[email protected]>
Update README.md

github.com/typicode/husky - 6398d4d34aa74d81ecca80234a34e342581e6b9a authored over 7 years ago by typicode <[email protected]>
Update CHANGELOG.md

github.com/typicode/husky - 03f47f3b350fb18e9ea8f8a497acd7b1f65f308b authored over 7 years ago by typicode <[email protected]>
Update CHANGELOG.md

github.com/typicode/husky - 1e66d01cae0b90a0f5d3ee9166a5ce9f3f460b01 authored over 7 years ago by typicode <[email protected]>
Fixed PATH export (#150)

When using Husky inside WSL, there was a problem with spaces in Windows paths:
```
.git/hooks/...

github.com/typicode/husky - 34704a9297b754d092e8d039512800cba769cb4e authored over 7 years ago by Kamil Trusiak <[email protected]>
Update CHANGELOG.md

github.com/typicode/husky - de886499d7f9f1b15fefb53c9d5499d7fa3b1eda authored over 7 years ago by typicode <[email protected]>
Update travis test (#149)

github.com/typicode/husky - ec1294856b78157db416ca0f6a29a45f33422f22 authored over 7 years ago by typicode <[email protected]>
Fix indent

github.com/typicode/husky - 19c86b70dc144ce35aa2b2de34f545933f366017 authored over 7 years ago by typicode <[email protected]>
Fix. Escape spaces in window file path (#147)

* Fix. Escape spaces in window file path

* Fix. Windows path with whitespaces was not correct...

github.com/typicode/husky - ce9794361b1a54f4e9b5a264783392a36e171b97 authored over 7 years ago by Yurii Sydoriak <[email protected]>
Update get-hook-script.js

github.com/typicode/husky - 673ff196d306b7cb24794d330c316abd84c1bdbd authored over 7 years ago by typicode <[email protected]>
Update get-hook-script.js

github.com/typicode/husky - d1274a2b2c18ec80d86be457d9b20cf1c8c57812 authored over 7 years ago by typicode <[email protected]>
Update output

github.com/typicode/husky - 949d5d3826461ea78dd0c6713e874b0b91730bc8 authored over 7 years ago by typicode <[email protected]>
Fix "can't find .git dir" on Windows (closes #143) (#145)

github.com/typicode/husky - 772c063cc51924d3a522c520c292ac3bcee20ae1 authored over 7 years ago by typicode <[email protected]>
Update README.md

github.com/typicode/husky - f7423ea49e11be2dad32e87b66ec11bca80259c3 authored over 7 years ago by typicode <[email protected]>
Update README.md

github.com/typicode/husky - f609a1d3d07d7e9f934569094910847837d555cf authored over 7 years ago by typicode <[email protected]>
0.14 (#142)

0.14

github.com/typicode/husky - e649c6b50b9f886c0281206cd45ee351e1420ad5 authored over 7 years ago by typicode <[email protected]>
Update to handle failed prepare-commit-msg (#138)

* Update to handle failed prepare-commit-msg

* Added more accurate error message for `prepare...

github.com/typicode/husky - 3ba3c349106f5ca2800aa599a396f81e657f2402 authored over 7 years ago by FJ Collins Jr <[email protected]>
Create README.md

github.com/typicode/husky - b1361730c021ef36ba283436b86c4f354c213fa8 authored over 7 years ago by typicode <[email protected]>
Update package.json

github.com/typicode/husky - d9a8f01e371203cc356738427dd8ffccdbeebae5 authored over 7 years ago by typicode <[email protected]>
Create CHANGELOG.md

github.com/typicode/husky - 91fd43e16e5a2599ca21c55ded7e2490d2fb5a36 authored over 7 years ago by typicode <[email protected]>
Create CHANGELOG.md

github.com/typicode/husky - 84025a847d531693d82df0913eb40515f47f7868 authored over 7 years ago by typicode <[email protected]>
Correct work with worktrees (#114)

Worktree's `.git` file contains absolute path to repository.
`path.join` incorrectly concatenat...

github.com/typicode/husky - 333ca98f96b9ac81463d094db9c8dd6b7e4658ce authored over 7 years ago by Alexey Ten <[email protected]>
Update README.md (#132)

github.com/typicode/husky - 4378d180b78b62c0626d7bbdb5c59f69874e77b5 authored over 7 years ago by PombaM <[email protected]>
Don't load nvm if it's already loaded

github.com/typicode/husky - 9321e7adf9566067e089e120f078084a58754134 authored over 7 years ago by typicode <[email protected]>
Update CHANGELOG.md

github.com/typicode/husky - 4bf6014ab0ccc2b82f3544b979106205e4095675 authored over 7 years ago by typicode <[email protected]>
Add .npmignore (#127)

Removes files in test/ and the .travis.yml from the npm registry
to make the package a bit smaller

github.com/typicode/husky - b330a22e44d02d53c14e77e8590081434d4c98e1 authored over 7 years ago by Oliver Nordbjerg <[email protected]>
Update README.md

github.com/typicode/husky - b500d3c4f5c40e87d6ee009057bd18651e9d7c7c authored over 7 years ago by typicode <[email protected]>
index.js: minor reformat (#118)

github.com/typicode/husky - 288544356c1c5f394faf7e20d96ed17bdf13af8a authored over 7 years ago by Piper Chester <[email protected]>
minor: update number of dependent projects (#122)

github.com/typicode/husky - 0bd9db0b6729707cedcb657547b68418f573615b authored over 7 years ago by Nils Windisch <[email protected]>
Log Node version

github.com/typicode/husky - 9d027ebebaba937e2c7eca66173f0cadd00f6259 authored over 7 years ago by typicode <[email protected]>
Update CHANGELOG.md

github.com/typicode/husky - df86893a6fff0b7dfa329b5ecdf3b3e41d0248d4 authored over 7 years ago by typicode <[email protected]>
Update README.md

github.com/typicode/husky - 41f40b1017cb6df23630fb2bc7ee26417000fe29 authored over 7 years ago by typicode <[email protected]>
Comments

github.com/typicode/husky - 6b92bb8b2690d9bb3d6b16b89edffa71286fd479 authored almost 8 years ago by typicode <[email protected]>
0.13.3-0

github.com/typicode/husky - c6f8bb1c8427a6543c1e78c507d11be70aef7125 authored almost 8 years ago by typicode <[email protected]>
Prefer nvm over Node global install

github.com/typicode/husky - a2da709b676fb75903922ab733d139006caf8824 authored almost 8 years ago by typicode <[email protected]>
Update README.md

github.com/typicode/husky - 652c7f0ced7c3bdc9dc8f40473b68fa6f484cb95 authored almost 8 years ago by typicode <[email protected]>
Update README.md

github.com/typicode/husky - d05a7b3c4b53aa48c3d2c45350abe016775ebe36 authored almost 8 years ago by typicode <[email protected]>
Fix tests

github.com/typicode/husky - 0bb579865b8a1535d84cf9e1f0643812856557bb authored almost 8 years ago by typicode <[email protected]>
update failure message (#107)

github.com/typicode/husky - 7af95d38ff58284de830ec094d01a0f734f9c5ca authored almost 8 years ago by Judah Meek <[email protected]>
Update CHANGELOG.md

github.com/typicode/husky - be435ca7ae22e15723281af5f8d409ab528fa4af authored almost 8 years ago by typicode <[email protected]>
Update .travis.yml

github.com/typicode/husky - 83f9a21ac6ff7fcd7da297b8aa235450a1f525ce authored almost 8 years ago by typicode <[email protected]>
Fix checking for `nvm` (#101)

`exists` doesn't seem to be a command neither on macOS nor on Linux

github.com/typicode/husky - 4b89c52d1e373d78184044c5226292998ef05045 authored almost 8 years ago by Matthias Dietrich <[email protected]>
Add pkg-ok

github.com/typicode/husky - 971ab6d523593852e207bb989f6664acac496c5e authored almost 8 years ago by typicode <[email protected]>
Fix package entry point (#104)

Before this changes, the entry point was erroneous causing errors when requiring this package:
...

github.com/typicode/husky - 76adbe9d4081ef94655eb00d19cdd5e0bb3f2fc7 authored almost 8 years ago by Florent Cailhol <[email protected]>
Update README.md

github.com/typicode/husky - 7e5875d28c7a190ef29ac4c020ef035767d61dfe authored almost 8 years ago by typicode <[email protected]>
Update CHANGELOG.md

github.com/typicode/husky - 30bf9de5a3a8c63d993996076613cfd825020d3d authored almost 8 years ago by typicode <[email protected]>
Update CHANGELOG.md

github.com/typicode/husky - 59b2b9a2b9cffec437eff51068d79cf8d53d0c1b authored almost 8 years ago by typicode <[email protected]>
Update README.md

github.com/typicode/husky - 87f9507031a74fd0eefda6eb818249d65184a597 authored almost 8 years ago by typicode <[email protected]>
Update CHANGELOG.md

github.com/typicode/husky - 77efa537dd76230ab537013a3bae81fab8ac47d1 authored almost 8 years ago by typicode <[email protected]>
Make it easier to migrate from ghooks

github.com/typicode/husky - 244a6086c87a9c9e646b7f6dd7d8f39ed6fae4b3 authored almost 8 years ago by typicode <[email protected]>
Update CHANGELOG.md

github.com/typicode/husky - e7f5ea334e15e682edacbedf0877de62b8824eb4 authored almost 8 years ago by typicode <[email protected]>
Fix grep

github.com/typicode/husky - 0de7710f5fb2c9c2c45027d0239425118c2ba177 authored almost 8 years ago by typicode <[email protected]>
Update output

github.com/typicode/husky - ae14df24f53e0f9c6ad125dd476114ff9d7c8e48 authored almost 8 years ago by typicode <[email protected]>
0.13.0-1

github.com/typicode/husky - 0c9a1dc7f3a434dde6872f079622288e221c4660 authored almost 8 years ago by typicode <[email protected]>
Fix script

github.com/typicode/husky - 7e6c4d61deedae2263a8d331f7a306a8518f8829 authored almost 8 years ago by typicode <[email protected]>
Update CHANGELOG.md

github.com/typicode/husky - be79e60ca42011e41fff9db365d483d79fb94c4d authored almost 8 years ago by typicode <[email protected]>
0.13.0-0

github.com/typicode/husky - b717ad1c6b111a1b0bf068e9e8bee9d891b6fb99 authored almost 8 years ago by typicode <[email protected]>
Prevent installing from node_modules/project/node_modules/husky

github.com/typicode/husky - 2f70374047ba2d6808e57fc87d7c060f122d8ecf authored almost 8 years ago by typicode <[email protected]>
Update hook script and lint

github.com/typicode/husky - 6de21762411c1fb4f1c4cb734bdd3061ceea1834 authored almost 8 years ago by typicode <[email protected]>
Create CHANGELOG.md

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

github.com/typicode/husky - d2782aae7a38cfc8b9f7befa8c5ed0d2230550a5 authored about 8 years ago by typicode <[email protected]>
Fix tests on Node 0.12

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

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

github.com/typicode/husky - bf4d2b688c3ea9269da68228c68acbb092088d34 authored about 8 years ago by typicode <[email protected]>
Next (#85)

* Update README.md

* Update

* Update index2.js

* Add submodules support and fix uninsta...

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

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

github.com/typicode/husky - 9d763e9af77fdce76a7bd7eedcc2197f1491fa15 authored about 8 years ago by typicode <[email protected]>
HyperTerm is now called Hyper (#74)

:)

github.com/typicode/husky - d2a73765cc4f86c7a286853d55f63f450dcc5cb2 authored about 8 years ago by James Hall <[email protected]>
Update README.md

github.com/typicode/husky - ef1bc6c49293b4ab53342bb92fad1f96c21874c6 authored about 8 years ago by typicode <[email protected]>
fix: add support for windows gui clients (#69)

github.com/typicode/husky - 100ad1ed67ccd898ae6a3147d7a693c54a0a0d69 authored about 8 years ago by Nick Woodward <[email protected]>
Update README.md

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

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

github.com/typicode/husky - 28d7e0577dee34595073d4fa211cceecc6675fbc authored about 8 years ago by typicode <[email protected]>