Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / tarmolov/git-hooks-js issues and pull requests
#64 - no issue
Issue -
State: closed - Opened by Oloompa over 4 years ago
#63 - spawn(hookName, args, {stdio: 'inherit'}) will skip user input by inquirer.js
Issue -
State: open - Opened by shiftj2019 over 5 years ago
- 1 comment
#62 - Use relative path to git-hooks in installed hooks scripts
Pull Request -
State: closed - Opened by pjohnmeyer almost 6 years ago
- 4 comments
#61 - How to reinstall git-hooks with yarn?
Issue -
State: closed - Opened by gitowiec over 6 years ago
- 2 comments
#60 - Use universal she-bang for Debian-based systems
Pull Request -
State: open - Opened by Tvrqvoise over 6 years ago
#59 - Move to eslint instead of JSCS and JSHint
Pull Request -
State: open - Opened by rjmunro almost 7 years ago
#58 - Test with real git dir
Pull Request -
State: closed - Opened by rjmunro almost 7 years ago
- 4 comments
#57 - Use git rev-parse --git-dir to find a git dir
Pull Request -
State: open - Opened by rjmunro almost 7 years ago
- 2 comments
#56 - Remove git-hooks bin symlink
Pull Request -
State: closed - Opened by rjmunro almost 7 years ago
- 1 comment
#55 - Upgrade dev dependencies in package.json
Pull Request -
State: closed - Opened by rjmunro almost 7 years ago
- 7 comments
#54 - Use existence of backup as marker for installation
Pull Request -
State: closed - Opened by rjmunro almost 7 years ago
- 4 comments
#53 - Running --uninstall twice removes the preexisting hooks
Issue -
State: closed - Opened by getsnoopy almost 7 years ago
#52 - Add windows support
Pull Request -
State: closed - Opened by xcatliu over 7 years ago
- 5 comments
#51 - Add support to windows
Pull Request -
State: closed - Opened by xcatliu over 7 years ago
- 2 comments
#50 - Use absolute path to git-hooks lib instead of relative (#49)
Pull Request -
State: closed - Opened by ruslan-polutsygan over 7 years ago
- 3 comments
#49 - Relative path to git-hooks
Issue -
State: closed - Opened by ruslan-polutsygan over 7 years ago
- 1 comment
#48 - Properly lookup git hooks directory
Issue -
State: open - Opened by TitanNano over 7 years ago
- 1 comment
#47 - Added test checking execution order.
Pull Request -
State: closed - Opened by shdwjk over 7 years ago
- 1 comment
#46 - Does not support symlinks to scripts in the hooks directory.
Issue -
State: closed - Opened by shdwjk over 7 years ago
#45 - Added support for symbolic links to scripts
Pull Request -
State: closed - Opened by shdwjk over 7 years ago
- 21 comments
#44 - Git GUI clients: 'env: node' not found
Issue -
State: closed - Opened by damon-kreft over 7 years ago
- 1 comment
#43 - how to get file names and message text in pre-commit hook?
Issue -
State: closed - Opened by cuixiping over 7 years ago
- 1 comment
#42 - getClosestGitPath does not work in git submodules
Issue -
State: closed - Opened by Kampfgnom almost 8 years ago
- 1 comment
#41 - Ignore directories and show warning for unexecutable files
Pull Request -
State: closed - Opened by tarmolov about 8 years ago
- 3 comments
#40 - Existence of subfolders follows to error
Issue -
State: closed - Opened by seth2810 about 8 years ago
#39 - purpose?
Issue -
State: closed - Opened by yxliang01 about 8 years ago
- 4 comments
#38 - Allow execution on Windows
Pull Request -
State: closed - Opened by artptr about 8 years ago
- 17 comments
#37 - "No such file or directory"
Issue -
State: closed - Opened by matthew-dean about 8 years ago
- 2 comments
#36 - '.' is not recognized as an internal or external command,
Issue -
State: closed - Opened by mikeumus about 8 years ago
- 8 comments
#35 - Hooks should not be ignored by .gitignore
Issue -
State: closed - Opened by rjmunro over 8 years ago
- 9 comments
#34 - Avoid to pass an undefined args argument to spawn
Pull Request -
State: closed - Opened by maxlath over 8 years ago
- 2 comments
#33 - spawned process stdio options not passed properly
Issue -
State: closed - Opened by maxlath over 8 years ago
- 1 comment
#32 - Avoid use of nested bin for yarn compatibility
Pull Request -
State: closed - Opened by rgoldfinger over 8 years ago
- 5 comments
#31 - Never run git-ignored hooks, regardless of permissions
Pull Request -
State: closed - Opened by codebling over 8 years ago
- 6 comments
#30 - .gitignored files are still executed
Issue -
State: closed - Opened by codebling over 8 years ago
- 5 comments
#29 - Allow execution on Windows
Pull Request -
State: closed - Opened by codebling over 8 years ago
- 8 comments
#28 - Pass standard input through to all hooks
Pull Request -
State: closed - Opened by getsnoopy over 8 years ago
- 7 comments
#27 - [GIT-HOOKS ERROR] Incorrect value of args option
Issue -
State: closed - Opened by marcelloromanelli over 8 years ago
- 2 comments
#26 - Passing stdin to all hooks broke some of them completely
Issue -
State: closed - Opened by Karabur over 8 years ago
- 5 comments
#25 - [GIT-HOOKS ERROR] callback is not a function
Issue -
State: closed - Opened by marcelloromanelli over 8 years ago
- 4 comments
#24 - Restoring .git/hooks
Issue -
State: closed - Opened by marcelloromanelli over 8 years ago
- 2 comments
#23 - use $GIT_DIR to store the hooks
Issue -
State: closed - Opened by tunnckoCore over 8 years ago
- 1 comment
#22 - 1.1.1 is broken
Issue -
State: closed - Opened by TitanNano over 8 years ago
- 15 comments
#21 - Pass standard input through to all hooks
Pull Request -
State: closed - Opened by getsnoopy over 8 years ago
- 11 comments
#20 - Allow multiple CLI arguments
Pull Request -
State: closed - Opened by getsnoopy over 8 years ago
- 3 comments
#19 - Use a bash script for the template hook
Pull Request -
State: closed - Opened by mblakele over 8 years ago
- 2 comments
#18 - Install git-hooks globally
Issue -
State: closed - Opened by jeremyalan over 8 years ago
- 5 comments
#17 - Use a bash script for the template hook
Pull Request -
State: closed - Opened by mblakele over 8 years ago
- 1 comment
#16 - Added travis ci support for modern node versions
Pull Request -
State: closed - Opened by amilajack over 8 years ago
- 4 comments
#15 - Fix Windows path issues
Pull Request -
State: closed - Opened by cinderblock almost 9 years ago
- 2 comments
#14 - use git ignore rules to skip hooks
Pull Request -
State: closed - Opened by nik-kor about 9 years ago
- 14 comments
#13 - Add pre-push hook example
Pull Request -
State: closed - Opened by nik-kor about 9 years ago
#12 - tmp files in hook's directory
Issue -
State: closed - Opened by nik-kor about 9 years ago
- 8 comments
#11 - Windows support
Pull Request -
State: closed - Opened by aliosv about 9 years ago
- 2 comments
#10 - the git-hooks can not work on windows(mingw)
Issue -
State: closed - Opened by snowyu about 9 years ago
- 17 comments
#9 - It keeps say 'Cannot find git-hooks. Did you install it?' #6
Pull Request -
State: closed - Opened by JamesMcGuigan over 9 years ago
- 3 comments
#8 - Simplify configuration
Issue -
State: closed - Opened by alt-j over 9 years ago
- 3 comments
#7 - fix #6: Cannot find git-hooks in Windows
Pull Request -
State: closed - Opened by zloylos over 9 years ago
- 6 comments
#6 - It keeps say 'Cannot find git-hooks. Did you install it?'
Issue -
State: closed - Opened by zjhiphop over 9 years ago
- 7 comments
#5 - MIT license
Pull Request -
State: closed - Opened by zloylos over 9 years ago
- 1 comment
#4 - Sync git-hooks
Pull Request -
State: closed - Opened by zloylos over 9 years ago
- 1 comment
#3 - Support node in a subdirectory of git repo
Issue -
State: closed - Opened by mblakele over 9 years ago
- 6 comments
#2 - Remove all dependencies
Issue -
State: closed - Opened by tarmolov over 9 years ago
- 2 comments
#1 - Cygwin ENOENT error
Issue -
State: closed - Opened by aliosv over 9 years ago
- 8 comments