Commit Graph

413 Commits

Author SHA1 Message Date
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
Anthony Sottile
78c682a1d1 v0.3.3 v0.3.3 2015-01-06 16:32:44 -08:00
Anthony Sottile
3387edbb12 Merge pull request #183 from bukzor/error-output-blovinates
improve output in error case
2015-01-06 16:31:31 -08:00
Buck Golemon
7bd1dd977d improve output in error case 2015-01-06 16:25:46 -08:00
Anthony Sottile
645838cb51 Merge branch 'some_minor_tweaks' 2015-01-04 16:02:14 -08:00
Anthony Sottile
596e31fdee Update some pre-commit hooks + some minor tweaks 2015-01-04 15:58:39 -08:00
Anthony Sottile
fd109b7745 reorder-python-imports 2015-01-04 15:49:19 -08:00
Anthony Sottile
86c99c6b87 sudo: false for travis 2014-12-20 19:44:11 -08:00
Anthony Sottile
6836e9187c v0.3.2 v0.3.2 2014-10-07 18:31:06 -07:00
Ken Struys
85aa1c428a Merge pull request #177 from pre-commit/staged_files_only_176
Fix staged_files_only for color.diff always.  Closes #176.
2014-10-07 18:00:20 -07:00
Anthony Sottile
0479f78b4d Fix staged_files_only for color.diff always. Closes #176. 2014-10-07 17:40:20 -07:00
Anthony Sottile
b2cb0f6fe6 v0.3.1 v0.3.1 2014-10-03 07:49:54 -07:00