Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-01-16 | [Git hooks] Add AppleScript dialog script for macOS. | bruvzg | |
2022-08-30 | Make Git hooks work on worktrees on Windows | Pedro J. Estébanez | |
2022-02-10 | Fix typos with codespell | Rémi Verschelde | |
Using codespell 2.2-dev from current git. Added `misc/scripts/codespell.sh` to make it easier to run it once in a while and update the skip and ignore lists. | |||
2021-11-18 | Fixed pre-commit-black file extensions | David Sichma | |
Now hook can find .py files. | |||
2020-04-24 | Git Hooks: Suppress "which" error messages. | bruvzg | |
2020-04-21 | Git Hooks: Add support for GUI git clients. | bruvzg | |
[ci skip] | |||
2020-03-30 | Hooks: Use pygmentize if available to visualize diff | Rémi Verschelde | |
2020-03-30 | Hooks: Add pre-commit hook for psf/black formatting | Rémi Verschelde | |