pre-commit/pre_commit
2014-06-02 16:10:59 -07:00
..
clientlib Add language_version to the manifest loader. 2014-06-02 06:50:57 -07:00
languages Support hooks with custom node version. 2014-06-02 16:10:59 -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 Better project structure 2014-04-12 15:56:18 -07:00
commands.py Simplify Repository.cmd_runner 2014-05-02 22:47:23 -07:00
constants.py Implement Store. pre-commit now installs files to ~/.pre-commit 2014-05-02 14:56:47 -07:00
five.py Fix str() call 2014-04-12 23:46:03 -07:00
git.py Add logging message. 2014-04-15 09:31:40 -07:00
jsonschema_extensions.py Increase coverage moar 2014-04-13 15:28:48 -07:00
logging_handler.py Pass write down from commands to logging handler. 2014-04-13 18:43:43 -07:00
manifest.py Use asottile.cached_property. 2014-06-01 16:41:58 -07:00
output.py Include hook id in output with --verbose. Closes #88. 2014-04-19 22:27:21 -04:00
prefixed_command_runner.py Simplify Repository.cmd_runner 2014-05-02 22:47:23 -07:00
repository.py Pass language_version to the install method for each language. 2014-06-02 06:57:07 -07:00
run.py Don't stash with --all-files. Closes #68. 2014-04-13 20:04:58 -07:00
runner.py Use asottile.cached_property. 2014-06-01 16:41:58 -07:00
staged_files_only.py Write files as utf8 more. Closes #85. 2014-04-18 14:05:34 -07:00
store.py Use asottile.cached_property. 2014-06-01 16:41:58 -07:00
util.py Use asottile.cached_property. 2014-06-01 16:41:58 -07:00