Commit graph

  • b66c292ede Merge pull request #494 from pre-commit/validate_minimum_version Anthony Sottile 2017-02-16 18:11:31 -05:00
  • 5bfe4e5366 Validate minimum version for local hooks as well Anthony Sottile 2017-02-16 14:25:50 -08:00
  • 5cca326854 Merge pull request #493 from pre-commit/encode_version_language_local_hooks Anthony Sottile 2017-02-16 16:50:10 -05:00
  • 31ccc19ba3 Encode the 'local hooks repo' version into the store Anthony Sottile 2017-02-16 12:17:13 -08:00
  • 927f471a6c Merge pull request #490 from pre-commit/some_minor_cleanup Anthony Sottile 2017-02-16 14:51:43 -05:00
  • e4eb2b0fc5 __defaults__ is available in py27 Anthony Sottile 2017-02-16 10:46:23 -08:00
  • 109c17c5df Some minor constants cleanup Anthony Sottile 2017-02-16 10:44:08 -08:00
  • b32facc5b3 v0.13.1 v0.13.1 Anthony Sottile 2017-02-16 10:08:06 -08:00
  • aa72fe5d3f Make the dummy gem valid by giving it a summary Anthony Sottile 2017-02-16 10:07:04 -08:00
  • 3bc12b14e9 v0.13.0 v0.13.0 Anthony Sottile 2017-02-16 09:55:57 -08:00
  • 0478c6008c Merge pull request #489 from pre-commit/local_language_hooks Anthony Sottile 2017-02-16 12:51:57 -05:00
  • f000241dcb Local repositories clone a blank repo Anthony Sottile 2017-02-15 12:47:13 -08:00
  • 908d45a144 Merge 4a2c93658a into e5669ca135 Thierry Deo 2017-02-15 21:27:49 +00:00
  • 4a2c93658a Fix after mistake rebasing Thierry Deo 2017-02-15 22:27:29 +01:00
  • e704edb5e2 Refactor Repository to be more functional Anthony Sottile 2017-02-15 08:50:23 -08:00
  • fbdd840692 Use a proper runner for local hooks Thierry Deo 2017-02-15 11:31:48 +01:00
  • 3c4d673674 Clean up Thierry Deo 2017-02-15 10:53:41 +01:00
  • 6cb92e067c Remove print statement Thierry Deo 2017-02-15 00:43:10 +01:00
  • e21cd01a70 Fix tests Thierry Deo 2017-02-15 00:37:44 +01:00
  • 9a8fb17070 Install local hooks in the ~/.pre-commit folder Thierry Deo 2017-02-14 23:47:02 +01:00
  • 377cffbd27 Add support for python and ruby local hooks Thierry Deo 2017-02-13 14:37:03 +01:00
  • e5669ca135 Merge pull request #488 from pre-commit/sha_to_ref_more Anthony Sottile 2017-02-15 12:14:28 -05:00
  • f7b2948368 Rename some variables to be more like our internal state Anthony Sottile 2017-02-15 08:57:10 -08:00
  • 36cfeac952 hook-tmpl doesn't need executable bit, we set it Anthony Sottile 2017-02-15 08:51:06 -08:00
  • 9332780cdd Merge pull request #487 from pre-commit/cherry_pick_grep_fix Anthony Sottile 2017-02-15 11:25:51 -05:00
  • e02c489d76 PCRE tests work on osx Thierry Deo 2017-02-14 23:47:02 +01:00
  • b514e757d5 Merge pull request #486 from philipgian/master Anthony Sottile 2017-02-14 09:34:42 -08:00
  • 8c78ddfd5c Improve pre-push fileset for a new remote branch Filippos Giannakos 2017-02-14 15:47:03 +02:00
  • a81de1ebb3 Merge pull request #483 from alex-hutton/master Anthony Sottile 2017-02-10 09:47:03 -08:00
  • 42000c4521 Fix eslint on windows Alex Hutton 2017-02-10 18:09:00 +11:00
  • 63f65a419c Merge pull request #482 from tdeo/keep_dependencies_order Anthony Sottile 2017-02-09 10:40:07 -08:00
  • 397efa8080 Keep additional_dependencies in the order in which they are specified Thierry Deo 2017-02-09 12:41:07 +01:00
  • 7f18b03201 Fix coveralls badge Anthony Sottile 2017-02-01 08:27:41 -08:00
  • 8eb65b229f Merge pull request #481 from pre-commit/improve_messaging_for_nonexistent_hook Anthony Sottile 2017-01-30 21:28:10 -08:00
  • c08400e2bc Improve messaging for missing hook given #480 Anthony Sottile 2017-01-30 20:42:01 -08:00
  • cf1fa70252 Merge pull request #480 from pre-commit/futureproof Anthony Sottile 2017-01-30 20:28:42 -08:00
  • 8d589a5e97 Make autoupdate slightly more future proof Anthony Sottile 2017-01-30 18:53:45 -08:00
  • 308f2cb9cd Merge pull request #479 from pre-commit/more_py26_code Anthony Sottile 2017-01-30 09:05:35 -08:00
  • 7e512004d6 Remove pre_commit.ordereddict module Anthony Sottile 2017-01-30 08:21:34 -08:00
  • 5a1c4bed62 v0.12.2 v0.12.2 Anthony Sottile 2017-01-27 14:28:26 -08:00
  • 6e2373ff43 Merge pull request #478 from pre-commit/docker_build_old_docker Anthony Sottile 2017-01-27 14:27:24 -08:00
  • 8c27f2c50b Put the . in docker build at the end. Anthony Sottile 2017-01-27 14:22:00 -08:00
  • 3986db81ae v0.12.1 v0.12.1 Anthony Sottile 2017-01-25 21:16:04 -08:00
  • 583bc575d5 Merge pull request #476 from pre-commit/tags_only Anthony Sottile 2017-01-25 21:15:10 -08:00
  • 52cd42316c Add a --tags-only option to autoupdate Anthony Sottile 2017-01-25 21:02:50 -08:00
  • 209dc07b31 Merge pull request #475 from pre-commit/golang_improvements Anthony Sottile 2017-01-25 20:45:49 -08:00
  • abcc41611e Use a binary which works on windows Anthony Sottile 2017-01-25 14:12:34 -08:00
  • 51d673dff5 Remove unnecessary files after installation Anthony Sottile 2017-01-25 14:09:50 -08:00
  • 84ba1fd0c2 additional_dependencies support for golang hooks Anthony Sottile 2017-01-25 13:44:35 -08:00
  • cc1eac46e4 Merge pull request #474 from pre-commit/go_passes_on_windows Anthony Sottile 2017-01-24 21:41:41 -08:00
  • aea9d8e49b The golang tests pass on windows Anthony Sottile 2017-01-24 21:17:12 -08:00
  • abbde722f4 pre-commit autoupdate Anthony Sottile 2017-01-24 19:24:10 -08:00
  • 1096352b69 v0.12.0 v0.12.0 Anthony Sottile 2017-01-24 18:20:56 -08:00
  • 9eeb701e26 Merge pull request #473 from pre-commit/golang_hooks Anthony Sottile 2017-01-24 16:54:03 -08:00
  • 068c18d38a Add first class support for golang hooks Anthony Sottile 2017-01-24 13:30:18 -08:00
  • 209339582c Merge pull request #472 from chriskuehl/gemfile-in-root Anthony Sottile 2017-01-24 06:22:43 -08:00
  • 8f057b0b1b Ignore bundle config files when running ruby hooks Chris Kuehl 2017-01-23 21:22:17 -08:00
  • 260f981ae8 Add failing test for BUNDLE_DISABLE_SHARED_GEMS Chris Kuehl 2017-01-23 19:39:47 -08:00
  • ad8eb93af4 Merge pull request #468 from pre-commit/py36 Anthony Sottile 2017-01-21 17:20:40 -08:00
  • 1a4c7aa612 Merge pull request #470 from pre-commit/pre_commit_hooks_yaml Anthony Sottile 2017-01-21 17:09:35 -08:00
  • b9e5184ebd Introduce .pre-commit-hooks.yaml as a replacement for hooks.yaml Anthony Sottile 2017-01-21 13:07:37 -08:00
  • b90a598fac Merge pull request #469 from pre-commit/set_literals Anthony Sottile 2017-01-21 12:30:09 -08:00
  • ba75867c93 py27+ syntax improvements Anthony Sottile 2017-01-21 11:49:53 -08:00
  • 99b4789ec2 Test py36 instead of py34 Anthony Sottile 2017-01-20 21:07:48 -08:00
  • 0a93f3bfdd v0.11.0 v0.11.0 Anthony Sottile 2017-01-20 20:33:06 -08:00
  • ba09a2dfff Merge pull request #467 from benasher44/basher_swiftpm_support Anthony Sottile 2017-01-16 19:16:17 -08:00
  • b6937f33e2 Fixups to make appveyor happy Anthony Sottile 2017-01-16 17:55:34 -08:00
  • 1e5c3324e3 Install swift in travis-ci Anthony Sottile 2017-01-16 17:45:55 -08:00
  • 625761945f Merge 8c9a39707e into cc0f40fc96 Sean Perry 2017-01-15 12:01:07 +00:00
  • ac2520c86f skip if swift not installed Ben Asher 2017-01-13 13:51:06 -08:00
  • ca731268a4 added test for swift hook Ben Asher 2017-01-13 13:33:44 -08:00
  • 14cebbb25f PR feedback fixes Ben Asher 2017-01-13 13:05:44 -08:00
  • c68ef12484 fixed path to binary Ben Asher 2017-01-13 11:38:47 -08:00
  • b271060aef fix CI issues Ben Asher 2017-01-13 11:23:16 -08:00
  • 8893127f27 correctly use ENVIRONMENT_DIR Ben Asher 2017-01-13 11:20:25 -08:00
  • bea4e89a48 SwiftPM support Ben Asher 2017-01-13 10:19:41 -08:00
  • cc0f40fc96 v0.10.1 v0.10.1 Anthony Sottile 2017-01-05 12:22:40 -08:00
  • 251ff7f467 Merge pull request #463 from pre-commit/shlex_more Anthony Sottile 2017-01-05 12:20:58 -08:00
  • 6055af8bc8 Make shlex behaviour of entry more consistent Anthony Sottile 2017-01-05 11:51:57 -08:00
  • 0de174f2ac Merge pull request #462 from bpicolo/support_args_in_docker_entrypoint Anthony Sottile 2017-01-05 10:34:31 -08:00
  • 8cbd56a0a5 Put user back where it was Ben Picolo 2017-01-05 12:55:08 -05:00
  • 54d212f0d7 Use shlex.split Ben Picolo 2017-01-05 10:52:31 -05:00
  • b7bd825e15 Support docker hooks with args Ben Picolo 2017-01-05 09:31:22 -05:00
  • 58df7c06e1 v0.10.0 v0.10.0 Anthony Sottile 2017-01-04 12:43:57 -08:00
  • a2ba618d72 Merge pull request #461 from pre-commit/only_pull_on_initial_build Anthony Sottile 2017-01-04 11:59:52 -08:00
  • e022bc6735 Only --pull on initial docker build Anthony Sottile 2017-01-04 11:27:40 -08:00
  • 6046b8bd7e Merge pull request #459 from bpicolo/docker_support Anthony Sottile 2017-01-04 10:51:25 -08:00
  • 08b379bf45 Coverage complete Ben Picolo 2017-01-04 13:16:32 -05:00
  • b06da3e9cd Code review tweaks Ben Picolo 2017-01-04 11:57:27 -05:00
  • fa57970c29 Merge pull request #460 from pre-commit/install_hooks_command Anthony Sottile 2017-01-04 08:53:18 -08:00
  • 86c0e6d297 Inverse md5 bytesifying Ben Picolo 2017-01-04 10:52:56 -05:00
  • f238495d6b Add an install-hooks command (similar to install --install-hooks). Resolves #456 Anthony Sottile 2017-01-04 07:52:16 -08:00
  • baf254ab78 Fix user so we can mount volumes as RW Ben Picolo 2017-01-04 10:44:18 -05:00
  • 9b92f96ed0 Code cleanup and tests Ben Picolo 2017-01-04 10:35:00 -05:00
  • 5f392f0ba5 Docker hook support for pre-commit Ben Picolo 2017-01-03 16:47:59 -05:00
  • e68ffbfaca Add PHP language support Ben Picolo 2017-01-03 14:00:16 -05:00
  • ab89433c6f Add virtphp.phar as a resource Ben Picolo 2017-01-03 13:59:54 -05:00
  • 8837cfa7ff v0.9.4 v0.9.4 Anthony Sottile 2016-12-05 08:07:53 -08:00
  • 1a5f247a7b Merge pull request #449 from pre-commit/pcre_not_found Anthony Sottile 2016-12-05 08:04:56 -08:00
  • a157e1a63f xargs returns nonzero for negate + not found exe (fixes pcre + not found #447) Anthony Sottile 2016-12-04 13:31:05 -08:00