Commit graph

  • 618509809c test lang: __sugilite__ for pypy Carmen Andoh 2017-07-26 16:43:52 -04:00
  • 8f86f8f156 Merge pull request #553 from pre-commit/remove_legacy_hooks_yaml_support Anthony Sottile 2017-07-26 05:50:41 -07:00
  • bbee21c98e v0.15.4 v0.15.4 Anthony Sottile 2017-07-23 21:30:51 -07:00
  • 4ac8a5f6ce Merge pull request #566 from pre-commit/commit_msg Anthony Sottile 2017-07-23 21:25:22 -07:00
  • d0b268c813 Add support for commit-msg git hook Anthony Sottile 2017-07-22 15:16:12 -07:00
  • a6a4762f0d Fix resetting of FakeStream Anthony Sottile 2017-07-22 15:57:37 -07:00
  • dd182fb42e v0.15.3 v0.15.3 Anthony Sottile 2017-07-20 16:00:14 -07:00
  • 2e23ad43fc Merge pull request #565 from pre-commit/healthcheck Anthony Sottile 2017-07-20 11:29:55 -07:00
  • cff98a634d Recover from invalid python virtualenvs Anthony Sottile 2017-07-19 14:23:39 -07:00
  • 64dd893ab4 Upgrade add-trailing-comma Anthony Sottile 2017-07-19 11:21:03 -07:00
  • 8bb9532b54 Merge pull request #563 from pre-commit/upgrade_add_trailing_comma_more Anthony Sottile 2017-07-17 18:58:14 -07:00
  • 3e3932d5a6 Upgrade add-trailing-comma to 0.5.1 Anthony Sottile 2017-07-17 17:39:55 -07:00
  • 412bb7c718 Merge pull request #561 from pre-commit/upgrade_add_trailing_comma Anthony Sottile 2017-07-15 14:17:53 -07:00
  • be3fbdf94e Upgrade add-trailing-comma to 0.4.0 Anthony Sottile 2017-07-15 12:31:29 -07:00
  • 86d9ca053b Remove legacy 'hooks.yaml' file support Anthony Sottile 2017-07-09 10:19:42 -07:00
  • 7aeb4fe0f7 Merge pull request #560 from pre-commit/add_trailing_comma Anthony Sottile 2017-07-12 20:02:57 -07:00
  • 5c0783b2d0 Try picking a pypy Anthony Sottile 2017-07-12 18:59:51 -07:00
  • 0c70fa4229 Use asottile/add-trailing-comma Anthony Sottile 2017-07-12 18:30:51 -07:00
  • 1a07a24d13 Merge pull request #559 from pre-commit/remove_pypy3_hacks Anthony Sottile 2017-07-09 15:15:13 -07:00
  • fb7d6c7b0c Remove pypy3 workarounds since we don't test pypy3.2 Anthony Sottile 2017-07-09 14:40:30 -07:00
  • 33a3ceb129 v0.15.2 v0.15.2 Anthony Sottile 2017-07-09 14:11:17 -07:00
  • 87e07a5b82 Merge pull request #558 from evhub/master Anthony Sottile 2017-07-09 14:09:53 -07:00
  • 4262487d12 Fix windows virtualenv issue Evan Hubinger 2017-07-09 13:40:51 -07:00
  • e2bae300fe v0.15.1 v0.15.1 Anthony Sottile 2017-07-09 10:22:19 -07:00
  • b5519cac2c Merge pull request #556 from pre-commit/smarter_default_python_language Anthony Sottile 2017-07-09 09:59:34 -07:00
  • d876661345 Use a more intelligent default language version Anthony Sottile 2017-07-08 20:22:36 -07:00
  • 853cbecd4e Merge pull request #555 from pre-commit/no_subprocess_touch_tests Anthony Sottile 2017-07-08 16:09:11 -07:00
  • a4da7b8c8c Replace calls to touch with open(..., 'a').close() Anthony Sottile 2017-07-08 15:43:36 -07:00
  • f33a254dd8 Merge pull request #552 from pre-commit/more_directed_symlink_test Anthony Sottile 2017-07-02 22:05:06 -07:00
  • 096f906912 More specific symlink testing without checking in a symlink Anthony Sottile 2017-07-02 21:49:41 -07:00
  • 44b2af80f4 dogfood: upgrade hooks Anthony Sottile 2017-07-02 21:25:49 -07:00
  • 416c0756b6 v0.15.0 v0.15.0 Anthony Sottile 2017-07-02 20:06:49 -07:00
  • 3c88531d79 Merge pull request #551 from pre-commit/types Anthony Sottile 2017-07-02 20:01:45 -07:00
  • 05a108efe1 Implement exclude_types Anthony Sottile 2017-07-02 19:08:33 -07:00
  • f956f421be Replace our implementation of shebang parsing with identify's Anthony Sottile 2017-07-01 20:12:47 -07:00
  • a58d99ac40 Implement types filtering Anthony Sottile 2017-07-01 20:06:32 -07:00
  • a68c1ab0d2 Add 'types' to the schema Anthony Sottile 2017-07-01 19:03:04 -07:00
  • 70bd8215b2 v0.14.3 v0.14.3 Anthony Sottile 2017-06-28 18:10:09 -07:00
  • 84436ad884 Merge pull request #550 from pre-commit/origin_source_environment_variables Anthony Sottile 2017-06-28 12:31:29 -04:00
  • 7b6ea994b8 Expose --source and --origin as environment variables Anthony Sottile 2017-06-27 10:08:16 -07:00
  • 75256522bc v0.14.2 v0.14.2 Anthony Sottile 2017-06-09 13:29:43 -07:00
  • be1256f35a Merge pull request #546 from pre-commit/no_ext_diff Anthony Sottile 2017-06-09 13:01:44 -07:00
  • 321210d332 Run git diff with --no-ext-diff Anthony Sottile 2017-06-09 08:34:04 -07:00
  • 5c0b7cfd96 Merge e68ffbfaca into 3874636f8f Ben Picolo 2017-06-04 19:04:53 +00:00
  • 2cb28b4bbf Merge e272c219fd into 3874636f8f Anthony Sottile 2017-06-04 19:04:19 +00:00
  • 3874636f8f Fix typo in changelog Anthony Sottile 2017-06-03 10:01:41 -07:00
  • 844c839067 v0.14.1 v0.14.1 Anthony Sottile 2017-06-02 08:41:56 -07:00
  • e150921c75 Followup to #533, match no files when omitted Anthony Sottile 2017-06-02 08:39:10 -07:00
  • fc907b512a Merge pull request #542 from pre-commit/virtualenv_no_download Anthony Sottile 2017-06-01 20:29:17 -07:00
  • a1e3a0a131 Use VIRTUALENV_NO_DOWNLOAD in pre-commit Anthony Sottile 2017-06-01 14:11:45 -07:00
  • cb71ea09ff Merge pull request #540 from dainyl/master Anthony Sottile 2017-05-30 19:26:47 -07:00
  • d731652a22 Fix for #533 Dain Liffman 2017-05-31 10:09:42 +08:00
  • 1418d28c70 Merge 3d85c43791 into e5c9d3614b Chris Kuehl 2017-05-18 12:08:18 +00:00
  • d6f470299d Merge bace4f7dc9 into e5c9d3614b Jeremy Zafran 2017-05-16 19:53:15 +00:00
  • e5c9d3614b v0.14.0 v0.14.0 Anthony Sottile 2017-05-16 12:49:35 -07:00
  • acc28efe2f Merge pull request #538 from absassi/pass-filenames Anthony Sottile 2017-05-13 17:18:16 -07:00
  • 7259135d19 Fix string literal type for Python 3 André Berti Sassi 2017-05-13 20:12:16 -03:00
  • e774c09fac Add pass_filenames hook option André Berti Sassi 2017-05-12 23:24:04 -03:00
  • 6025475afb Merge pull request #537 from pre-commit/unicode_commit_messages_python2 Anthony Sottile 2017-05-10 15:06:19 -07:00
  • 964948b33d Fix non-ascii merge commit messages in python2 Anthony Sottile 2017-05-10 12:49:39 -07:00
  • e3b14c35f7 Merge pull request #535 from pre-commit/fixup Anthony Sottile 2017-05-09 06:54:15 -07:00
  • 840a55bbc3 Fixup log_file commit Anthony Sottile 2017-05-08 11:04:07 -07:00
  • 71e500a177 Merge pull request #530 from alex-hutton/output-to-file-499 Anthony Sottile 2017-05-08 10:51:57 -07:00
  • f2644a4f2e Adds support for 'log_file' in hook config Alex Hutton 2017-05-04 15:45:05 +10:00
  • 5d43b05bd3 Merge pull request #529 from pre-commit/tags_only_default Anthony Sottile 2017-05-05 14:49:15 -07:00
  • 918179849d Make autoupdate --tags-only the default, add --bleeding-edge Anthony Sottile 2017-04-29 14:32:02 -07:00
  • a4f1f14dc1 Merge 287f855d63 into 1be4e4f82e Jon Bruno 2017-04-20 21:48:26 +00:00
  • e8531b9789 Merge e001a7d2ba into 1be4e4f82e Anthony Sottile 2017-04-20 17:51:56 +00:00
  • e272c219fd Default to UTF-8 encoding in open() calls Anthony Sottile 2017-04-19 08:11:57 -07:00
  • ec7a95b703 Merge 91dceb7e12 into 1be4e4f82e vinay karanam 2017-04-19 05:01:14 +00:00
  • 1be4e4f82e Merge pull request #517 from hackedd/windows-color Anthony Sottile 2017-04-07 15:22:47 -04:00
  • 3c374802ec Omit Windows only file from coverage. Paul Hooijenga 2017-04-07 21:10:19 +02:00
  • 6c588f189d Windows: enable ANSI escape support in console. Paul Hooijenga 2017-04-01 20:29:31 +02:00
  • b63748f557 Merge pull request #515 from pre-commit/sample_config Anthony Sottile 2017-03-30 13:31:14 -07:00
  • fa06e72f01 Add a pre-commit sample-config command Anthony Sottile 2017-03-30 08:43:50 -07:00
  • 9d747fb471 v0.13.6 v0.13.6 Anthony Sottile 2017-03-27 07:54:44 -07:00
  • b89962e1dd Merge pull request #513 from pre-commit/always_run_regression Anthony Sottile 2017-03-27 07:53:47 -07:00
  • ce2f68b40a Fix regression in 0.13.5 with always_run + files Anthony Sottile 2017-03-27 07:39:19 -07:00
  • e1cdbb3844 v0.13.5 v0.13.5 Anthony Sottile 2017-03-26 14:58:59 -07:00
  • 9f5c99577b v0.13.4 v0.13.4 Anthony Sottile 2017-03-26 13:45:03 -07:00
  • 6e5ac07927 Merge pull request #507 from kintoandar/patch-1 Anthony Sottile 2017-03-10 09:26:56 -08:00
  • b14fa5a0d8 Fix typos on help description Joel Bastos 2017-03-10 17:11:09 +00:00
  • 5c2d196168 Merge pull request #505 from pre-commit/dumb_jsonschema Anthony Sottile 2017-03-08 16:21:05 -08:00
  • c65a11ce3d Replace five with six Anthony Sottile 2017-03-08 13:06:48 -08:00
  • cb8dd335f4 Replace jsonschema with better error messages Anthony Sottile 2017-03-05 18:06:11 -08:00
  • 71bbdb5b4c Merge pull request #504 from pre-commit/use_version_everywhere Anthony Sottile 2017-03-06 13:40:52 -08:00
  • 63d6bed423 Use our VERSION constant moar Anthony Sottile 2017-03-06 13:27:45 -08:00
  • 07fa5378b6 Properly detect if commit is a root commit Filippos Giannakos 2017-03-06 15:50:36 +02:00
  • c1ca3aeaf7 tox list matches travis-ci Anthony Sottile 2017-02-25 14:09:16 -08:00
  • 772a6eb65e Merge pull request #501 from pre-commit/diff_on_failure Anthony Sottile 2017-02-25 13:48:48 -05:00
  • 05c88738b0 Add a --show-diff-on-failure option Anthony Sottile 2017-02-25 10:14:17 -08:00
  • 0ece39c484 v0.13.3 v0.13.3 Anthony Sottile 2017-02-23 17:41:58 -08:00
  • 7a579af884 Merge pull request #497 from pre-commit/future_versions Anthony Sottile 2017-02-23 16:15:23 -05:00
  • dbd131f646 Minor fixups Anthony Sottile 2017-02-23 13:11:40 -08:00
  • 478b0c70d8 Merge pull request #496 from philipgian/master Anthony Sottile 2017-02-23 16:06:19 -05:00
  • bace4f7dc9 test for passing in python requirements files Jeremy Zafran 2017-02-23 13:48:50 -05:00
  • 15196678a5 add support for specifying pip requirements files in additional_dependencies for python Jeremy Zafran 2017-02-23 13:48:46 -05:00
  • 2f4199850d Add --allow-missing-config option to install Filippos Giannakos 2017-02-21 12:40:33 +02:00
  • 173ce83484 Make hook-tmpl resilient to future changes Anthony Sottile 2017-02-21 18:28:35 -08:00
  • 41dcaff3fb v0.13.2 v0.13.2 Anthony Sottile 2017-02-17 07:16:39 -08:00