Juergen E. Fischer
|
07aa5598f2
|
fix directory detection in check_spelling.sh when pre-commit hook is linked to prepare-commit.sh
|
2017-02-07 14:49:43 +01:00 |
|
Juergen E. Fischer
|
a64f909474
|
spelling fixes
|
2017-01-25 16:53:34 +01:00 |
|
Denis Rouzaud
|
0de00150d1
|
correctly exit spell check test to make Travis fail
|
2017-01-25 11:25:27 +01:00 |
|
Denis Rouzaud
|
4175c1e9d2
|
run spell check on edited files only
|
2017-01-20 17:54:01 +01:00 |
|
Denis Rouzaud
|
e69263ba2c
|
[spellcheck] improved script
|
2017-01-20 15:06:09 +01:00 |
|
Stéphane Brunner
|
454383518a
|
don't apply the spell check on all the file if no changes (#4031)
Before that:
$time git commit --amend 2> log
real 7m19.811s
user 49m14.012s
sys 0m16.668s
$ls -lh log
-rw-rw-r-- 1 sbrunner sbrunner 1,8M janv. 20 14:05 log
|
2017-01-20 14:52:12 +01:00 |
|
Denis Rouzaud
|
0a63d1f2c2
|
[spellcheck] properly look into various cases and add more fixes"
|
2017-01-16 16:39:20 +01:00 |
|
Denis Rouzaud
|
50e5d97a17
|
[spellcheck] fix using whole dictionary
|
2017-01-16 15:12:48 +01:00 |
|
Denis Rouzaud
|
bf22cbfa9d
|
[spellcheck] fix case detection + some fixes
|
2017-01-16 10:56:42 +01:00 |
|
Denis Rouzaud
|
5679fb0417
|
[spell check] allow global replace
also fix matching case
|
2017-01-16 10:30:15 +01:00 |
|
Denis Rouzaud
|
563de37026
|
[spellcheck] remove unknown split option
|
2017-01-13 09:07:43 +01:00 |
|
Denis Rouzaud
|
46f786eb52
|
add interactive mode to spell checking (allow direct replace or ignore)
|
2017-01-12 20:29:08 +01:00 |
|