pre-commit/pre_commit
2019-07-20 15:30:30 -07:00
..
commands Make autoupdate work for non-master default branches 2019-07-20 15:30:30 -07:00
languages Use sys.executable if it matches on posix as well 2019-06-17 07:54:38 -07: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 Move logic to handle terminal not supporting colors to use_color 2018-08-30 19:15:46 -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 Adds support for prepare-commit-msg hooks 2019-04-21 21:07:13 +01: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