Commit Graph

1001 Commits

Author SHA1 Message Date
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
Anthony Sottile 840a55bbc3 Fixup log_file commit 2017-05-08 11:04:07 -07:00
Anthony Sottile 71e500a177 Merge pull request #530 from alex-hutton/output-to-file-499
Adds support for 'log_file' in hook config
2017-05-08 10:51:57 -07:00
Alex Hutton f2644a4f2e Adds support for 'log_file' in hook config
Specify a filename on a per hook basis and
pre-commit will write the STDOUT and STDERR
of that hook into the file. Useful for CI.

Resolves #499.
2017-05-08 10:54:04 +10:00
Anthony Sottile 5d43b05bd3 Merge pull request #529 from pre-commit/tags_only_default
Make autoupdate --tags-only the default, add --bleeding-edge
2017-05-05 14:49:15 -07:00
Anthony Sottile 918179849d Make autoupdate --tags-only the default, add --bleeding-edge 2017-04-29 17:40:42 -07:00
Anthony Sottile 1be4e4f82e Merge pull request #517 from hackedd/windows-color
Windows: enable ANSI escape support in console
2017-04-07 15:22:47 -04:00
Paul Hooijenga 3c374802ec Omit Windows only file from coverage. 2017-04-07 21:10:19 +02:00
Paul Hooijenga 6c588f189d Windows: enable ANSI escape support in console. 2017-04-01 23:34:02 +02:00
Anthony Sottile b63748f557 Merge pull request #515 from pre-commit/sample_config
Add a `pre-commit sample-config` command
2017-03-30 13:31:14 -07:00
Anthony Sottile fa06e72f01 Add a pre-commit sample-config command 2017-03-30 08:45:46 -07:00
Anthony Sottile 9d747fb471 v0.13.6 v0.13.6 2017-03-27 07:54:44 -07:00
Anthony Sottile b89962e1dd Merge pull request #513 from pre-commit/always_run_regression
Fix regression in 0.13.5 with always_run + files
2017-03-27 07:53:47 -07:00
Anthony Sottile ce2f68b40a Fix regression in 0.13.5 with always_run + files 2017-03-27 07:39:19 -07:00
Anthony Sottile e1cdbb3844 v0.13.5 v0.13.5 2017-03-26 14:58:59 -07:00