Commit Graph

7 Commits

Author SHA1 Message Date
Hiroki Osame
7631c2fc0b fix(hook): install from subdirectory
fix #199
2023-05-03 23:24:34 +09:00
8osz01
f6d43f242c perf: use minimal git diff algorithm (#104)
Co-authored-by: Hiroki Osame <hiroki.osame@gmail.com>
2023-04-01 23:58:05 -04:00
chaiyut
ad2533eb2f fix: git diff to respect excluded files (#181) 2023-03-30 05:58:59 -04:00
tomaskudlicka
52b62d5a50 feat(cli): --exclude flag for ignoring files (#162)
Co-authored-by: Hiroki Osame <hiroki.osame@gmail.com>
2023-03-26 21:24:48 -04:00
hiroki osame
5fe127d377 feat: show error stack on unknown error (#124)
* feat: show error stack on unknown error

* improve message
2023-03-03 00:58:22 -05:00
Spenser Black
ac6972c506 feat: exclude all *.lock files (#108)
Co-authored-by: hiroki osame <hiroki.osame@gmail.com>
2023-03-01 20:01:27 -05:00
Hiroki Osame
0d3f35c135 feat: config command (#71) 2023-02-21 22:04:40 +09:00