..
clientlib
Reorganize output writing
2016-11-26 12:15:55 -08:00
commands
Centralize logging initialization
2016-11-26 14:19:37 -08:00
languages
Allow virtualenv creation with strange setup.cfg. Resolves #425
2016-11-07 11:09:32 -08:00
resources
Fixups and test for pre-commit/pre-commit#277
2015-10-08 19:08:49 -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
Remove py26 format literals
2016-09-15 08:41:58 -07:00
constants.py
Refactor fixtures in tests.
2014-06-15 18:49:45 -07:00
envcontext.py
Add envcontext helper
2016-03-25 11:21:50 -07:00
error_handler.py
Reorganize output writing
2016-11-26 12:15:55 -08:00
errors.py
Add error_handler and use it.
2014-08-13 11:02:28 -07:00
five.py
We're not using pylint
2016-05-20 16:14:18 -07:00
git.py
Warn on cygwin python/git mismatch. Resolves #354
2016-11-26 14:44:29 -08:00
jsonschema_extensions.py
Update some pre-commit hooks + some minor tweaks
2015-01-04 15:58:39 -08:00
logging_handler.py
Centralize logging initialization
2016-11-26 14:19:37 -08:00
main.py
Incoroporate PR feedback
2016-12-02 13:53:59 -08:00
make_archives.py
Reorganize output writing
2016-11-26 12:15:55 -08:00
manifest.py
Update some pre-commit hooks + some minor tweaks
2015-01-04 15:58:39 -08:00
ordereddict.py
Make ordereddict a direct dependency.
2014-06-17 06:59:13 -07:00
output.py
Reorganize output writing
2016-11-26 12:15:55 -08:00
parse_shebang.py
shlex.split works in py27+
2016-10-23 16:55:16 -07:00
prefixed_command_runner.py
Centralize logging initialization
2016-11-26 14:19:37 -08:00
repository.py
Remove py26 format literals
2016-09-15 08:41:58 -07:00
runner.py
Incoroporate PR feedback
2016-12-02 13:53:59 -08:00
staged_files_only.py
Remove py26 format literals
2016-09-15 08:41:58 -07:00
store.py
Centralize logging initialization
2016-11-26 14:19:37 -08:00
util.py
Centralize logging initialization
2016-11-26 14:19:37 -08:00
xargs.py
Implement 'negate' to simplify pcre
2016-03-25 11:21:50 -07:00