Commit Graph

424 Commits

Author SHA1 Message Date
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
Anthony Sottile
52c2d9c35a v0.4.1 v0.4.1 2015-02-27 10:22:40 -08:00
Anthony Sottile
5e80b6a4ab Merge pull request #204 from pre-commit/dont_rename_across_devices
Don't rename across devices.  Resolves #203
2015-02-27 10:21:28 -08:00
Anthony Sottile
8faf96c1ad Don't rename across devices. Resolves #203 2015-02-27 10:11:56 -08:00
Anthony Sottile
7b4470850e v0.4.0 v0.4.0 2015-02-27 08:05:35 -08:00
Anthony Sottile
4e09a55bf2 Update README.md 2015-02-27 07:48:28 -08:00
Anthony Sottile
e944bb60d2 Merge pull request #196 from pre-commit/windoze
Windows MVP
2015-02-27 07:36:45 -08:00
Anthony Sottile
161cff73b5 Add appveyor.yml 2015-02-27 00:48:05 -08:00
Anthony Sottile
143ed94500 Tests pass on windows 2015-02-27 00:48:01 -08:00
Anthony Sottile
56e5c4eb2d Use sqlite3 instead of symlinks for managing repositories 2015-02-22 17:42:40 -08:00
Anthony Sottile
3babceb2ca Merge pull request #195 from pre-commit/actually_print_when_installing
Actually print while installing
2015-02-22 16:28:17 -08:00
Anthony Sottile
02f0a1c434 Actually print while installing 2015-02-22 16:18:46 -08:00
Ken Struys
8f51bf2d0b Merge pull request #193 from pre-commit/control_c_during_install_more_atmoic
Make ^C^C during install not cause subsequent runs to fail.  Resolves #186.
2015-02-08 20:59:39 -08:00
Anthony Sottile
1996a4c8a1 Make ^C^C during install not cause subsequent runs to fail. Resolves #186. 2015-02-07 15:43:58 -08:00
Anthony Sottile
901c50632f v0.3.6 v0.3.6 2015-02-05 07:43:26 -08:00
Anthony Sottile
097b365ad6 Merge pull request #192 from pre-commit/quote_params
Quote args in venv'd languages
2015-02-04 19:21:51 -08:00
Anthony Sottile
f4d251fbbe Quote args in venv'd languages 2015-02-04 19:01:56 -08:00
Anthony Sottile
9fc6a8bfed Update CHANGELOG.md 2015-01-29 11:54:41 -08:00
Anthony Sottile
e6add0e4a2 v0.3.5 v0.3.5 2015-01-15 08:48:19 -08:00
Anthony Sottile
e4ef34ea6b Merge pull request #189 from pre-commit/pre_push
pre-push
2015-01-14 20:31:03 -08:00
Anthony Sottile
febb270afe Bump magic numbers 2015-01-14 20:27:37 -08:00
Anthony Sottile
b7141f32c0 Add integration test demonstrating hooks 2015-01-14 20:19:49 -08:00
Anthony Sottile
931c69b3fa Simplify a few things 2015-01-14 19:26:38 -08:00
dongweiming
b707cbba06 Make pre_commit also support pre-push hook 2015-01-14 19:26:37 -08:00
Anthony Sottile
d2b11a0c50 v0.3.4 v0.3.4 2015-01-13 12:14:55 -08:00
Anthony Sottile
b6845208be Merge pull request #185 from pre-commit/default_args_from_hooks_yaml
Default arguments from hooks.yaml
2015-01-13 12:13:49 -08:00
Anthony Sottile
26502dfd0b Default arguments from hooks.yaml 2015-01-12 09:35:05 -08:00