| .. |
|
commands
|
allow init-templatedir to succeed when core.hooksPath is set
|
2020-01-28 12:43:18 -08:00 |
|
languages
|
Move most of the actual hook script into pre-commit hook-impl
|
2020-01-21 16:41:22 -08:00 |
|
meta_hooks
|
Some manual .format() -> f-strings
|
2020-01-12 13:39:53 -08:00 |
|
resources
|
Move most of the actual hook script into pre-commit hook-impl
|
2020-01-21 16:41:22 -08:00 |
|
__init__.py
|
Initial commit.
|
2014-03-12 20:25:19 -07:00 |
|
__main__.py
|
upgrade hooks, pyupgrade pre-commit
|
2020-01-12 09:27:04 -08:00 |
|
clientlib.py
|
More miscellaneous cleanup
|
2020-01-13 11:47:34 -08:00 |
|
color.py
|
More miscellaneous cleanup
|
2020-01-13 11:47:34 -08:00 |
|
constants.py
|
More miscellaneous cleanup
|
2020-01-13 11:47:34 -08:00 |
|
envcontext.py
|
Add types to pre-commit
|
2020-01-12 10:15:01 -08:00 |
|
error_handler.py
|
More miscellaneous cleanup
|
2020-01-13 11:47:34 -08:00 |
|
file_lock.py
|
Add types to pre-commit
|
2020-01-12 10:15:01 -08:00 |
|
git.py
|
exclude GIT_SSL_NO_VERIFY env variable from getting stripped
|
2020-01-21 15:17:03 -08:00 |
|
hook.py
|
move Hook data type to a separate file
|
2020-01-15 14:20:51 -08:00 |
|
logging_handler.py
|
Some manual .format() -> f-strings
|
2020-01-12 13:39:53 -08:00 |
|
main.py
|
Move most of the actual hook script into pre-commit hook-impl
|
2020-01-21 16:41:22 -08:00 |
|
make_archives.py
|
More miscellaneous cleanup
|
2020-01-13 11:47:34 -08:00 |
|
output.py
|
More miscellaneous cleanup
|
2020-01-13 11:47:34 -08:00 |
|
parse_shebang.py
|
Move most of the actual hook script into pre-commit hook-impl
|
2020-01-21 16:41:22 -08:00 |
|
prefix.py
|
Add types to pre-commit
|
2020-01-12 10:15:01 -08:00 |
|
repository.py
|
move Hook data type to a separate file
|
2020-01-15 14:20:51 -08:00 |
|
staged_files_only.py
|
More miscellaneous cleanup
|
2020-01-13 11:47:34 -08:00 |
|
store.py
|
mkdirp -> os.makedirs(..., exist_ok=True)
|
2020-01-12 13:39:53 -08:00 |
|
util.py
|
keyword only arguments in some places
|
2020-01-12 13:39:53 -08:00 |
|
xargs.py
|
keyword only arguments in some places
|
2020-01-12 13:39:53 -08:00 |