pre-commit/pre_commit
2019-05-11 20:59:34 +03:00
..
commands Fix double legacy install on windows 2019-04-27 15:10:01 -07:00
languages azure pipelines [skip travis] [skip appveyor] 2019-04-28 21:39:06 -07:00
meta_hooks Speed up filename filtering. 2019-01-23 20:48:41 -08:00
resources Adds support for prepare-commit-msg hooks 2019-04-21 21:07:13 +01: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 Add warning to additional keys in config 2019-05-11 20:59:34 +03: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 pre-commit gc 2019-01-02 19:07:23 -08: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 Run pre-commit autoupdate 2019-03-21 21:09:33 -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 Implement default_stages 2019-01-06 10:32:58 -08: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 full clone + non-mainline tag 2019-04-16 10:30:05 -07:00
util.py Speed up filename filtering. 2019-01-23 20:48:41 -08:00
xargs.py Bound maxsize by 4096 when SC_ARG_MAX is not present 2019-04-01 09:25:20 -07:00