| .. |
|
commands
|
When possible, preserve config format on autoupdate
|
2017-08-10 18:32:24 -07:00 |
|
languages
|
Appease flake8
|
2017-08-04 08:31:06 -07:00 |
|
resources
|
Add support for commit-msg git hook
|
2017-07-23 20:50:25 -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 exclude_types
|
2017-07-02 19:08:33 -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
|
Replace five with six
|
2017-03-08 14:25:54 -08:00 |
|
errors.py
|
Add error_handler and use it.
|
2014-08-13 11:02:28 -07:00 |
|
five.py
|
Replace five with six
|
2017-03-08 14:25:54 -08:00 |
|
git.py
|
Use asottile/add-trailing-comma
|
2017-07-12 18:30:51 -07:00 |
|
logging_handler.py
|
Use asottile/add-trailing-comma
|
2017-07-12 18:30:51 -07:00 |
|
main.py
|
Add support for commit-msg git hook
|
2017-07-23 20:50:25 -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
|
Recover from invalid python virtualenvs
|
2017-07-20 10:57:09 -07:00 |
|
runner.py
|
Replace jsonschema with better error messages
|
2017-03-08 14:07:00 -08:00 |
|
schema.py
|
Use asottile/add-trailing-comma
|
2017-07-12 18:30:51 -07:00 |
|
staged_files_only.py
|
Workaround git apply with autocrlf=true bug
|
2017-08-01 11:54:24 -07:00 |
|
store.py
|
Initialize git submodules
|
2017-08-07 03:52:06 +01: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 |