Commit Graph

28 Commits

Author SHA1 Message Date
Anthony Sottile 203c554734 Use cached-property package. 2014-06-17 06:49:54 -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 111ed02938 git mv pre_commit/run.py pre_commit/main.py 2014-06-13 19:52:08 -07:00
Anthony Sottile 5a1accd697 This is v0.1.1 2014-06-11 18:19:00 -07:00
Anthony Sottile 76c463e359 This is v0.1.0 2014-06-07 15:34:41 -07:00
Anthony Sottile 01b557c497 Various cleanup. 2014-06-06 07:38:25 -07:00
Anthony Sottile 5549eb6614 MIT 2014-06-05 08:57:40 -07:00
Anthony Sottile 511de4fe32 Support hooks with custom node version. 2014-06-02 16:10:59 -07:00
Anthony Sottile 4b98b39cea language_version works for python. 2014-06-02 07:26:44 -07:00
Anthony Sottile 39c4ee6e96 Use asottile.cached_property. 2014-06-01 16:41:58 -07:00
Anthony Sottile 619bca2bdc Use Python3.4 on travis. 2014-06-01 16:06:50 -07:00
Anthony Sottile 53e316ade4 Remove unused rvm 2014-05-14 17:40:05 -07:00
Anthony Sottile 0075ff4e6f Update setup.py 2014-04-13 22:59:38 -07:00
Anthony Sottile e58d28aad3 yaml extensions and ordereddict are now imported from asottile. 2014-04-12 16:12:10 -07:00
Anthony Sottile 1746a97e24 Better project structure 2014-04-12 15:56:18 -07:00
Anthony Sottile 254655e2fd Add OrderedDict dependency. Make sure hooks are run in a deterministic order 2014-03-23 12:35:29 -07:00
Anthony Sottile 04b421978a Make entry points simpler 2014-03-22 18:11:30 -07:00
Anthony Sottile f123e64c25 Ruby should work now 2014-03-14 10:45:00 -07:00
Anthony Sottile 2ebba7994d Added config validator and tests for it 2014-03-13 17:34:24 -07:00
Anthony Sottile f5308b0a57 Merge remote-tracking branch 'origin/master'
Conflicts:
	setup.py
2014-03-13 14:12:13 -07:00
Anthony Sottile 18976b501d Fix entry_points 2014-03-13 13:59:45 -07:00
Ken Struys 7e74821a5d added install and uninstall hooks 2014-03-13 13:59:05 -07:00
Anthony Sottile eb592046e3 Merge remote-tracking branch 'origin/master'
Conflicts:
	requirements.txt
	setup.py
2014-03-13 12:37:22 -07:00
Anthony Sottile 3945f84e3f Started implementing manifest validating 2014-03-13 12:36:25 -07:00
Ken Struys 9914255ffa adding plumbum as requirement 2014-03-13 10:57:40 -07:00
Anthony Sottile 2aa8821b70 Added pre-commit.py script 2014-03-13 09:07:55 -07:00
Anthony Sottile ad4604818d Update README to reference other project. Fix setup.py 2014-03-13 08:42:12 -07:00
Anthony Sottile 7bb7f4a483 Initial commit. 2014-03-12 20:25:19 -07:00