Commit Graph

324 Commits

Author SHA1 Message Date
Anthony Sottile
260a079ec2 v0.2.6 v0.2.6 2014-07-28 11:13:36 -07:00
Anthony Sottile
50a7020d6e Merge pull request #148 from pre-commit/run_as_dash_m
Runnable as python -m pre_commit
2014-07-23 19:49:33 -07:00
Anthony Sottile
ffe65ad275 Runnable as python -m pre_commit 2014-07-22 19:22:29 -07:00
Anthony Sottile
eb11ec2878 Merge pull request #147 from pre-commit/print_hook_id_on_failure
Print hookid on failure.
2014-07-22 06:59:07 -07:00
Anthony Sottile
e57f4737d4 Merge pull request #146 from pre-commit/sys_executable
Use sys.executable instead of python.
2014-07-22 06:58:26 -07:00
Anthony Sottile
5956b7ab46 Use sys.executable instead of python. 2014-07-22 06:57:07 -07:00
Anthony Sottile
b8c8120f2a Print hookid on failure. 2014-07-22 06:54:48 -07:00
Anthony Sottile
196fd87df0 Update changelog 2014-07-22 06:46:24 -07:00
Anthony Sottile
dbae23538f v0.2.5 v0.2.5 2014-07-17 16:56:41 -07:00
Anthony Sottile
7c49c9f7d9 Default tput cols to 80. 2014-07-17 16:47:57 -07:00
Anthony Sottile
720db97c13 More accurate classifiers. 2014-07-13 16:58:03 -07:00
Anthony Sottile
bdefb77188 This is 0.2.4 v0.2.4 2014-07-07 12:58:51 -07:00
Anthony Sottile
2bde79aa78 Merge pull request #139 from pre-commit/nodeenv_with_python_m
Use nodeenv with python -m
2014-07-07 12:53:52 -07:00
Anthony Sottile
f1575b4f7b Use nodeenv with python -m 2014-07-07 12:43:50 -07:00
Anthony Sottile
3279eab616 Merge pull request #137 from pre-commit/install_before_running
Install hooks before attempting to run anything
2014-07-04 11:17:48 -07:00
Anthony Sottile
31a3b2ecb6 Install hooks before attempting to run anything 2014-07-04 11:11:21 -07:00
Anthony Sottile
76ffb3665a Merge pull request #135 from pre-commit/install_hooks
Support --install-hooks as an option for pre-commit install
2014-07-03 19:38:56 -07:00
Anthony Sottile
9259eb96bb Merge pull request #136 from pre-commit/test_command_line
Add tests for main.
2014-07-03 19:28:03 -07:00
Anthony Sottile
90648bc9ec Add tests for main. 2014-07-03 19:19:55 -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
e2d2c17218 Merge pull request #134 from pre-commit/osx_tests
Make more tests pass in osx
2014-06-26 20:14:26 -07:00
Anthony Sottile
76b42056ee More fixes for tests under osx 2014-06-26 20:00:48 -07:00
Anthony Sottile
5b007ad3a9 Version 0.2.3 v0.2.3 2014-06-25 12:03:53 -07:00
Anthony Sottile
2e387e9bcb Add a comment about why we exclude .git 2014-06-25 11:46:04 -07:00
Anthony Sottile
16b3a37047 Merge pull request #132 from pre-commit/freeze_ruby_building
Freeze ruby building
2014-06-23 16:17:12 -07:00
Anthony Sottile
df52667950 Fix writing tarfile with unicode filename in python 2.6 2014-06-23 14:30:26 -07:00
Anthony Sottile
bee56cd5bc Use our archives instead of pulling from gits. 2014-06-23 13:50:40 -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
c7b605fee2 Add the archive resources. 2014-06-23 13:06:14 -07:00
Anthony Sottile
a7133d6742 Add make archives scripts. 2014-06-23 13:04:47 -07:00
Anthony Sottile
aae98a0899 make a few more tests pass on osx. 2014-06-23 09:32:48 -07:00
Anthony Sottile
d02f41920f Merge pull request #131 from pre-commit/non_utf8_diff
Treat diffs as maybe-not-utf8.
2014-06-23 07:50:34 -07:00
Anthony Sottile
e40a151e8c Treat diffs as maybe-not-utf8. 2014-06-23 07:49:14 -07:00
Anthony Sottile
105af6fd58 Version 0.2.2 v0.2.2 2014-06-22 14:38:10 -07:00
Ken Struys
b136679abb Merge pull request #130 from pre-commit/filenames_with_spaces
Fix filenames with spaces in them.
2014-06-20 14:54:06 -07:00
Anthony Sottile
2ec7a34035 Fix filenames with spaces in them. 2014-06-20 10:20:02 -07:00
Anthony Sottile
061ac81682 Merge pull request #128 from pre-commit/update_readme
Update README.md
2014-06-19 15:49:52 -07:00
Anthony Sottile
8a4ff03a31 Update README.md 2014-06-19 15:48:10 -07:00
Anthony Sottile
30ad96d563 This is v0.2.1 v0.2.1 2014-06-18 10:44:44 -07:00
Ken Struys
44330fbec8 Merge pull request #127 from pre-commit/allow_tags
Allow tags
2014-06-18 10:19:10 -07:00
Anthony Sottile
5d1ffcba75 Hashlib doesn't take unicode. 2014-06-18 07:37:17 -07:00
Anthony Sottile
a34f3fc7c9 Bump pre-commit config. 2014-06-18 07:37:17 -07:00
Anthony Sottile
4ec877628d Use hash of repository name to allow tags. 2014-06-18 07:37:16 -07:00
Anthony Sottile
d2a349a0d8 Add failing test for tags. 2014-06-18 07:36:43 -07:00
Anthony Sottile
bcb1283267 Merge pull request #126 from pre-commit/readlink_woes
Use less readlink for osx peeps.
2014-06-17 20:22:33 -07:00
Anthony Sottile
f63fa850c9 Use less readlink for osx peeps. 2014-06-17 20:17:47 -07:00
Anthony Sottile
81c4298e5f Use read-only git urls instead of git@ urls. 2014-06-17 19:50:02 -07:00
Ken Struys
832b8a84ee Merge pull request #124 from pre-commit/which_path_do_we_have
Use either pre-commit or python -m pre_commit.main.
2014-06-17 17:15:50 -07:00
Anthony Sottile
5e8a6414cd Use either pre-commit or python -m pre_commit.main. 2014-06-17 17:01:51 -07:00
Ken Struys
1045b76ca6 Update README.md 2014-06-17 16:46:30 -07:00