pre-commit/pre_commit
2014-09-04 10:19:20 -07:00
..
clientlib Remove @entry 2014-08-13 11:02:40 -07:00
commands Use virtualenv python from install-time for less virtualenv requirements at commit time. 2014-09-04 10:19:20 -07:00
languages Minor things to trigger a build. 2014-08-26 22:10:08 -07:00
resources Use virtualenv python from install-time for less virtualenv requirements at commit time. 2014-09-04 10:19:20 -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
color.py Refactor fixtures in tests. 2014-06-15 18:49:45 -07:00
constants.py Refactor fixtures in tests. 2014-06-15 18:49:45 -07:00
error_handler.py Add error_handler and use it. 2014-08-13 11:02:28 -07:00
errors.py Add error_handler and use it. 2014-08-13 11:02:28 -07:00
five.py Add error_handler and use it. 2014-08-13 11:02:28 -07:00
git.py Make git errors throw FatalError 2014-08-13 10:43:32 -07:00
jsonschema_extensions.py Add error_handler and use it. 2014-08-13 11:02:28 -07:00
logging_handler.py Refactor fixtures in tests. 2014-06-15 18:49:45 -07:00
main.py Remove @entry 2014-08-13 11:02:40 -07:00
make_archives.py Add a comment about why we exclude .git 2014-06-25 11:46:04 -07:00
manifest.py Use cached-property package. 2014-06-17 06:49:54 -07:00
ordereddict.py Make ordereddict a direct dependency. 2014-06-17 06:59:13 -07:00
output.py Use virtualenv python from install-time for less virtualenv requirements at commit time. 2014-09-04 10:19:20 -07:00
prefixed_command_runner.py Update .pre-commit-config.yaml 2014-08-22 12:33:54 -07:00
repository.py Allow multiple hooks with same id in .pre-commit-config.yaml 2014-07-31 08:37:37 -07:00
runner.py Install hooks before attempting to run anything 2014-07-04 11:11:21 -07:00
staged_files_only.py Treat diffs as maybe-not-utf8. 2014-06-23 07:49:14 -07:00
store.py Hashlib doesn't take unicode. 2014-06-18 07:37:17 -07:00
util.py Remove @entry 2014-08-13 11:02:40 -07:00