Commit Graph

880 Commits

Author SHA1 Message Date
Anthony Sottile 972106c2d7 Merge pull request #574 from pre-commit/error_whitespace_errors
Fix patch applying when apply.whitespace=error
2017-07-31 23:50:13 -04:00
Anthony Sottile d5e2af7de5 Fix patch applying when apply.whitespace=error 2017-07-31 20:21:30 -07:00
Anthony Sottile ec102a842a Merge pull request #573 from pre-commit/simplify
Simplify crlf tests
2017-07-31 16:48:42 -04:00
Anthony Sottile 5fa021058d Simplify crlf tests 2017-07-31 13:20:01 -07:00
Anthony Sottile cc3f2978bc Merge pull request #572 from pre-commit/test_more_crlf
Add more tests for staged-files-only with crlf diffs
2017-07-31 14:39:27 -04:00
Anthony Sottile 51ed907b9f Add more tests for staged-files-only with crlf diffs 2017-07-31 11:16:40 -07:00
Anthony Sottile 454e0f213a Merge pull request #569 from Lucas-C/master
Making golang-based hooks compatible with Cygwin
2017-07-29 16:41:05 -04:00
Anthony Sottile 3fbe4f5a6f Appease autopep8 2017-07-29 16:20:45 -04:00
Cimon Lucas (LCM) 9640999fb0 Making golang-based hooks compatible with Cygwin 2017-07-29 11:33:11 +02:00
Anthony Sottile 8f86f8f156 Merge pull request #553 from pre-commit/remove_legacy_hooks_yaml_support
Remove legacy 'hooks.yaml' file support
2017-07-26 05:50:41 -07:00
Anthony Sottile bbee21c98e v0.15.4 v0.15.4 2017-07-23 21:30:51 -07:00
Anthony Sottile 4ac8a5f6ce Merge pull request #566 from pre-commit/commit_msg
Add support for commit-msg git hook
2017-07-23 21:25:22 -07:00
Anthony Sottile d0b268c813 Add support for commit-msg git hook 2017-07-23 20:50:25 -07:00
Anthony Sottile a6a4762f0d Fix resetting of FakeStream 2017-07-23 20:50:25 -07:00
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 86d9ca053b Remove legacy 'hooks.yaml' file support 2017-07-13 10:29: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