issues
search
tarmolov
/
git-hooks-js
A tool to manage and run project git hooks
167
stars
30
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
no issue
#64
Oloompa
closed
4 years ago
0
spawn(hookName, args, {stdio: 'inherit'}) will skip user input by inquirer.js
#63
shiftj2019
opened
4 years ago
1
Use relative path to git-hooks in installed hooks scripts
#62
pjohnmeyer
closed
4 years ago
4
How to reinstall git-hooks with yarn?
#61
gitowiec
closed
4 years ago
2
Use universal she-bang for Debian-based systems
#60
Tvrqvoise
opened
6 years ago
0
Move to eslint instead of JSCS and JSHint
#59
rjmunro
opened
6 years ago
0
Test with real git dir
#58
rjmunro
closed
6 years ago
4
Use git rev-parse --git-dir to find a git dir
#57
rjmunro
opened
6 years ago
2
Remove git-hooks bin symlink
#56
rjmunro
closed
6 years ago
1
Upgrade dev dependencies in package.json
#55
rjmunro
closed
6 years ago
7
Use existence of backup as marker for installation
#54
rjmunro
closed
6 years ago
4
Running --uninstall twice removes the preexisting hooks
#53
getsnoopy
closed
6 years ago
0
Add windows support
#52
xcatliu
closed
6 years ago
5
Add support to windows
#51
xcatliu
closed
6 years ago
2
Use absolute path to git-hooks lib instead of relative (#49)
#50
ruslan-polutsygan
closed
7 years ago
3
Relative path to git-hooks
#49
ruslan-polutsygan
closed
7 years ago
1
Properly lookup git hooks directory
#48
TitanNano
opened
7 years ago
1
Added test checking execution order.
#47
shdwjk
closed
7 years ago
1
Does not support symlinks to scripts in the hooks directory.
#46
shdwjk
closed
6 years ago
0
Added support for symbolic links to scripts
#45
shdwjk
closed
6 years ago
21
Git GUI clients: 'env: node' not found
#44
damon-kreft
closed
7 years ago
1
how to get file names and message text in pre-commit hook?
#43
cuixiping
closed
7 years ago
1
getClosestGitPath does not work in git submodules
#42
Kampfgnom
closed
6 years ago
1
Ignore directories and show warning for unexecutable files
#41
tarmolov
closed
7 years ago
3
Existence of subfolders follows to error
#40
seth2810
closed
7 years ago
0
purpose?
#39
yxliang01
closed
7 years ago
4
Allow execution on Windows
#38
artptr
closed
7 years ago
17
"No such file or directory"
#37
matthew-dean
closed
7 years ago
2
'.' is not recognized as an internal or external command,
#36
mikeumus
closed
7 years ago
8
Hooks should not be ignored by .gitignore
#35
rjmunro
closed
7 years ago
9
Avoid to pass an undefined args argument to spawn
#34
maxlath
closed
7 years ago
2
spawned process stdio options not passed properly
#33
maxlath
closed
7 years ago
1
Avoid use of nested bin for yarn compatibility
#32
rgoldfinger
closed
7 years ago
5
Never run git-ignored hooks, regardless of permissions
#31
codebling
closed
7 years ago
6
.gitignored files are still executed
#30
codebling
closed
7 years ago
5
Allow execution on Windows
#29
codebling
closed
7 years ago
8
Pass standard input through to all hooks
#28
getsnoopy
closed
7 years ago
7
[GIT-HOOKS ERROR] Incorrect value of args option
#27
marcelloromanelli
closed
7 years ago
2
Passing stdin to all hooks broke some of them completely
#26
Karabur
closed
7 years ago
5
[GIT-HOOKS ERROR] callback is not a function
#25
marcelloromanelli
closed
8 years ago
4
Restoring .git/hooks
#24
marcelloromanelli
closed
8 years ago
2
use $GIT_DIR to store the hooks
#23
tunnckoCore
closed
8 years ago
1
1.1.1 is broken
#22
TitanNano
closed
7 years ago
15
Pass standard input through to all hooks
#21
getsnoopy
closed
8 years ago
11
Allow multiple CLI arguments
#20
getsnoopy
closed
8 years ago
3
Use a bash script for the template hook
#19
mblakele
closed
8 years ago
2
Install git-hooks globally
#18
jeremyalan
closed
8 years ago
5
Use a bash script for the template hook
#17
mblakele
closed
8 years ago
1
Added travis ci support for modern node versions
#16
amilajack
closed
8 years ago
4
Fix Windows path issues
#15
cinderblock
closed
8 years ago
2
Next