GitHub / observing/pre-commit / commits
Automatically installs a git pre-commit script in your git repository which runs your `npm test` on pre-commit
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| 697d1ee8 | dist: 2.0.0 - set registry | 3rd-Eden <i****o@3****m> | about 2 months ago | |
| ad8d1252 | docs: add 2.0.0 changelog entry | 3rd-Eden <i****o@3****m> | about 2 months ago | |
| a24084c5 | fix: upgrade cross-spawn (ReDoS), harden hook install and spawn handling (#169) |
Arnout Kazemier <3****n@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| a84bdc87 | Update link to official npm docs (#143) |
Ace Young <2****9@u****m>
Committed by: Arnout Kazemier <3****n@u****m> |
about 7 years ago | |
| 84aa9eac | Changes 'side affects' to 'side effects' (#141) |
Filip Barakovski <f****4@g****m>
Committed by: Arnout Kazemier <3****n@u****m> |
over 7 years ago | |
| f25888ff | Change shebang to #!/usr/bin/env bash for better portability (#105) |
Martin Wijk <t****u@u****m>
Committed by: Arnout Kazemier <3****n@u****m> |
almost 9 years ago | |
| 77bf620d | Add ability to find .git folder on upper levels (#100) |
Alexander Sokolov <m****3@g****m>
Committed by: Arnout Kazemier <3****n@u****m> |
almost 9 years ago | |
| 5eb7b9bf | Support for git repos as submodules (#96) |
Brendan Warkentin <f****t@g****m>
Committed by: Arnout Kazemier <3****n@u****m> |
about 9 years ago | |
| 66b95fd8 | chore(package): update mocha to version 3.3.0 (#101) |
greenkeeper[bot] <g****]@u****m>
Committed by: Arnout Kazemier <3****n@u****m> |
about 9 years ago | |
| a7c82478 | chore(package): update assume to version 1.5.0 (#98) |
greenkeeper[bot] <g****]@u****m>
Committed by: Arnout Kazemier <3****n@u****m> |
about 9 years ago | |
| f55b66b9 | Fix pre-commit template (#80) |
Brian R. Bondy <b****y@g****m>
Committed by: Arnout Kazemier <3****n@u****m> |
over 9 years ago | |
| bf393adb | [dist] 1.2.2 | Arnout Kazemier <i****o@3****m> | over 9 years ago | |
| 675560c1 | Use string instead of int 777 in fs.chmodSync so it gets correctly interprete... |
josegal <j****l@i****m>
Committed by: Arnout Kazemier <3****n@u****m> |
over 9 years ago | |
| 7d6feb19 | [dist] 1.2.1 | Arnout Kazemier <i****o@3****m> | over 9 years ago | |
| 3ecafe09 | [fix] chmod 0777 the newly created file; Fixes #88 | Arnout Kazemier <i****o@3****m> | over 9 years ago | |
| 1689e3e8 | [dist] 1.2.0 - Better windows support | Arnout Kazemier <i****o@3****m> | over 9 years ago | |
| a9c97322 | solves the windows issue (with symlinks) (#84) |
Jonathan <b****o@g****m>
Committed by: Arnout Kazemier <3****n@u****m> |
over 9 years ago | |
| 4167676b | chore(package): update mocha to version 3.2.0 (#86) |
greenkeeper[bot] <g****]@u****m>
Committed by: Arnout Kazemier <3****n@u****m> |
over 9 years ago | |
| 3cf4cf78 | chore(package): update dependencies (#85) |
greenkeeper[bot] <g****]@u****m>
Committed by: Arnout Kazemier <3****n@u****m> |
over 9 years ago | |
| 7154dee9 | Update dep to remove warn about cross-spaw (#76) |
Luan Muniz <l****z@u****m>
Committed by: Arnout Kazemier <3****n@u****m> |
almost 10 years ago | |
| ead94840 | cross-spawn@4 (#77) |
Thomas Hallock <h****k@g****m>
Committed by: Arnout Kazemier <3****n@u****m> |
almost 10 years ago | |
| fec48cb4 | [ci] Remove NPM hack and old npm | Arnout Kazemier <i****o@3****m> | about 10 years ago | |
| 18da6681 | [deps] Fix npmgate | Arnout Kazemier <i****o@3****m> | about 10 years ago | |
| 0f0833ab | [dist] 1.1.3 | Arnout Kazemier <i****o@3****m> | about 10 years ago | |
| fa6119dc | merge Merge pull request #57 from blacksonic/master | Arnout Kazemier <3****n@u****m> | about 10 years ago | |
| 2abd42bc | merge Merge pull request #64 from kevinoid/relative-link | Arnout Kazemier <3****n@u****m> | over 10 years ago | |
| 1a044306 |
Make pre-commit hook symlink relative
Signed-off-by: Kevin Locke <k****n@k****e> |
Kevin Locke <k****n@k****e> | over 10 years ago | |
| 2ca2fb98 | merge Merge pull request #60 from saiichihashimoto/patch-1 | Martijn Swaagman <i****o@m****l> | over 10 years ago | |
| b6e63d70 | Update README.md | Saiichi Hashimoto <s****o@g****m> | over 10 years ago | |
| 4510f455 | [fix] add .bashrc to supported home files | blacksonic <s****6@g****m> | over 10 years ago | |
| 3f83f729 | merge Merge pull request #54 from fhemberger/fix/dependencies | Arnout Kazemier <3****n@u****m> | over 10 years ago | |
| 683221f2 | merge Merge pull request #53 from fhemberger/fix/travis | Arnout Kazemier <3****n@u****m> | over 10 years ago | |
| 53ec6e91 | Update dependencies | Frederic Hemberger <m****l@f****e> | over 10 years ago | |
| eb7ac242 | [travis] Add Node@4.x, use new container infrastructure | Frederic Hemberger <m****l@f****e> | over 10 years ago | |
| 741ceecb | [dist] 1.1.2 | Arnout Kazemier <i****o@3****m> | over 10 years ago | |
| cca7a739 | merge Merge pull request #52 from jltalens/fix-spaces-dirnames | Arnout Kazemier <3****n@u****m> | over 10 years ago | |
| 2bba3084 | Added quotes to allow spaces in directory names | Jose Talens <j****s@h****m> | over 10 years ago | |
| c507c6ce | merge Merge pull request #48 from cvan/patch-1 | Arnout Kazemier <3****n@u****m> | over 10 years ago | |
| 273c805e | merge Merge pull request #44 from SergeL/source-also-zshrc | Arnout Kazemier <3****n@u****m> | over 10 years ago | |
| 8c7f0fd6 | fix typo in README | Chris Van <c****n@u****m> | almost 11 years ago | |
| e44e864b | Use -f file checks before sourcing | Sergej Leibenzon <s****n@h****m> | almost 11 years ago | |
| bbf3105c | Source also zshrc | Sergej Leibenzon <s****n@g****m> | almost 11 years ago | |
| 886496a1 | [minor] Clean up path.join | Arnout Kazemier <i****o@3****m> | almost 11 years ago | |
| f642801a | [dist] 1.1.1 | Arnout Kazemier <i****o@3****m> | almost 11 years ago | |
| 9cb52b4e | [fix] Remove the dry run. Fixes #42 | Arnout Kazemier <i****o@3****m> | almost 11 years ago | |
| d63deca4 | [fix] Remove shelljs's exec - it breaks on windows | Arnout Kazemier <i****o@3****m> | almost 11 years ago | |
| cf5bddd1 | [dist] 1.1.0 | Arnout Kazemier <i****o@3****m> | almost 11 years ago | |
| d570d16a | [ci][fix] Fuck it, Node 0.8 on windows is not worth 4 hours of my life. | Arnout Kazemier <i****o@3****m> | almost 11 years ago | |
| fa474c7c | [ci] Limit to 1.4.x as other dependencies also use ^ based semver ranges in n... | Arnout Kazemier <i****o@3****m> | almost 11 years ago | |
| 6908e819 | [fix] use `which` for lookups instead of the shell version | Arnout Kazemier <i****o@3****m> | almost 11 years ago | |
| f5bd656b | merge Merge pull request #41 from observing/dry-run | Arnout Kazemier <3****n@u****m> | almost 11 years ago | |
| 6a84d427 | [ci] Use a separate matrix section | Arnout Kazemier <i****o@3****m> | almost 11 years ago | |
| d4e4e3fe | [ci] indent, deeper | Arnout Kazemier <i****o@3****m> | almost 11 years ago | |
| ec153b16 | [ci] Allow windows to fail for now as it should not block pull requests until... | Arnout Kazemier <i****o@3****m> | almost 11 years ago | |
| a85af6cc | [ci] Install a newer npm | Arnout Kazemier <i****o@3****m> | almost 11 years ago | |
| 6b72414e | [ci][fix] Lose the .dot prefix, this requires one without it. | Arnout Kazemier <i****o@3****m> | almost 11 years ago | |
| 75befe19 | [ci] Don't build -- Seems like this is hard requirement in the file | Arnout Kazemier <i****o@3****m> | almost 11 years ago | |
| 62cd0cbe | [ci] Added support for multiple platforms | Arnout Kazemier <i****o@3****m> | almost 11 years ago | |
| 6ebf3b65 | [ci] Adding appveyor support for windows testing | Arnout Kazemier <i****o@3****m> | almost 11 years ago | |
| 321f947e | [minor] Execute the `--dry-run` of the hook before installation to ensure ope... | Arnout Kazemier <i****o@3****m> | almost 11 years ago | |
| 0260c209 | [minor] Added support for a `--dry-run` to see if the hook can execute withou... | Arnout Kazemier <i****o@3****m> | almost 11 years ago | |
| 4c327bba | merge Merge pull request #40 from observing/spawn | Martijn Swaagman <i****o@m****l> | almost 11 years ago | |
| 21e2d351 | [travis] Added Node 0.12 and iojs | Arnout Kazemier <i****o@3****m> | almost 11 years ago | |
| 07e77f63 | [minor] Use cross-spawn instead of spawn to resolve windows issues. Fixes #36 | Arnout Kazemier <i****o@3****m> | almost 11 years ago | |
| c899adf3 | merge Merge pull request #39 from observing/windows | Arnout Kazemier <3****n@u****m> | almost 11 years ago | |
| b30363d1 | [fix] allow whitespace characters | Swaagie <i****o@m****l> | almost 11 years ago | |
| d8535875 | [dist] 1.0.10 | Arnout Kazemier <i****o@3****m> | about 11 years ago | |
| 050c51b0 | merge Merge pull request #34 from mcollina/support-nvm | Arnout Kazemier <3****n@u****m> | about 11 years ago | |
| 4ca37236 | Restore support for NVM | Matteo Collina <h****o@m****m> | about 11 years ago | |
| 5b837348 | [deps] Bump dependencies for reasons. | Arnout Kazemier <i****o@3****m> | about 11 years ago | |
| 6bc2bcf4 | [dist] 1.0.9 | Arnout Kazemier <i****o@3****m> | about 11 years ago | |
| cb253345 | [fix] Don't show a warning if there isn't a profile. Fixes #32 | Arnout Kazemier <i****o@3****m> | about 11 years ago | |
| f0d27fbc | [dist] 1.0.8 | Arnout Kazemier <i****o@3****m> | about 11 years ago | |
| f631ede1 | merge Merge pull request #31 from jpodwys/master | Arnout Kazemier <3****n@u****m> | about 11 years ago | |
| 4fdc2927 | Adding path so pre-commit works well with source tree. | Joseph Lokahi Podwys <j****s@l****g> | about 11 years ago | |
| 357e4386 | merge Merge pull request #30 from donatasbacius/master | Arnout Kazemier <3****n@u****m> | about 11 years ago | |
| 0c3cadf7 | Fixed a bug with runtime paths where the hook would fail to run when there is... | Donatas Bacius <d****s@t****m> | about 11 years ago | |
| 2d405d3f | [dist] 1.0.7 | Arnout Kazemier <i****o@3****m> | about 11 years ago | |
| fbb4de82 | merge Merge pull request #29 from tikotzky/patch-1 | Arnout Kazemier <3****n@u****m> | about 11 years ago | |
| fe9760e6 | fix git templates | Mordy Tikotzky <m****k@g****m> | about 11 years ago | |
| 06aa0e7e | [dist] 1.0.6 | Arnout Kazemier <i****o@3****m> | over 11 years ago | |
| 8c9a27f2 | merge Merge pull request #23 from kriskowal/master | Arnout Kazemier <3****n@u****m> | over 11 years ago | |
| 6ecf02c4 | This is obviously subjective | Kris Kowal <k****s@u****m> | over 11 years ago | |
| afee4aba | [dist] 1.0.5 | Arnout Kazemier <i****o@3****m> | over 11 years ago | |
| 8c4a0f43 | merge Merge pull request #22 from akiva/akiva-patch-silent-which-noise | Arnout Kazemier <3****n@u****m> | over 11 years ago | |
| d3062341 | Silence noise from `which` test commands output | Akiva Levy <a****a@u****m> | over 11 years ago | |
| d60c708f | [dist] 1.0.4 | Arnout Kazemier <i****o@3****m> | over 11 years ago | |
| a9220ee8 | [fix] Don't mess up installation because we failed to add a hook. | Arnout Kazemier <i****o@3****m> | over 11 years ago | |
| aec21f60 | [dist] 1.0.3 | Arnout Kazemier <i****o@3****m> | over 11 years ago | |
| 2920d120 | [fix] Use path.delimiter for modifying the evn.PATH so it works on all systems. | Arnout Kazemier <i****o@3****m> | over 11 years ago | |
| 307dba50 | merge Merge pull request #20 from alexindigo/master | Arnout Kazemier <3****n@u****m> | over 11 years ago | |
| 9caf9fb7 | Make it work when node or npm not in the PATH | Alex Indigo <i****m@a****m> | over 11 years ago | |
| ee545232 | [fix] Adding missing license file | Arnout Kazemier <i****o@3****m> | over 11 years ago | |
| b534291a | [dist] 1.0.2 | Arnout Kazemier <i****o@3****m> | over 11 years ago | |
| cefaa08c | [minor] Check against `/usr/local/bin` if nothing in the path exists. Fixes #13 | Arnout Kazemier <i****o@3****m> | over 11 years ago | |
| 35f1a48f | [dist] 1.0.1 | Arnout Kazemier <i****o@3****m> | over 11 years ago | |
| 1f744a07 | [doc] 1.0.1 change log | Arnout Kazemier <i****o@3****m> | over 11 years ago | |
| e6baa507 | [fix] `./index` pointed to your own `index.js` file instead of the pre-commit... | Arnout Kazemier <i****o@3****m> | over 11 years ago | |
| 94ea620a | [dist] 1.0.0 | Arnout Kazemier <i****o@3****m> | over 11 years ago | |
| 9e4131dc | [doc] Rework documentation | Arnout Kazemier <i****o@3****m> | over 11 years ago |