Commit Graph

865 Commits

Author SHA1 Message Date
Anthony Sottile
dd182fb42e v0.15.3 v0.15.3 2017-07-20 16:00:14 -07:00
Anthony Sottile
2e23ad43fc Merge pull request #565 from pre-commit/healthcheck
Recover from invalid python virtualenvs
2017-07-20 11:29:55 -07:00
Anthony Sottile
cff98a634d Recover from invalid python virtualenvs 2017-07-20 10:57:09 -07:00
Anthony Sottile
64dd893ab4 Upgrade add-trailing-comma 2017-07-19 11:21:03 -07:00
Anthony Sottile
8bb9532b54 Merge pull request #563 from pre-commit/upgrade_add_trailing_comma_more
Upgrade add-trailing-comma to 0.5.1
2017-07-17 18:58:14 -07:00
Anthony Sottile
3e3932d5a6 Upgrade add-trailing-comma to 0.5.1 2017-07-17 17:39:55 -07:00
Anthony Sottile
412bb7c718 Merge pull request #561 from pre-commit/upgrade_add_trailing_comma
Upgrade add-trailing-comma to 0.4.0
2017-07-15 14:17:53 -07:00
Anthony Sottile
be3fbdf94e Upgrade add-trailing-comma to 0.4.0 2017-07-15 12:32:36 -07:00
Anthony Sottile
7aeb4fe0f7 Merge pull request #560 from pre-commit/add_trailing_comma
Use asottile/add-trailing-comma
2017-07-12 20:02:57 -07:00
Anthony Sottile
5c0783b2d0 Try picking a pypy 2017-07-12 19:08:53 -07:00
Anthony Sottile
0c70fa4229 Use asottile/add-trailing-comma 2017-07-12 18:30:51 -07:00
Anthony Sottile
1a07a24d13 Merge pull request #559 from pre-commit/remove_pypy3_hacks
Remove pypy3 workarounds since we don't test pypy3.2
2017-07-09 15:15:13 -07:00
Anthony Sottile
fb7d6c7b0c Remove pypy3 workarounds since we don't test pypy3.2 2017-07-09 14:40:30 -07:00
Anthony Sottile
33a3ceb129 v0.15.2 v0.15.2 2017-07-09 14:11:17 -07:00
Anthony Sottile
87e07a5b82 Merge pull request #558 from evhub/master
Fix windows virtualenv issue
2017-07-09 14:09:53 -07:00
Evan Hubinger
4262487d12 Fix windows virtualenv issue 2017-07-09 13:40:51 -07:00
Anthony Sottile
e2bae300fe v0.15.1 v0.15.1 2017-07-09 10:22:19 -07:00
Anthony Sottile
b5519cac2c Merge pull request #556 from pre-commit/smarter_default_python_language
Use a more intelligent default language version
2017-07-09 09:59:34 -07:00
Anthony Sottile
d876661345 Use a more intelligent default language version 2017-07-08 21:11:48 -07:00
Anthony Sottile
853cbecd4e Merge pull request #555 from pre-commit/no_subprocess_touch_tests
Replace calls to touch with open(..., 'a').close()
2017-07-08 16:09:11 -07:00
Anthony Sottile
a4da7b8c8c Replace calls to touch with open(..., 'a').close() 2017-07-08 15:43:36 -07:00
Anthony Sottile
f33a254dd8 Merge pull request #552 from pre-commit/more_directed_symlink_test
More specific symlink testing without checking in a symlink
2017-07-02 22:05:06 -07:00
Anthony Sottile
096f906912 More specific symlink testing without checking in a symlink 2017-07-02 21:49:41 -07:00
Anthony Sottile
44b2af80f4 dogfood: upgrade hooks 2017-07-02 21:25:49 -07:00
Anthony Sottile
416c0756b6 v0.15.0 v0.15.0 2017-07-02 20:06:49 -07:00
Anthony Sottile
3c88531d79 Merge pull request #551 from pre-commit/types
Types
2017-07-02 20:01:45 -07:00
Anthony Sottile
05a108efe1 Implement exclude_types 2017-07-02 19:08:33 -07:00
Anthony Sottile
f956f421be Replace our implementation of shebang parsing with identify's 2017-07-02 18:51:26 -07:00
Anthony Sottile
a58d99ac40 Implement types filtering 2017-07-02 18:51:23 -07:00
Anthony Sottile
a68c1ab0d2 Add 'types' to the schema 2017-07-02 13:20:39 -07:00
Anthony Sottile
70bd8215b2 v0.14.3 v0.14.3 2017-06-28 18:10:09 -07:00
Anthony Sottile
84436ad884 Merge pull request #550 from pre-commit/origin_source_environment_variables
Expose --source and --origin as environment variables
2017-06-28 12:31:29 -04:00
Anthony Sottile
7b6ea994b8 Expose --source and --origin as environment variables 2017-06-27 10:08:16 -07:00
Anthony Sottile
75256522bc v0.14.2 v0.14.2 2017-06-09 13:29:43 -07:00
Anthony Sottile
be1256f35a Merge pull request #546 from pre-commit/no_ext_diff
Run git diff with --no-ext-diff
2017-06-09 13:01:44 -07:00
Anthony Sottile
321210d332 Run git diff with --no-ext-diff 2017-06-09 08:34:04 -07:00
Anthony Sottile
3874636f8f Fix typo in changelog 2017-06-03 10:01:41 -07:00
Anthony Sottile
844c839067 v0.14.1 v0.14.1 2017-06-02 08:41:56 -07:00
Anthony Sottile
e150921c75 Followup to #533, match no files when omitted 2017-06-02 08:39:10 -07:00
Anthony Sottile
fc907b512a Merge pull request #542 from pre-commit/virtualenv_no_download
Use VIRTUALENV_NO_DOWNLOAD in pre-commit
2017-06-01 20:29:17 -07:00
Anthony Sottile
a1e3a0a131 Use VIRTUALENV_NO_DOWNLOAD in pre-commit 2017-06-01 14:11:45 -07:00
Anthony Sottile
cb71ea09ff Merge pull request #540 from dainyl/master
Fix for #533
2017-05-30 19:26:47 -07:00
Dain Liffman
d731652a22 Fix for #533 2017-05-31 10:09:42 +08:00
Anthony Sottile
e5c9d3614b v0.14.0 v0.14.0 2017-05-16 12:49:35 -07:00
Anthony Sottile
acc28efe2f Merge pull request #538 from absassi/pass-filenames
Add pass_filenames hook option
2017-05-13 17:18:16 -07:00
André Berti Sassi
7259135d19 Fix string literal type for Python 3 2017-05-13 20:12:16 -03:00
André Berti Sassi
e774c09fac Add pass_filenames hook option
This option controls whether filenames are passed along as arguments to
the hook program.
2017-05-13 14:28:17 -03:00
Anthony Sottile
6025475afb Merge pull request #537 from pre-commit/unicode_commit_messages_python2
Fix non-ascii merge commit messages in python2
2017-05-10 15:06:19 -07:00
Anthony Sottile
964948b33d Fix non-ascii merge commit messages in python2 2017-05-10 12:52:24 -07:00
Anthony Sottile
e3b14c35f7 Merge pull request #535 from pre-commit/fixup
Fixup log_file commit
2017-05-09 06:54:15 -07:00