pre-commit/pre_commit
2019-08-03 11:41:54 -07:00
..
commands Merge pull request #1090 from pre-commit/template_dir 2019-07-20 20:56:02 -07:00
languages Simplify docker user fallback implementation and test 2019-07-25 11:22:59 +02:00
meta_hooks Speed up filename filtering. 2019-01-23 20:48:41 -08:00
resources Fix handling of SIGINT in hook script 2019-05-13 12:33:51 -07:00
__init__.py Initial commit. 2014-03-12 20:25:19 -07:00
__main__.py Runnable as python -m pre_commit 2014-07-22 19:22:29 -07:00
clientlib.py fixes for cfgv>=2 2019-05-27 13:37:49 -07:00
color.py Disable color if TERM=dumb is detected 2019-07-27 13:46:30 -07:00
color_windows.py Additional fixes prompted by double-quote-string-fixer. 2019-03-18 10:24:46 +11:00
constants.py Adds support for prepare-commit-msg hooks 2019-04-21 21:07:13 +01:00
envcontext.py Small cleanups 2017-09-30 15:53:44 -07:00
error_handler.py Improve output when interrupted (^C) 2019-05-11 12:19:00 -07:00
file_lock.py better no-cover for windows 2018-12-27 18:25:52 -08:00
five.py Small cleanups 2017-09-30 15:53:44 -07:00
git.py Fix autoupdate to always use non-shallow clone 2019-07-20 14:59:49 -07:00
logging_handler.py Only configure logging inside the context 2019-01-01 15:01:37 -08:00
main.py Allow init-templatedir to be called outside of git 2019-08-03 11:41:54 -07:00
make_archives.py Run pre-commit autoupdate 2019-03-21 21:09:33 -07:00
output.py Use asottile/add-trailing-comma 2017-07-12 18:30:51 -07:00
parse_shebang.py Improve not found error with script paths (./exe) 2018-07-04 14:55:00 -07:00
prefix.py Install multi-hook repositories only once 2018-10-23 10:28:37 -07:00
repository.py fixes for cfgv>=2 2019-05-27 13:37:49 -07:00
staged_files_only.py Fix staged-files-only for git add --intent-to-add files 2019-01-08 09:28:57 -08:00
store.py Fix autoupdate to always use non-shallow clone 2019-07-20 14:59:49 -07:00
util.py Fix rmtree for readonly directories 2019-05-22 11:04:35 -07:00
xargs.py Bound maxsize by 4096 when SC_ARG_MAX is not present 2019-04-01 09:25:20 -07:00