| .. |
|
commands
|
Use pipes.quote for executable path
|
2017-09-21 15:16:48 -07:00 |
|
languages
|
Also check the ssl module for virtualenv health.
|
2017-09-14 10:09:25 -07:00 |
|
resources
|
Use pipes.quote for executable path
|
2017-09-21 15:16:48 -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
|
Implement global exclude
|
2017-09-10 15:09:44 -07:00 |
|
color.py
|
Windows: enable ANSI escape support in console.
|
2017-04-01 23:34:02 +02:00 |
|
color_windows.py
|
Use asottile/add-trailing-comma
|
2017-07-12 18:30:51 -07:00 |
|
constants.py
|
Remove legacy 'hooks.yaml' file support
|
2017-07-13 10:29:36 -07:00 |
|
envcontext.py
|
__defaults__ is available in py27
|
2017-02-16 10:46:23 -08:00 |
|
error_handler.py
|
Adhere to XDG specification for cache dir.
|
2017-09-06 10:00:35 -07:00 |
|
errors.py
|
Add error_handler and use it.
|
2014-08-13 11:02:28 -07:00 |
|
file_lock.py
|
Only print that the lock is being acquired when waiting
|
2017-09-04 11:53:17 -07:00 |
|
five.py
|
Replace five with six
|
2017-03-08 14:25:54 -08:00 |
|
git.py
|
Refactor filename collection for hooks
|
2017-09-09 22:07:27 -07:00 |
|
logging_handler.py
|
Use asottile/add-trailing-comma
|
2017-07-12 18:30:51 -07:00 |
|
main.py
|
Implement pre-commit migrate-config
|
2017-09-06 10:07:55 -07:00 |
|
make_archives.py
|
Use asottile/add-trailing-comma
|
2017-07-12 18:30:51 -07:00 |
|
manifest.py
|
Remove legacy 'hooks.yaml' file support
|
2017-07-13 10:29:36 -07:00 |
|
output.py
|
Use asottile/add-trailing-comma
|
2017-07-12 18:30:51 -07:00 |
|
parse_shebang.py
|
Replace our implementation of shebang parsing with identify's
|
2017-07-02 18:51:26 -07:00 |
|
prefixed_command_runner.py
|
Use asottile/add-trailing-comma
|
2017-07-12 18:30:51 -07:00 |
|
repository.py
|
Add new docker_image language type.
|
2017-09-02 19:49:23 -07:00 |
|
runner.py
|
Implement fail_fast.
|
2017-09-08 13:19:00 -07:00 |
|
schema.py
|
Revert "Remove remove_defaults -- it wasn't doing anything"
|
2017-09-08 14:22:36 -07:00 |
|
staged_files_only.py
|
Do not crash in staged_files_only if patch_dir does not exist
|
2017-09-17 15:22:48 -07:00 |
|
store.py
|
Adhere to XDG specification for cache dir.
|
2017-09-06 10:00:35 -07:00 |
|
util.py
|
Use asottile/add-trailing-comma
|
2017-07-12 18:30:51 -07:00 |
|
xargs.py
|
xargs returns nonzero for negate + not found exe (fixes pcre + not found #447)
|
2016-12-04 15:07:35 -08:00 |