Stephan Dilly
|
00073cbdd7
|
fix hook panicking (#393)
|
2020-11-01 12:46:59 +01:00 |
|
Stephan Dilly
|
632f255548
|
cleanup some more expects
|
2020-11-01 02:11:55 +01:00 |
|
pm100
|
99c3277e94
|
adding pre-commit hook (#386)
see #313
|
2020-11-01 01:06:48 +01:00 |
|
Stephan Dilly
|
4f2e20ea1b
|
changelog update
|
2020-08-18 21:48:59 +02:00 |
|
dr-BEat
|
ce8d79855d
|
Fix Command::new behaviour on windows
|
2020-08-18 21:28:55 +02:00 |
|
Stephan
|
4a442f3829
|
cleanup use
|
2020-06-29 12:30:10 +02:00 |
|
Stephan Dilly
|
97560564c9
|
run hooks from workdir and not from current dir (closes #151)
|
2020-06-25 08:14:43 +02:00 |
|
Stephan Dilly
|
b66d385a8f
|
sort order
|
2020-06-25 07:47:10 +02:00 |
|
Stephan Dilly
|
1c03458de7
|
merge uses
|
2020-05-19 23:11:28 +02:00 |
|
Mehran Kordi
|
19a0cb2db6
|
Implement git hook support on windows
closes #14
|
2020-05-16 19:08:44 +02:00 |
|
Mehran Kordi
|
03505b9eb6
|
Replace unwrap calls in asyncgit with error handling - closes #53
|
2020-05-15 15:15:26 +02:00 |
|
Stephan Dilly
|
d2d69063e3
|
cleanup
|
2020-04-09 12:05:42 +02:00 |
|
Stephan Dilly
|
b9ac1865db
|
support altering commit-msg on ok hook
|
2020-04-09 11:13:02 +02:00 |
|
Stephan Dilly
|
f144d97e0c
|
fix debug state ment leftover
|
2020-04-09 09:36:10 +02:00 |
|
Stephan Dilly
|
36ff0be9d1
|
support hooks: post-commit,commit-msg (#15)
* support hooks: post-commit and commit-msg
* some unittests
* exclude tests on windows for now
|
2020-04-09 09:23:59 +02:00 |
|