| .. |
|
commands
|
Merge pull request #713 from pre-commit/update_many_repos
|
2018-02-24 17:04:18 -08:00 |
|
languages
|
Simplify prefix a bit
|
2018-01-13 16:08:18 -08:00 |
|
meta_hooks
|
Move pre_commit.schema to cfgv library
|
2018-02-18 15:25:53 -08:00 |
|
resources
|
Rewrite the hook template in python
|
2018-02-03 22:51:00 -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
|
Move pre_commit.schema to cfgv library
|
2018-02-18 15:25:53 -08:00 |
|
color.py
|
Small cleanups
|
2017-09-30 15:53:44 -07:00 |
|
color_windows.py
|
Small cleanups
|
2017-09-30 15:53:44 -07:00 |
|
constants.py
|
Small cleanups
|
2017-09-30 15:53:44 -07: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
|
Add pre-commit try-repo
|
2017-10-07 18:03:52 -07:00 |
|
logging_handler.py
|
Small cleanups
|
2017-09-30 15:53:44 -07:00 |
|
main.py
|
Allow autoupdate --repo to be specified multiple times
|
2018-02-24 15:42:26 -08:00 |
|
make_archives.py
|
Small cleanups
|
2017-09-30 15:53:44 -07:00 |
|
output.py
|
Use asottile/add-trailing-comma
|
2017-07-12 18:30:51 -07:00 |
|
parse_shebang.py
|
https-ify links
|
2018-01-13 18:17:54 -08:00 |
|
prefix.py
|
Simplify prefix a bit
|
2018-01-13 16:08:18 -08:00 |
|
repository.py
|
Each set of additional dependencies gets its own env
|
2018-02-24 15:28:43 -08:00 |
|
runner.py
|
Lazily install repositories
|
2017-10-20 13:04:33 -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
|
Each set of additional dependencies gets its own env
|
2018-02-24 15:28:43 -08:00 |
|
util.py
|
backs out unnecessary blank line
|
2018-01-02 13:05:41 -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 |