Commit graph

  • 065504d528
    Merge pull request #751 from chriskuehl/rust Anthony Sottile 2018-05-25 10:51:52 -07:00
  • 5ac2ba0f7b Make local hooks work Chris Kuehl 2018-05-24 19:42:58 -07:00
  • c3d1f840c0
    Merge pull request #753 from pre-commit/all-repos_autofix_rm-makefile Anthony Sottile 2018-05-23 18:20:31 -07:00
  • f57958a9d0 Remove (unused) Makefile Anthony Sottile 2018-05-23 17:36:23 -07:00
  • 23fe0be286 Add Rust to CI Chris Kuehl 2018-05-22 20:20:46 -07:00
  • b4edf2ce50 Add tests for Rust Chris Kuehl 2018-05-21 22:57:30 -07:00
  • 2a37fcd3fe Add support for Rust CLI dependencies Chris Kuehl 2018-05-21 22:02:03 -07:00
  • 7f85da1b9d Add Rust support Chris Kuehl 2018-05-15 20:59:18 -07:00
  • 884e78e255
    Merge pull request #752 from pre-commit/fix_pip10_test Anthony Sottile 2018-05-21 22:59:21 -07:00
  • 7f29fd5591 Adjust feature detection for 2.7.15 Anthony Sottile 2018-05-21 22:20:37 -07:00
  • f88e007f52 Fix test since pip 10 changed output Anthony Sottile 2018-05-21 21:38:36 -07:00
  • 3555a2b158 v1.9.0 v1.9.0 Anthony Sottile 2018-05-21 20:48:08 -07:00
  • 0649105566
    Merge ff66c20c6e into 9a559cd764 Zander Hill 2018-05-15 01:16:56 +00:00
  • 9a559cd764
    Merge pull request #739 from ojii/language-python-venv Anthony Sottile 2018-05-12 12:30:37 -07:00
  • b5af5a5b27 Add test for python_venv language Anthony Sottile 2018-05-12 10:21:46 -07:00
  • 3d49db7851 Set skip_covered = True in .coveragerc Anthony Sottile 2018-05-12 11:17:41 -07:00
  • 1b67b03b26
    Merge pull request #750 from pre-commit/try_repo_files_norm Anthony Sottile 2018-05-12 10:52:57 -07:00
  • cd8179a974 Apply relative files to try-repo also Anthony Sottile 2018-05-12 10:01:14 -07:00
  • e8954e2bf3 Simplify python_venv interface Anthony Sottile 2018-05-12 09:26:20 -07:00
  • 823c5bc8c3
    Merge pull request #746 from nicoddemus/license Anthony Sottile 2018-05-03 10:52:03 -04:00
  • 49ff78e3ea Add MANIFEST file to include license in sdist Bruno Oliveira 2018-05-03 11:26:40 -03:00
  • ff66c20c6e Fix types bug by using FrozenSet#intersection Zander Hill 2018-05-03 12:08:34 +01:00
  • 29d66f470d Add tests for _filter_by_types Zander Hill 2018-05-03 11:46:07 +01:00
  • a9b3ff4d77
    Merge pull request #741 from pre-commit/no_need_di Anthony Sottile 2018-05-02 12:10:23 -04:00
  • e55f51fb14 Remove unused __popen DI Anthony Sottile 2018-05-02 11:25:16 -04:00
  • 520604939a
    Merge pull request #740 from pre-commit/all-repos_autofix_all-repos-sed Anthony Sottile 2018-04-30 07:47:50 -07:00
  • e4471e4bc8 Replace legacy wheel metadata Anthony Sottile 2018-04-30 09:33:20 -04:00
  • d6825fa0fc added python venv language Jonas Obrist 2018-04-27 17:13:47 +09:00
  • 9ac529381a
    Merge 495dc33dac into 834ed0f229 Jonas Obrist 2018-04-26 03:52:47 +00:00
  • 495dc33dac allow opt-in for using venv over virtualenv Jonas Obrist 2018-04-26 12:46:33 +09:00
  • 085768b673 Use python -mvenv if possible Jonas Obrist 2018-04-25 19:01:31 +09:00
  • 834ed0f229 v1.8.2 v1.8.2 Anthony Sottile 2018-03-17 20:40:02 -07:00
  • 593e1784cd
    Merge pull request #729 from pre-commit/try_repo_relative_path Anthony Sottile 2018-03-17 20:38:30 -07:00
  • af93bec4fd Fix regression: try-repo from relative path Anthony Sottile 2018-03-17 20:02:06 -07:00
  • fbebd84494 v1.8.1 v1.8.1 Anthony Sottile 2018-03-12 15:34:25 -07:00
  • c420741585
    Merge pull request #726 from pre-commit/typo Anthony Sottile 2018-03-12 14:55:31 -07:00
  • d68d023a0a
    Merge pull request #724 from pre-commit/git_1_8 Anthony Sottile 2018-03-12 14:55:21 -07:00
  • 96e9d1b758 Restore git 1.8 support Anthony Sottile 2018-03-12 13:09:05 -07:00
  • d9d5b1cef1 Fix typo Anthony Sottile 2018-03-12 14:34:53 -07:00
  • 179f11bdce
    Merge pull request #725 from pre-commit/fix_golang Anthony Sottile 2018-03-12 14:34:12 -07:00
  • 65f001b007 Fix go 1.10: no pkg dir Anthony Sottile 2018-03-12 13:51:03 -07:00
  • ae2eac5c08 v1.8.0 v1.8.0 Anthony Sottile 2018-03-11 20:19:16 -07:00
  • c6b6d2340e
    Merge pull request #716 from tdeo/multiline_pygrep Anthony Sottile 2018-03-09 09:39:09 -08:00
  • 5a98765782
    Merge pull request #722 from pre-commit/all-repos_autofix_pre-commit-autoupdate Anthony Sottile 2018-03-09 08:23:40 -08:00
  • 55ef3ce960 Address review comments Thierry Deo 2018-03-09 09:22:34 +01:00
  • 67c49cd6a4 Ran pre-commit autoupdate. Anthony Sottile 2018-03-08 22:41:50 -08:00
  • 55c74c10d9 Rename option to and improve output Thierry Deo 2018-03-08 09:42:32 +01:00
  • 04fd1de755
    Merge pull request #721 from pre-commit/all-repos_autofix_all-repos-sed Anthony Sottile 2018-03-07 18:39:42 -08:00
  • d760c794a6 Normalize git urls in pre-commit config Anthony Sottile 2018-03-07 17:43:33 -08:00
  • 2483cbde36
    Merge pull request #720 from pre-commit/manual Anthony Sottile 2018-03-07 13:15:53 -08:00
  • bf5792eb10 Add a manual stage for cli-only interaction Anthony Sottile 2018-03-07 12:41:25 -08:00
  • 4088f55ee6 Don't need a shell here Anthony Sottile 2018-03-07 12:18:54 -08:00
  • 19075371fa Pre-commit compliance Thierry Deo 2018-03-07 09:35:08 +01:00
  • 25c06e6525 Remove encoding dependence Thierry Deo 2018-03-07 09:24:56 +01:00
  • f76e7b8eb6 v1.7.0 v1.7.0 Anthony Sottile 2018-03-03 16:31:58 -08:00
  • 45a0f90261
    Merge pull request #718 from pre-commit/core_hookspath Anthony Sottile 2018-03-03 15:58:53 -08:00
  • f679983012 Refuse to install with core.hooksPath set Anthony Sottile 2018-03-03 14:42:20 -08:00
  • ac3a37d1a0
    Merge pull request #717 from pre-commit/nodeenv_clean_src Anthony Sottile 2018-03-01 15:12:42 -08:00
  • 2722e16fd8 Use --clean-src for nodeenv Anthony Sottile 2018-03-01 14:06:48 -08:00
  • 3793bc32c0 Fix linters Thierry Deo 2018-02-26 15:46:33 +01:00
  • 2d57068f49 Remove newlines from file contents Thierry Deo 2018-02-26 13:29:40 +01:00
  • 69333fa227 Add multiline mode to pygrep Thierry Deo 2018-02-26 10:17:21 +01:00
  • 2e6cd2a44c
    Merge pull request #715 from pre-commit/rev Anthony Sottile 2018-02-25 18:42:39 -08:00
  • 5651c66995 Migrate sha -> rev Anthony Sottile 2018-02-24 18:42:51 -08:00
  • 184e22e81f
    Merge pull request #714 from pre-commit/remove_cwd_fn Anthony Sottile 2018-02-24 17:44:45 -08:00
  • 86da772fd2
    Merge pull request #713 from pre-commit/update_many_repos Anthony Sottile 2018-02-24 17:04:18 -08:00
  • 29033f10ca Move cwd() to tests-only Anthony Sottile 2018-02-24 16:44:59 -08:00
  • 082c950d8f
    Merge pull request #711 from pre-commit/different_additional Anthony Sottile 2018-02-24 16:19:34 -08:00
  • f76d3c4f95 Allow autoupdate --repo to be specified multiple times Anthony Sottile 2018-02-24 15:42:26 -08:00
  • 8abfb37fdf
    Merge pull request #712 from pre-commit/dont_write_to_homedir_under_test Anthony Sottile 2018-02-24 15:36:21 -08:00
  • b827694520 Each set of additional dependencies gets its own env Anthony Sottile 2018-02-24 14:29:32 -08:00
  • d7a41d88c3 Don't write to the home directory under test Anthony Sottile 2018-02-24 14:36:18 -08:00
  • 29715c9268
    Merge pull request #710 from pre-commit/dont_modify_my_npmrc Anthony Sottile 2018-02-24 14:20:19 -08:00
  • 40fd04aec3 Don't modify user's npmrc under test Anthony Sottile 2018-02-24 13:50:15 -08:00
  • b20aae4fe2
    Merge pull request #709 from theresama/update-swift Anthony Sottile 2018-02-24 11:55:53 -08:00
  • 98a6fce830 update swift to swift 4 Theresa Ma 2018-02-24 11:19:13 -08:00
  • 1f13a5b6b9
    Merge pull request #700 from pre-commit/cfgv Anthony Sottile 2018-02-18 16:17:22 -08:00
  • bdad930d71 Move pre_commit.schema to cfgv library Anthony Sottile 2018-02-06 23:14:47 -08:00
  • 8bb4d63d3b v1.6.0 v1.6.0 Anthony Sottile 2018-02-04 12:25:52 -08:00
  • 74fcf16530
    Merge pull request #699 from pre-commit/rewrite_hook_template Anthony Sottile 2018-02-04 12:19:27 -08:00
  • 5c90c1a68f Rewrite the hook template in python Anthony Sottile 2018-02-03 18:57:59 -08:00
  • 64ff7677fa
    Merge pull request #698 from pre-commit/all-repos_autofix_all-repos-sed Anthony Sottile 2018-02-01 12:22:46 -08:00
  • 5eedbfc2d5 Change ignored cache dir for pytest 3.4.0 Anthony Sottile 2018-02-01 11:15:30 -08:00
  • 17444cdfc9
    Merge pull request #695 from bagerard/Verbose_hook Anthony Sottile 2018-02-01 08:19:08 -08:00
  • b319d6f80c Add a hook option that allows stdout to be printed when exit code is 0 (#695) Bastien Gérard 2018-01-31 23:05:35 +01:00
  • 7f0b427b74
    Merge pull request #694 from pre-commit/fix_legacy_commit_msg_hooks Anthony Sottile 2018-01-29 22:17:59 -08:00
  • 49dc689bf0 Fix legacy commit-msg hooks Anthony Sottile 2018-01-29 21:47:35 -08:00
  • 0a4fb173e4 v1.5.1 v1.5.1 Anthony Sottile 2018-01-24 09:46:26 -08:00
  • c733c39610
    Merge pull request #692 from samskiter/patch-1 Anthony Sottile 2018-01-24 09:41:22 -08:00
  • 8eb341a89f Merge 2f233b362b into 51ac0e8bc0 Oren Mazor 2018-01-24 17:27:54 +00:00
  • 5950fbf29d Merge a46b3a1231 into 51ac0e8bc0 Sviatoslav Sydorenko 2018-01-24 17:27:02 +00:00
  • 4a6fdd4abe Add test for pushing to unrelated upstream Anthony Sottile 2018-01-24 09:21:44 -08:00
  • 1bfd108593
    Properly detect if commit is a root commit Sam Duke 2018-01-24 14:01:59 +00:00
  • 51ac0e8bc0
    Merge pull request #690 from pre-commit/all-repos_autofix_all-repos-sed Anthony Sottile 2018-01-21 16:18:07 -08:00
  • 0f54fedac9 Replace deprecated yield_fixture with fixture Anthony Sottile 2018-01-21 15:31:17 -08:00
  • 98ec74dcab v1.5.0 v1.5.0 Anthony Sottile 2018-01-13 20:01:29 -08:00
  • c7fa3b2da3
    Merge pull request #688 from pre-commit/https Anthony Sottile 2018-01-13 18:59:12 -08:00
  • 5a4dc0ce30 https-ify links Anthony Sottile 2018-01-13 18:17:54 -08:00
  • c8fd92e368
    Merge pull request #687 from pre-commit/deprecate_pcre Anthony Sottile 2018-01-13 18:14:41 -08:00
  • d5dcebf671 Deprecate the pcre language Anthony Sottile 2018-01-13 17:28:19 -08:00