Commit Graph

450 Commits

Author SHA1 Message Date
Chris Kuehl
d567136e57 Rename validate-{config,manifest} entrypoints 2015-07-25 23:11:57 -07:00
Anthony Sottile
e27c400b9d v0.5.4 v0.5.4 2015-07-24 07:47:18 -07:00
Anthony Sottile
5f5947d1c8 Merge pull request #248 from pre-commit/allow_arbitrary_bytes
Allow arbitrary bytes in output.  Resolves #245
2015-07-24 06:38:47 -07:00
Anthony Sottile
66b1d39c6e Allow arbitrary bytes in output. Resolves #245 2015-07-23 12:59:13 -07:00
Anthony Sottile
826aa4cebd Merge pull request #247 from dkunitsk/master
fix for issue 246
2015-07-20 18:23:57 -07:00
Dmitriy Kunitskiy
72b61a81f9 fix for issue 246 2015-07-20 17:25:08 -07:00
Ken Struys
2c70476c63 Merge pull request #244 from pre-commit/allow_unstaged_config_for_all_files_242
Allow unstaged config when running against files or all-files.  Resolves #242
2015-06-15 13:55:59 -07:00
Anthony Sottile
53cc2a64c9 Allow unstaged config when running against files or all-files. Resolves #242 2015-06-15 11:25:58 -07:00
Anthony Sottile
25ebea63ea v0.5.3 v0.5.3 2015-06-15 11:09:37 -07:00
Anthony Sottile
72c82f06e1 Merge pull request #243 from Lucas-C/master
Fixing bug with local hooks that disappeared during autoupdate
2015-06-14 14:34:29 -07:00
Lucas Cimon
3c02a24655 Fixing bug with local hooks that disappeared during autoupdate 2015-06-14 22:30:28 +02:00
Anthony Sottile
2a642b0619 v0.5.2 v0.5.2 2015-06-02 15:46:06 -07:00
Anthony Sottile
d6ee26c19e Merge pull request #239 from Lucas-C/master
Fix #238 : pre-commit autoupdate fails with local hooks
2015-06-02 15:46:00 -07:00
Lucas Cimon
b575cb510c Fix #238 : pre-commit autoupdate fails with local hooks 2015-06-02 23:30:06 +02:00
Anthony Sottile
1c46446427 Bump hooks 2015-05-31 14:06:52 -07:00
Anthony Sottile
8dba3281d5 Merge pull request #236 from pre-commit/remove_old_files
Remove example_*, the docs do a better job.
2015-05-25 16:00:26 -07:00
Anthony Sottile
c8f19eb2e5 Remove example_*, the docs do a better job. 2015-05-25 15:50:51 -07:00
Anthony Sottile
f537b77808 v0.5.1 v0.5.1 2015-05-23 20:34:58 -07:00
Anthony Sottile
b0a44462dd Merge pull request #235 from pre-commit/hooks_dir_not_there_234
Handle when the hooks directory is not there on install.  Resolves #234.
2015-05-23 20:33:30 -07:00
Anthony Sottile
a97cb38b9a Handle when the hooks directory is not there on install. Resolves #234. 2015-05-23 20:02:42 -07:00
Anthony Sottile
b4bc5e4742 Merge pull request #233 from pre-commit/non_ascii_not_found_207
Don't UnicodeDecodeError on non-ascii not-found hooks.  Resolves #207.
2015-05-23 10:52:35 -07:00
Anthony Sottile
7905594215 Don't UnicodeDecodeError on non-ascii not-found hooks. Resolves #207. 2015-05-22 21:55:08 -07:00
Anthony Sottile
20c546a7da v0.5.0 v0.5.0 2015-05-19 09:10:48 -07:00
Anthony Sottile
483c4a3d6c Merge pull request #231 from pre-commit/no_defaults_in_config_227
Remove defaults from pre-commit config schema.  Resolves #227
2015-05-18 15:14:29 -07:00
Anthony Sottile
039a7a5878 Remove defaults from pre-commit config schema. Resolves #227 2015-05-18 13:59:42 -07:00
Anthony Sottile
9515ca0637 Merge pull request #230 from pre-commit/better_multiple_language_support
Better multiple language support
2015-05-18 11:11:53 -07:00
Anthony Sottile
45d4a195ef Environments are now installed to version-specific locations. Resolves #229 2015-05-16 18:51:14 -07:00
Anthony Sottile
154d918ff1 Add failing test for #229 2015-05-16 19:31:31 -04:00
Anthony Sottile
a875231be3 Fixup 2015-05-10 17:00:23 -07:00
Anthony Sottile
e094589b4a Merge pull request #225 from caffodian/master
--allow-unstaged-config arg
2015-05-10 16:39:10 -07:00
caffodian
1c28ae10f7 Fix for #157 (with upstream changes)
Conflicts:
	tests/commands/run_test.py
2015-05-10 16:25:05 -07:00
8geese
fdc2a889de fix for #157 2015-05-10 15:48:21 -07:00
Anthony Sottile
24ce08129a Merge pull request #226 from Lucas-C/master
Adding support for locally-defined hooks
2015-05-10 15:06:07 -07:00
Lucas Cimon
b68261c720 Adding support for locally-defined hooks 2015-05-10 23:57:34 +02:00
Anthony Sottile
d97ea30c4b Minor style change for consistency sake 2015-05-07 17:06:33 -07:00
Anthony Sottile
17a9a8211d Merge pull request #223 from Lucas-C/master
Preparatory work & clean-up for #219
2015-05-07 17:04:08 -07:00
LCM
7dd8c6ab4a Preparatory work & clean-up for #219
clientlib/validate_config.py: moving "sha" field requirement out of JSON schema
commands/run.py: code simplification
runner.py: made .config a cached_property
2015-05-07 22:02:40 +02:00
Anthony Sottile
aec1c55f68 Merge pull request #222 from pre-commit/care_less_about_user_installs_in_tests_221
Care less about user installs during test.  Resolves #221
2015-05-05 16:06:17 -07:00
Anthony Sottile
badb41457a Care less about user installs during test. Resolves #221 2015-05-05 13:19:48 -07:00
Anthony Sottile
cdf726bbed Make isolated environments more isolated under OSX and pyvenv. Resolves #217. 2015-04-08 13:59:30 -07:00
Anthony Sottile
a76c902394 v0.4.4 v0.4.4 2015-03-29 09:32:46 -07:00
Anthony Sottile
a0db694ab9 Merge pull request #216 from pre-commit/use_sys_executable_more_208
Use sys.executable when executing virtualenv.  Resolves #208.
2015-03-29 09:31:32 -07:00
Anthony Sottile
fbf86c775c Use sys.executable when executing virtualenv. Resolves #208. 2015-03-28 18:05:06 -07:00
Anthony Sottile
c4ff9d4988 v0.4.3 v0.4.3 2015-03-25 10:30:05 -07:00
Anthony Sottile
c0f5467e25 Merge pull request #215 from pre-commit/reset_instead_of_checkout
Use reset instead of checkout when checking out hook repo
2015-03-25 10:29:41 -07:00
Anthony Sottile
36f1058444 Shotgun: try reset instead of checkout? 2015-03-25 09:39:23 -07:00
Anthony Sottile
9a18f6a38d Update hooks 2015-03-08 12:57:03 -07:00
Anthony Sottile
4352d45451 v0.4.2 v0.4.2 2015-02-27 15:54:45 -08:00
Ken Struys
6259df252b Merge pull request #206 from pre-commit/xargs_derp_windows
Limit xargs line length.  Resolves #205.
2015-02-27 15:53:38 -08:00
Anthony Sottile
3bf852f46a Limit xargs line length. Resolves #205. 2015-02-27 15:15:42 -08:00