| .. |
|
commands
|
Update config
|
2018-08-15 17:55:06 -07:00 |
|
languages
|
Add language: fail
|
2018-08-10 18:11:28 -07:00 |
|
meta_hooks
|
Fix check-useless-exclude to consider types filter
|
2018-10-02 12:17:46 -03:00 |
|
resources
|
Work around sys.executable issue using brew python on macos
|
2018-07-24 16:05:26 -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
|
Add a manual stage for cli-only interaction
|
2018-03-07 12:41:25 -08: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
|
Small cleanups
|
2017-09-30 15:53:44 -07:00 |
|
constants.py
|
Add a manual stage for cli-only interaction
|
2018-03-07 12:41:25 -08:00 |
|
envcontext.py
|
Small cleanups
|
2017-09-30 15:53:44 -07:00 |
|
error_handler.py
|
Small cleanups
|
2017-09-30 15:53:44 -07:00 |
|
file_lock.py
|
Small cleanups
|
2017-09-30 15:53:44 -07:00 |
|
five.py
|
Small cleanups
|
2017-09-30 15:53:44 -07:00 |
|
git.py
|
Fix rev-parse for older git versions
|
2018-09-22 11:12:27 -07:00 |
|
logging_handler.py
|
Small cleanups
|
2017-09-30 15:53:44 -07:00 |
|
main.py
|
Separate store from runner
|
2018-06-29 22:35:53 -07:00 |
|
make_archives.py
|
Restore git 1.8 support
|
2018-03-12 14:36:07 -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
|
Simplify prefix a bit
|
2018-01-13 16:08:18 -08:00 |
|
repository.py
|
Fix several ResourceWarning: unclosed file
|
2018-08-10 18:30:22 +02:00 |
|
runner.py
|
hook paths are only computed in install_uninstall
|
2018-07-05 12:49:01 -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
|
Remove more properties from Runner
|
2018-07-01 19:49:15 -07:00 |
|
util.py
|
Remove unused __popen DI
|
2018-05-02 11:25:16 -04:00 |
|
xargs.py
|
Fix xargs.partition: use sys.getfilesystemencoding
|
2018-10-05 16:39:49 -03:00 |