Commit graph

  • 782244a7b8
    Merge pull request #909 from asottile/default_stages Anthony Sottile 2019-01-06 11:29:41 -08:00
  • bd65d8947f Implement default_stages Anthony Sottile 2019-01-06 09:54:55 -08:00
  • 9c6a1d80d6
    Merge pull request #908 from asottile/default_language_version Anthony Sottile 2019-01-05 13:47:18 -08:00
  • d3b5a41830 Implement default_language_version Anthony Sottile 2019-01-05 13:01:42 -08:00
  • 579b05e424
    Merge pull request #907 from asottile/schema_default Anthony Sottile 2019-01-05 09:06:18 -08:00
  • fc84567923 Default local / meta through cfgv Anthony Sottile 2019-01-04 21:43:08 -08:00
  • 46ae88c1f0
    Merge pull request #906 from asottile/gc Anthony Sottile 2019-01-02 19:46:38 -08:00
  • 9e34e6e316 pre-commit gc Anthony Sottile 2019-01-01 22:01:10 -08:00
  • d7f5c6f979
    Merge pull request #904 from asottile/clone_uncommitted Anthony Sottile 2019-01-01 15:56:02 -08:00
  • e4f0b4c1b7 Only configure logging inside the context Anthony Sottile 2019-01-01 13:33:05 -08:00
  • bdc58cc33f Teach pre-commit try-repo to clone uncommitted changes Anthony Sottile 2019-01-01 13:12:02 -08:00
  • e04505a669
    Merge pull request #903 from pre-commit/relative_chdir_try_repo Anthony Sottile 2019-01-01 12:35:00 -08:00
  • 4da461d90a Fix try-repo relpath while in a sub-directory Anthony Sottile 2019-01-01 11:57:06 -08:00
  • b31cb22d8b
    Merge pull request #902 from pre-commit/windows_100 Anthony Sottile 2018-12-31 14:35:09 -08:00
  • 4f9d0397b5 Add more 'no cover windows' comments Anthony Sottile 2018-12-31 13:33:28 -08:00
  • 177164b5a2
    Merge pull request #901 from pre-commit/no_asdict Anthony Sottile 2018-12-31 13:27:32 -08:00
  • b59d7197ff Use Hook api in languages Anthony Sottile 2018-12-31 13:16:48 -08:00
  • 5f9a667470
    Merge pull request #900 from pre-commit/simplify_dict Anthony Sottile 2018-12-31 11:43:36 -08:00
  • e4cf5f321b just use normal dicts in tests Anthony Sottile 2018-12-31 11:15:22 -08:00
  • 2125a4cf47
    Merge pull request #899 from pre-commit/repository_refactor Anthony Sottile 2018-12-30 21:47:36 -08:00
  • c577ed92e7 Refactor pre_commit.repository and factor out cached-property Anthony Sottile 2018-12-30 18:11:28 -08:00
  • 7448e588ff
    Merge pull request #898 from pre-commit/identity Anthony Sottile 2018-12-29 13:34:30 -08:00
  • a49a34ef3d Add identity meta hook Anthony Sottile 2018-12-29 13:13:31 -08:00
  • d2b92e8170
    Merge pull request #894 from s0undt3ch/hotfix/no-gpg-sign Anthony Sottile 2018-12-28 16:20:51 -08:00
  • 160a11a0a7 Improve git_commit helper Anthony Sottile 2018-12-28 15:13:06 -08:00
  • 28c97a95cd
    Don't fail if GPG signing is configured by default. All references. Pedro Algarvio 2018-12-28 20:06:52 +00:00
  • 7afb2944b2
    Merge pull request #896 from pre-commit/cleanup Anthony Sottile 2018-12-27 19:26:16 -08:00
  • d46bbc486f Use in_git_dir in more places Anthony Sottile 2018-12-27 18:02:14 -08:00
  • 2af0b0b4f3 better no-cover for windows Anthony Sottile 2018-12-27 17:31:25 -08:00
  • 8c550d0157
    Merge pull request #886 from s0undt3ch/features/repo-alias Anthony Sottile 2018-12-27 12:17:29 -08:00
  • 6d40b2a38b
    Simplify the skip test to only test skipping Anthony Sottile 2018-12-27 09:24:41 -08:00
  • 8ffd1f69d7
    Address review comments Pedro Algarvio 2018-12-27 12:03:09 +00:00
  • 79c8b1fceb
    Allow hook alias to be used in SKIP. Includes test. Pedro Algarvio 2018-12-26 09:05:37 +00:00
  • 5840f880a9
    Address review comments and test failures Pedro Algarvio 2018-12-26 08:56:30 +00:00
  • afbc57f2ad
    Go back to optional. Requires less changes to existing code. Pedro Algarvio 2018-12-17 12:05:55 +00:00
  • b096c0b8f2
    Allow aliasing a hook and calling it by it's alias Pedro Algarvio 2018-12-14 12:29:52 +00:00
  • c5c0a0699b
    Merge pull request #895 from pre-commit/rip_runner Anthony Sottile 2018-12-26 23:11:38 -08:00
  • 2b8291d18f add a no-cover for py3 [ci skip] Anthony Sottile 2018-12-26 22:45:13 -08:00
  • fe409f1a43 Remove stateful Runner Anthony Sottile 2018-12-26 22:33:21 -08:00
  • 1d40cc2104
    Merge pull request #893 from pre-commit/shebang Anthony Sottile 2018-12-25 21:05:21 -08:00
  • de942894ff Pick a better python shebang for hook executable Anthony Sottile 2018-12-25 12:11:02 -08:00
  • 748c2ad273 v1.13.0 v1.13.0 Anthony Sottile 2018-12-20 12:05:22 -08:00
  • 45a34d6b75
    Merge pull request #888 from pre-commit/887_xfail_windows_node_again Anthony Sottile 2018-12-19 17:04:21 -08:00
  • 91782bb6c8 xfail windows node until #887 is resolved Anthony Sottile 2018-12-19 14:08:20 -08:00
  • d0c62aae7a
    Merge pull request #889 from pre-commit/no_document Anthony Sottile 2018-12-19 14:40:22 -08:00
  • 435d9945a3 Switch from deprecated docs-off args to --no-document Anthony Sottile 2018-12-19 14:22:09 -08:00
  • c292ba892b
    Merge pull request #885 from s0undt3ch/hotfix/no-gpg-sign Anthony Sottile 2018-12-14 16:25:50 -05:00
  • 15b1f118b5
    Update fixtures.py Anthony Sottile 2018-12-14 13:14:13 -08:00
  • afeac2f099
    Don't fail if GPG signing is configured by default Pedro Algarvio 2018-12-11 12:32:40 +00:00
  • aae31993cd Switch back to diff instead of diff-index Anthony Sottile 2018-12-13 10:08:57 -08:00
  • b591d27345
    Add support for requirements files in additional_dependencies Pedro Algarvio 2018-12-11 12:41:04 +00:00
  • 2006a508d8
    Don't fail if GPG signing is configured by default Pedro Algarvio 2018-12-11 12:32:40 +00:00
  • e6950bdfa9 support IGNORE envoronment variable to ignore failure SimonHeimberg 2018-11-28 08:40:30 +01:00
  • 51659ee606
    Merge pull request #874 from chriskuehl/shuffle-args Anthony Sottile 2018-11-19 23:00:36 -08:00
  • 45e3dab00d Shuffle arguments before running hooks Chris Kuehl 2018-11-19 17:36:57 -08:00
  • 6b6ebe7e30
    Merge pull request #870 from pre-commit/bump_sample Anthony Sottile 2018-11-15 16:19:22 -08:00
  • e15d7cde86 Upgrade the sample config Anthony Sottile 2018-11-15 14:17:10 -08:00
  • dc84f21dd4
    Merge pull request #857 from runz0rd/master Anthony Sottile 2018-11-14 17:29:43 -08:00
  • aaa3976a29 Use text_type instead of str() Anthony Sottile 2018-11-13 17:23:32 -08:00
  • e339de22d7 Added requested changes Milos Pejanovic 2018-11-14 01:59:18 +01:00
  • bf8c8521cd Added a test and small change for error output Milos Pejanovic 2018-11-14 00:43:04 +01:00
  • 76e0f11916
    Merge pull request #851 from chriskuehl/concurrent-execution Anthony Sottile 2018-11-01 18:46:13 -07:00
  • 6bac405d40 Minor cleanups Anthony Sottile 2018-11-01 18:05:36 -07:00
  • 1c97d3f5fd Added a try except block which reraises InvalidManifestError as RepositoryCannotBeUpdatedError Milos Pejanovic 2018-10-31 17:39:47 +01:00
  • 9125439c3a Force serial hook runs during tests Chris Kuehl 2018-10-22 09:51:14 -07:00
  • aa50a8cde0 Switch to using concurrent.futures Chris Kuehl 2018-10-22 09:50:46 -07:00
  • 231f6013bb Allow more time on the concurrency test Chris Kuehl 2018-10-22 09:21:37 -07:00
  • b6926e8e2e Attempt to partition files to use all possible cores Chris Kuehl 2018-10-20 17:14:50 -07:00
  • ec0ed8aef5 Handle CPU detection errors and running on Travis Chris Kuehl 2018-10-20 17:13:57 -07:00
  • ba5e27e4ec Implement concurrent execution of individual hooks Chris Kuehl 2018-10-20 13:05:55 -07:00
  • 1f1cd2bc39
    Merge pull request #839 from georgeyk/refactor-xargs-partition Anthony Sottile 2018-10-23 22:55:30 -07:00
  • ead906aed0 Compute win32 python2 length according to encoded size Anthony Sottile 2018-10-23 22:02:48 -07:00
  • eecf3472ff v1.12.0 v1.12.0 Anthony Sottile 2018-10-23 10:55:09 -07:00
  • 0c9a53bf1b Correct resources declaration Anthony Sottile 2018-10-23 10:50:35 -07:00
  • 47e4f39436
    Merge pull request #852 from pre-commit/install_only_once Anthony Sottile 2018-10-23 10:47:22 -07:00
  • 6cde287a1e Install multi-hook repositories only once Anthony Sottile 2018-10-23 10:17:21 -07:00
  • fcdd638134
    Merge pull request #847 from pre-commit/improve_coverage Anthony Sottile 2018-10-14 16:28:32 -07:00
  • f19bf57afc
    Merge pull request #846 from pre-commit/performance Anthony Sottile 2018-10-14 15:32:18 -07:00
  • 8e8b962266 Improve coverage of check_hooks_apply Anthony Sottile 2018-10-14 14:59:36 -07:00
  • 62493d1115 Exclude coverage in the template file Anthony Sottile 2018-10-14 13:41:59 -07:00
  • 9f60561d6f Replace resources with importlib_resources Anthony Sottile 2018-10-14 13:17:38 -07:00
  • ebe5132576 Replace pkg_resources.get_distribution with importlib-metadata Anthony Sottile 2018-10-14 12:24:59 -07:00
  • 14df93ef3e
    Merge pull request #845 from pre-commit/all-repos_autofix_pre-commit-autopep8-migrate Anthony Sottile 2018-10-12 21:49:22 -07:00
  • 3dbb61d9af Migrate from autopep8-wrapper to mirrors-autopep8 Anthony Sottile 2018-10-12 20:08:47 -07:00
  • 9c37473256 v1.11.2 v1.11.2 Anthony Sottile 2018-10-10 20:43:57 -07:00
  • 9bcfe176d4
    Merge pull request #844 from pre-commit/pre_push_ancestor_identification Anthony Sottile 2018-10-10 20:41:46 -07:00
  • 3181b461aa fix pushing to new branch not identifying all commits Anthony Sottile 2018-10-10 20:08:16 -07:00
  • 3d573d8736 Fix xargs.partion: win32 test George Y. Kussumoto 2018-10-09 23:32:46 -03:00
  • c9e297ddb6 Fix xargs.partition: win32 new string length computation George Y. Kussumoto 2018-10-09 22:54:41 -03:00
  • 2560280d21 Fix xargs.partition tests: explicity set unicode chars George Y. Kussumoto 2018-10-08 19:42:59 -03:00
  • 333ea75e45 Refactor xargs.partition: _command_length usage George Y. Kussumoto 2018-10-06 20:04:17 -03:00
  • bb6b1c33ae Remove pytest-mock George Y. Kussumoto 2018-10-06 19:57:30 -03:00
  • 2ad69e12ce Fix xargs.partition: use sys.getfilesystemencoding George Y. Kussumoto 2018-10-05 16:39:49 -03:00
  • df5d171cd7 Fix xargs.partition tests in python2.7 (pytest-mock) George Y. Kussumoto 2018-10-05 14:33:32 -03:00
  • fa4c03da65 Update xargs.partition with platform information George Y. Kussumoto 2018-10-05 11:54:31 -03:00
  • c0b1f2ff25
    Merge pull request #837 from georgeyk/check-useless-excludes-type-filter Anthony Sottile 2018-10-02 11:43:01 -07:00
  • 1b496c5fc3 Fix check-useless-exclude to consider types filter George Y. Kussumoto 2018-10-02 12:17:46 -03:00
  • 08319101f4 v1.11.1 v1.11.1 Anthony Sottile 2018-09-22 12:02:33 -07:00
  • 3e11c2d05d
    Merge pull request #832 from pre-commit/rev_parse_error_mode Anthony Sottile 2018-09-22 11:59:56 -07:00
  • 18b6f4b519 Fix rev-parse for older git versions Anthony Sottile 2018-09-22 08:53:52 -07:00