pre-commit/pre_commit
2015-12-01 12:48:44 -08:00
..
clientlib Minor fixups 2015-11-23 12:19:02 -08:00
commands Output a message when a hook fails due to file modification 2015-11-25 16:27:47 -08:00
languages Fix appveyor and windows. Resolves #293 2015-11-23 22:28:57 -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 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 Fix printing of non-ascii in error handler 2015-12-01 12:48:44 -08:00
errors.py Add error_handler and use it. 2014-08-13 11:02:28 -07:00
five.py Don't UnicodeDecodeError on non-ascii not-found hooks. Resolves #207. 2015-05-22 21:55:08 -07:00
git.py Environments are now installed to version-specific locations. Resolves #229 2015-05-16 18:51:14 -07:00
jsonschema_extensions.py Update some pre-commit hooks + some minor tweaks 2015-01-04 15:58:39 -08:00
logging_handler.py Tests pass on windows 2015-02-27 00:48:01 -08:00
main.py Fix issue #300 by removing GIT_WORK_TREE env variable 2015-11-23 16:30:24 -08:00
make_archives.py Tests pass on windows 2015-02-27 00:48:01 -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 Fix appveyor and windows. Resolves #293 2015-11-23 22:28:57 -08:00
prefixed_command_runner.py Remove plumbum 2014-10-02 06:59:37 -07:00
repository.py Produce a useful error message when hook id is not present. Resolves #194 2015-11-25 23:13:49 -08:00
runner.py Simplify a few things 2015-01-14 19:26:38 -08:00
staged_files_only.py Fix staged_files_only for color.diff always. Closes #176. 2014-10-07 17:40:20 -07:00
store.py Shotgun: try reset instead of checkout? 2015-03-25 09:39:23 -07:00
util.py Tests pass on windows 2015-02-27 00:48:01 -08:00