pre-commit/pre_commit
2014-04-05 22:05:18 -07:00
..
clientlib DRY up validate_* 2014-04-03 20:51:37 -07:00
languages Print message when installing repositories. 2014-04-03 23:31:45 -07:00
resources Improve failure message for pre-commit. Closes #36 2014-03-22 17:21:17 -07:00
__init__.py Initial commit. 2014-03-12 20:25:19 -07:00
color.py Add logging handler. 2014-04-05 21:50:20 -07:00
commands.py Fix autoupdate spamming with defaults. 2014-04-03 22:11:53 -07:00
constants.py Implement no-dependency system and script hook types. Closes #39. 2014-03-30 15:15:13 -07:00
git.py Actually use the exclude pattern. Closes #47. 2014-03-31 23:35:25 -07:00
hooks_workspace.py Added fix end of file hook. 2014-03-22 21:49:10 -07:00
jsonschema_extensions.py Fix autoupdate spamming with defaults. 2014-04-03 22:11:53 -07:00
logging_handler.py Add logging handler. 2014-04-05 21:50:20 -07:00
ordereddict.py Fix the build in python 2.6: speeling error 2014-03-23 12:38:32 -07:00
prefixed_command_runner.py Add staged_files_only context manager. 2014-04-05 19:35:35 -07:00
repository.py Add logging handler. 2014-04-05 21:50:20 -07:00
run.py Pre-commit stashes unstaged changes on run. Closes #30. 2014-04-05 22:01:29 -07:00
runner.py Resolves cwd problem 2014-03-29 23:23:43 -07:00
staged_files_only.py Remove incorrect todo comment. 2014-04-05 22:05:18 -07:00
util.py Clean up directories on failure. Closes #58. 2014-04-03 22:54:27 -07:00
yaml_extensions.py Autoupdate works. Closes #44. 2014-03-23 22:57:19 -07:00