Anthony Sottile
|
598e54640b
|
Use virtualenv python from install-time for less virtualenv requirements at commit time.
|
2014-09-04 10:19:20 -07:00 |
|
Anthony Sottile
|
ecf82ed5e0
|
Use bytes for sys.stdout.write in PY2. Closes #161.
|
2014-09-02 16:11:45 -07:00 |
|
Anthony Sottile
|
62f13aea56
|
Allow multiple hooks with same id in .pre-commit-config.yaml
|
2014-07-31 08:37:37 -07:00 |
|
Anthony Sottile
|
38d3fab4ea
|
Do logging on install-hooks during install command.
|
2014-07-28 14:24:00 -07:00 |
|
Anthony Sottile
|
b8c8120f2a
|
Print hookid on failure.
|
2014-07-22 06:54:48 -07:00 |
|
Anthony Sottile
|
bdbf1cfdb1
|
Support --install-hooks as an option for pre-commit install
|
2014-07-03 17:22:32 -07:00 |
|
Anthony Sottile
|
8fee06b53e
|
resource_filename instead of trying to remember the right invocation to pkg_resources.
|
2014-06-23 13:25:37 -07:00 |
|
Anthony Sottile
|
5e8a6414cd
|
Use either pre-commit or python -m pre_commit.main.
|
2014-06-17 17:01:51 -07:00 |
|
Anthony Sottile
|
5575dbae05
|
Use aspy.yaml instead.
|
2014-06-17 09:29:39 -07:00 |
|
Anthony Sottile
|
a984a02c84
|
Make ordereddict a direct dependency.
|
2014-06-17 06:59:13 -07:00 |
|
Anthony Sottile
|
0cde0fdc48
|
Uninstall restores hooks.
|
2014-06-16 17:48:56 -07:00 |
|
Anthony Sottile
|
f4d16b9cdc
|
Combine install and uninstall.
|
2014-06-16 17:45:13 -07:00 |
|
Anthony Sottile
|
ac735e85e2
|
Make install -f / --overwrite work.
|
2014-06-16 17:41:16 -07:00 |
|
Anthony Sottile
|
1d8394afd0
|
Add first pass at migration mode.
|
2014-06-16 15:31:22 -07:00 |
|
Anthony Sottile
|
a744a6484e
|
git mv pre_commit/resources/pre-commit.sh pre_commit/resources/pre-commit-hook
|
2014-06-16 13:07:54 -07:00 |
|
Anthony Sottile
|
7b1230df27
|
Use plumbum a bit better.
|
2014-06-15 14:19:05 -07:00 |
|
Anthony Sottile
|
cdfd3f7670
|
Move commands into their own files.
|
2014-06-13 19:52:14 -07:00 |
|