| .. |
|
commands
|
Implement types filtering
|
2017-07-02 18:51:23 -07:00 |
|
languages
|
Use VIRTUALENV_NO_DOWNLOAD in pre-commit
|
2017-06-01 14:11:45 -07:00 |
|
resources
|
Minor fixups
|
2017-02-23 13:11:40 -08: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 'types' to the schema
|
2017-07-02 13:20:39 -07:00 |
|
color.py
|
Windows: enable ANSI escape support in console.
|
2017-04-01 23:34:02 +02:00 |
|
color_windows.py
|
Windows: enable ANSI escape support in console.
|
2017-04-01 23:34:02 +02:00 |
|
constants.py
|
Encode the 'local hooks repo' version into the store
|
2017-02-16 12:32:58 -08: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
|
Run git diff with --no-ext-diff
|
2017-06-09 08:34:04 -07:00 |
|
logging_handler.py
|
Centralize logging initialization
|
2016-11-26 14:19:37 -08:00 |
|
main.py
|
Make autoupdate --tags-only the default, add --bleeding-edge
|
2017-04-29 17:40:42 -07:00 |
|
make_archives.py
|
Replace five with six
|
2017-03-08 14:25:54 -08:00 |
|
manifest.py
|
Replace jsonschema with better error messages
|
2017-03-08 14:07:00 -08:00 |
|
output.py
|
Fixup log_file commit
|
2017-05-08 11:04:07 -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
|
Centralize logging initialization
|
2016-11-26 14:19:37 -08:00 |
|
repository.py
|
Replace jsonschema with better error messages
|
2017-03-08 14:07:00 -08:00 |
|
runner.py
|
Replace jsonschema with better error messages
|
2017-03-08 14:07:00 -08:00 |
|
schema.py
|
Replace five with six
|
2017-03-08 14:25:54 -08:00 |
|
staged_files_only.py
|
Run git diff with --no-ext-diff
|
2017-06-09 08:34:04 -07:00 |
|
store.py
|
Encode the 'local hooks repo' version into the store
|
2017-02-16 12:32:58 -08:00 |
|
util.py
|
Replace five with six
|
2017-03-08 14:25:54 -08:00 |
|
xargs.py
|
xargs returns nonzero for negate + not found exe (fixes pcre + not found #447)
|
2016-12-04 15:07:35 -08:00 |