Commit graph

  • e694a6cfc2 Incorporate patch to support isolated CR mtkennerly 2018-10-13 19:44:02 -04:00
  • 2ab5832ce1 Preserve CRLF if file already ends that way mtkennerly 2018-10-13 19:00:22 -04:00
  • abd3d0ec3f Fix CRLF lines mtkennerly 2018-10-13 07:26:53 -04:00
  • e01bc2c2a1 v2.0.0 v2.0.0 Anthony Sottile 2018-10-12 19:55:16 -07:00
  • dbf7de0031
    Merge pull request #325 from pre-commit/use_subprocess Anthony Sottile 2018-10-12 19:44:44 -07:00
  • 69f2da629e Use subprocess directly Anthony Sottile 2018-10-12 19:37:46 -07:00
  • 08e2918d60
    Merge pull request #321 from pre-commit/suggest_mirrors_autopep8 Anthony Sottile 2018-10-12 19:23:26 -07:00
  • c9a608a9ca
    Merge pull request #323 from pre-commit/remove_compat Anthony Sottile 2018-10-12 19:23:13 -07:00
  • 6d83a62aad
    Merge pull request #324 from pre-commit/markdown_ext Anthony Sottile 2018-10-12 19:22:38 -07:00
  • 99453a5366 Default --no-markdown-linebreak-ext for trailing-whitespace Anthony Sottile 2018-10-12 18:10:02 -07:00
  • 2f6ba1b88e Remove legacy hooks.yaml and pre-types config Anthony Sottile 2018-10-11 22:20:07 -07:00
  • 526904b159 Remove autopep8-wrapper in favor of autopep8 Anthony Sottile 2018-10-11 17:19:35 -07:00
  • 78b24438db
    Merge pull request #318 from milin/fix_readme Anthony Sottile 2018-10-10 11:20:06 -07:00
  • 3aa6c641d2
    Update README.md Anthony Sottile 2018-10-10 11:15:13 -07:00
  • 023851e657 Fix readme to correctly reflect no-commit-to-branch args Shakya, Milind 2018-10-04 17:40:47 -04:00
  • e018adf3ac Add changelog entry for 1.4.0-1 Anthony Sottile 2018-09-27 11:17:15 -07:00
  • b8c3b0503a
    Merge pull request #317 from revolter/patch-1 v1.4.0-1 Anthony Sottile 2018-09-27 11:15:03 -07:00
  • 5f6a443de2
    Fix options ordering Iulian Onofrei 2018-09-27 21:09:33 +03:00
  • 68aa6e77e1
    Don't run end-of-file-fixer hook for the commit-msg stage Iulian Onofrei 2018-09-27 20:44:09 +03:00
  • d722548fa0
    Merge 582c917016 into 219c70a9c1 zbarryte 2018-09-07 18:25:46 +00:00
  • 582c917016 Exclude folders from file list Zachary Barryte 2018-09-07 14:22:28 -04:00
  • aa04b33a10
    Merge a3849e9128 into 219c70a9c1 Daniel Metz 2018-07-27 18:30:10 +00:00
  • a3849e9128 add forbid-type-hints Daniel Metz 2018-07-27 11:28:05 -07:00
  • 219c70a9c1 v1.4.0 v1.4.0 Anthony Sottile 2018-07-22 09:32:56 -07:00
  • a10dec1998
    Merge pull request #306 from pre-commit/all-repos_autofix_appveyor-py37 Anthony Sottile 2018-07-10 14:23:39 -07:00
  • 942957096f Use python3.7 in appveyor Anthony Sottile 2018-07-10 13:13:21 -07:00
  • e719df51fe
    Merge pull request #305 from pre-commit/no_py35 Anthony Sottile 2018-07-08 10:18:44 -07:00
  • c9899ab7d1 Don't test python3.5 now that we test python3.7 Anthony Sottile 2018-07-08 08:20:50 -07:00
  • b9ade8f9a1
    Merge pull request #304 from expobrain/python_37 Anthony Sottile 2018-07-08 08:16:17 -07:00
  • c02c3a237f Removed PyYAML version Daniele Esposti 2018-07-06 19:39:11 +01:00
  • 59527129e4 Updated Travis config for Python 3.7 Daniele Esposti 2018-07-06 09:00:42 +01:00
  • 03ba7f73cb Fixed version of PyYAML Daniele Esposti 2018-07-06 09:00:25 +01:00
  • a49c356f63 Added Python 3.7 support Daniele Esposti 2018-07-05 22:39:48 +01:00
  • 63e729fcc7
    Merge pull request #301 from vinayinvicible/force-merge Anthony Sottile 2018-06-26 11:35:36 -07:00
  • 64b9f3dcf0 Added --assume-in-merge option for check-merge-conflict Vinay Karanam 2018-06-26 23:34:04 +05:30
  • e5aadd79fe
    Merge b85d8a5556 into 9bf684c131 bobbyrullo 2018-06-21 23:04:58 +00:00
  • b85d8a5556 fix setup Bobby Rullo 2018-06-21 16:04:22 -07:00
  • 9bf684c131
    Merge pull request #297 from pre-commit/warnings Anthony Sottile 2018-06-18 08:21:00 -07:00
  • 1fc25d9778
    Merge pull request #296 from pre-commit/fix_escape_sequences Anthony Sottile 2018-06-18 07:34:31 -07:00
  • 5dc306b35d Fix resource warnings Anthony Sottile 2018-06-18 00:00:38 -07:00
  • 6239384547 Fix invalid escape sequences Anthony Sottile 2018-06-17 23:52:13 -07:00
  • 0931931b2e
    Merge pull request #6 from CalthorpeAnalytics/bobby-pull-from-master bobbyrullo 2018-06-13 16:11:21 -07:00
  • 2f97bc30a0 remove commented out code. Bobby Rullo 2018-06-13 16:07:52 -07:00
  • 3d18cba243 lock those guys in. Bobby Rullo 2018-06-13 16:06:13 -07:00
  • 0e6b203954 revert to what is on upsteram head Bobby Rullo 2018-06-13 15:51:28 -07:00
  • 8ed57dd453 ++flake8 Bobby Rullo 2018-06-13 15:44:26 -07:00
  • bbdbab897d ++pycodestyle Bobby Rullo 2018-06-13 15:42:23 -07:00
  • 4dc1e03837 ++autopep8 Bobby Rullo 2018-06-13 14:35:55 -07:00
  • 1f194d0eee ++flake8 Bobby Rullo 2018-06-13 14:31:23 -07:00
  • 1c497e42d6 remove spurois line Bobby Rullo 2018-06-13 13:01:42 -07:00
  • 110790d320 Merge branch 'master' of https://github.com/pre-commit/pre-commit-hooks into bobby-pull-from-master Bobby Rullo 2018-06-13 13:00:20 -07:00
  • a193eab99e
    Merge pull request #294 from pre-commit/more_protected_branches Anthony Sottile 2018-06-09 11:29:05 -07:00
  • baec308367 Allow multiple branches to be protected Anthony Sottile 2018-06-09 11:16:14 -07:00
  • 2aa7aeb572 git mv tests/{check_,}no_commit_to_branch_test.py Anthony Sottile 2018-06-09 11:10:43 -07:00
  • fa7a3b5466
    Merge pull request #293 from pre-commit/dont_match_whitespace_regex Anthony Sottile 2018-06-04 10:58:13 -07:00
  • c72ad40a6d Improve vcs regex (don't match whitespace) Anthony Sottile 2018-06-04 10:10:14 -07:00
  • 12b06ba136
    Merge 321e2602eb into bf8369c862 Max R 2018-06-04 16:25:37 +00:00
  • 321e2602eb Update regex for VCS permalinks Max Rozentsveyg 2018-06-04 12:21:15 -04:00
  • bf8369c862
    Merge pull request #290 from pre-commit/all-repos_autofix_e309-autopep8 Anthony Sottile 2018-06-01 15:12:45 -07:00
  • d12ed2f637 E309 is no longer rewritten by autopep8 Anthony Sottile 2018-06-01 13:39:48 -07:00
  • 04f59e3d3f
    Merge pull request #289 from pre-commit/all-repos_autofix_manual-https-git-urls Anthony Sottile 2018-05-28 11:10:31 -07:00
  • ffcda22d77 Suggest https:// git urls Anthony Sottile 2018-05-28 10:58:28 -07:00
  • a6209d8d4f v1.3.0 v1.3.0 Anthony Sottile 2018-05-28 10:34:46 -07:00
  • e931230641
    Merge pull request #288 from pre-commit/all-repos_autofix_rm-makefile Anthony Sottile 2018-05-23 18:20:51 -07:00
  • e8a9a519d2 Remove (unused) Makefile Anthony Sottile 2018-05-23 17:45:46 -07:00
  • 7a8a6e4b54
    Merge pull request #287 from vin01/master Anthony Sottile 2018-05-18 15:41:06 -07:00
  • 45d3850244 Detect putty & sshcom private keys vin01 2018-05-19 00:31:16 +01:00
  • a66a33042a
    Merge pull request #286 from pre-commit/fix_builtin_literals_check Anthony Sottile 2018-05-17 17:22:49 -07:00
  • df93509aed Explicitly check for ast.Name Anthony Sottile 2018-05-17 17:14:25 -07:00
  • 805530fe29 Update debug-statements description Anthony Sottile 2018-05-14 09:16:37 -07:00
  • 6ed369d651
    Merge pull request #283 from pre-commit/breakpoint Anthony Sottile 2018-05-14 09:11:08 -07:00
  • 18b3ab7cd2 debug-statements: detect python3.7+ breakpoint() Anthony Sottile 2018-05-13 15:24:42 -07:00
  • 6e2e83a409 Simplify debug-statemetns tests Anthony Sottile 2018-05-13 15:07:31 -07:00
  • 904a06196d
    Merge pull request #282 from pre-commit/all-repos_autofix_all-repos-sed Anthony Sottile 2018-04-30 07:49:55 -07:00
  • 3a325ee786 Replace legacy wheel metadata Anthony Sottile 2018-04-30 09:33:25 -04:00
  • 8971d2fa75
    Merge pull request #281 from pre-commit/remove_write_file Anthony Sottile 2018-03-26 09:30:46 -07:00
  • 9b1b44e9c9 Remove write_file (now unnecessary) Anthony Sottile 2018-03-26 08:44:14 -07:00
  • 71fadeb238
    Merge pull request #280 from pre-commit/no__rebase_on_pull Anthony Sottile 2018-03-26 08:43:59 -07:00
  • 61a14a4d27
    Merge ec38740854 into 588232e381 Michał Sochoń 2018-03-26 15:40:54 +00:00
  • 588232e381
    Merge pull request #279 from nvtkaszpir/fix/non-utf8-opens Anthony Sottile 2018-03-26 08:40:41 -07:00
  • da8ab1ffe8 pull with --no-rebase Anthony Sottile 2018-03-26 08:33:11 -07:00
  • 54c0f8c937 Open files as UTF-8 Michał Sochoń 2018-03-26 12:00:48 +02:00
  • 16ff195820
    Merge pull request #277 from pre-commit/fix_readme_test_non_utf8 Anthony Sottile 2018-03-25 17:22:37 -07:00
  • b312063051 Always load the README as UTF-8 Anthony Sottile 2018-03-25 17:12:49 -07:00
  • ec38740854 Ensure tox gets proper language settings. Michał Sochoń 2018-03-26 01:17:39 +02:00
  • 20baf1a22a
    Merge pull request #275 from nvtkaszpir/feature/fix-broken-pkg-resources Anthony Sottile 2018-03-25 15:46:53 -07:00
  • 980fc9bdc3 Fix flake8 error Michał Sochoń 2018-03-26 00:24:36 +02:00
  • b0d44c7084 Ensure not to alter list in 'for' loop Michał Sochoń 2018-03-26 00:17:13 +02:00
  • 9e28aaf275 Simplify check, extend README Michał Sochoń 2018-03-26 00:02:23 +02:00
  • 1d6ad0d6ed Provide automatic removal of pkg-resources==0.0.0 Michał Sochoń 2018-03-25 23:28:04 +02:00
  • 3e037681b8
    Merge 38bd34f828 into 1bdd699a79 Kevin James 2018-03-20 03:26:04 +00:00
  • 1bdd699a79
    Fix typo Anthony Sottile 2018-03-19 10:13:18 -07:00
  • 7212f9408e
    Merge pull request #274 from pre-commit/check_yaml_unsafe Anthony Sottile 2018-03-19 09:48:06 -07:00
  • a21def36e3 Add an --unsafe option to check-yaml Anthony Sottile 2018-03-19 09:28:18 -07:00
  • e80813e7e9
    Merge pull request #272 from pre-commit/all-repos_autofix_pre-commit-autoupdate Anthony Sottile 2018-03-09 08:22:20 -08:00
  • a0a19d66a8 Ran pre-commit autoupdate. Anthony Sottile 2018-03-08 22:38:55 -08:00
  • 92e1570c28 v1.2.3 v1.2.3 Anthony Sottile 2018-02-28 09:14:40 -08:00
  • f6780b99f6 Fix trailing-whitespace entrypoint Anthony Sottile 2018-02-28 09:13:20 -08:00
  • 1b12723c29 v1.2.2 v1.2.2 Anthony Sottile 2018-02-28 09:01:18 -08:00
  • 7efec83404
    Merge pull request #271 from pre-commit/dont_modify_end_of_file Anthony Sottile 2018-02-28 08:58:59 -08:00