Commit graph

  • 38e02ff508 Don't add end-of-file newline while trimming whitespace Anthony Sottile 2018-02-28 08:43:07 -08:00
  • 270652fff8
    Merge 88ff7b12f2 into 2f8b625855 Francesco Agosti 2018-02-27 01:56:02 +00:00
  • 2f8b625855 Add changelog for v1.2.1-1 Anthony Sottile 2018-02-24 09:41:00 -08:00
  • 6c9a7e832a v1.2.1-1 v1.2.1-1 Anthony Sottile 2018-02-24 09:39:32 -08:00
  • 5d8d33adbd
    Merge pull request #269 from pre-commit/dont_pass_filenames_no_commit_to_branch Anthony Sottile 2018-02-24 09:38:45 -08:00
  • 66eb9d3aec Don't pass filenames for no-commit-to-branch Anthony Sottile 2018-02-24 09:24:30 -08:00
  • c770053448
    Merge 7e1df7a0cb into b1a8062750 Adler Medrado 2018-02-23 19:12:42 +00:00
  • 7e1df7a0cb Add new hook Adler Medrado 2018-02-23 16:04:04 -03:00
  • b1a8062750 v1.2.1 v1.2.1 Anthony Sottile 2018-02-19 13:27:08 -08:00
  • 93833548b1
    Merge pull request #266 from pre-commit/fix_no_commit_to_branch Anthony Sottile 2018-02-19 13:21:41 -08:00
  • 93f319c1f8 Fix no-commit-to-branch when not on a branch Anthony Sottile 2018-02-19 12:56:14 -08:00
  • 88ff7b12f2 Add print-message pre-commit hook Francesco Agosti 2018-02-16 12:42:11 -08:00
  • 2f1e5e2abf
    Merge pull request #261 from pre-commit/all-repos_autofix_all-repos-sed Anthony Sottile 2018-02-01 12:22:22 -08:00
  • 326c18e487 Change ignored cache dir for pytest 3.4.0 Anthony Sottile 2018-02-01 11:15:36 -08:00
  • 79915aa6ef
    Merge pull request #260 from PVSec/master Anthony Sottile 2018-01-26 15:34:24 -08:00
  • 97d838f792 dding the file aws_config_without_secrets_with_spaces.ini for new test case Pablo Vega 2018-01-26 15:22:32 -08:00
  • 7c631b3b79 Adding a test for detect_aws_credentials when key contains spaces Pablo Vega 2018-01-26 15:19:01 -08:00
  • 83fca4c614 Adding a check to make sure either spaces or null values are not mistakenly added into the key variable Pablo Vega 2018-01-26 00:28:39 -08:00
  • e19917ae62
    Merge pull request #259 from pre-commit/all-repos_autofix_all-repos-sed Anthony Sottile 2018-01-21 16:27:06 -08:00
  • 4ab791497c Replace deprecated yield_fixture with fixture Anthony Sottile 2018-01-21 15:31:23 -08:00
  • f1902c6154 Merge 2ca5460c30 into 0ddb3b8527 Benjamin Bach 2018-01-15 14:05:52 +00:00
  • 2ca5460c30 Move FalconSocial pre-commit-python-sorter to offical pre-commit repo, thanks @Dinoshauer @teeberg @amureki @jeffshek @Tenzer @asottile Benjamin Bach 2018-01-15 15:03:28 +01:00
  • 0ddb3b8527 v1.2.0 v1.2.0 Anthony Sottile 2018-01-13 17:36:06 -08:00
  • b78afdeaec
    Merge pull request #256 from nicain/master Anthony Sottile 2018-01-13 17:27:24 -08:00
  • 70ee59f9e6
    Update detect_private_key.py nicain 2018-01-13 17:16:50 -08:00
  • cf04ab0186
    Merge pull request #254 from cas--/refactor/pretty-format-json Anthony Sottile 2017-12-11 08:33:13 -08:00
  • 3e1b954a6e Add six back to setup.py Anthony Sottile 2017-12-11 07:30:08 -08:00
  • 5b6ddaf9f7 Fix pretty_format_json to use int indent Calum Lind 2017-12-10 09:34:36 +00:00
  • 00974efa31 Remove pretty_format_json simplejson dependency Calum Lind 2017-12-10 08:57:34 +00:00
  • f3ff3316a3
    Merge pull request #251 from benwebber/fix/check-builtin-literals-attributes Anthony Sottile 2017-12-10 14:10:22 -08:00
  • 1f262dab15
    Document minimum version required for git-lfs Anthony Sottile 2017-12-04 17:28:46 -08:00
  • d889840b88 check-builtin-literals: Appease flake8 with six Ben Webber 2017-12-01 03:04:46 +00:00
  • 775867626d check-builtin-literals: Ignore function attribute calls Ben Webber 2017-11-30 18:27:16 +00:00
  • 3ab8c71f56
    Merge pull request #249 from benwebber/feature/check-builtin-literals Anthony Sottile 2017-11-25 18:07:03 -08:00
  • 35996b7a25 Add check to enforce literal syntax for Python builtin types Ben Webber 2017-11-26 00:17:47 +00:00
  • e718847ccb Merge pull request #246 from pre-commit/all-repos_autofix_all-repos-sed Anthony Sottile 2017-10-21 09:21:49 -07:00
  • e9a0f84a69 git ls-files -z -- .coveragerc | xargs -0 sed -i '/ \*\/tmp\*/d' Anthony Sottile 2017-10-21 08:59:57 -07:00
  • f1e943e6bf v1.1.1 v1.1.1 Anthony Sottile 2017-10-19 10:34:23 -07:00
  • 68816a92a1 Merge pull request #245 from pre-commit/flush Anthony Sottile 2017-10-18 14:55:44 -07:00
  • 9567db66e5 Add a flush Anthony Sottile 2017-10-18 14:46:38 -07:00
  • 8a98c5e590 v1.1.0 v1.1.0 Anthony Sottile 2017-10-12 16:00:22 -07:00
  • a5338f276b Merge pull request #244 from pre-commit/yaml_multi_document Anthony Sottile 2017-10-12 15:57:58 -07:00
  • e87b81afd9 Add an --allow-multiple-documents option to check-yaml Anthony Sottile 2017-10-12 15:47:20 -07:00
  • e09278e806 CHANGELOG is a markdown file Anthony Sottile 2017-10-09 13:20:16 -07:00
  • c326dc2fce v1.0.0 v1.0.0 Anthony Sottile 2017-10-09 13:17:25 -07:00
  • 361a6ac1bc Merge pull request #243 from pre-commit/comment_only_requirements_txt Anthony Sottile 2017-10-09 11:27:52 -07:00
  • 7f0d6274b5 Merge pull request #242 from pre-commit/fix_trailing_whitespace_non_utf8_osx Anthony Sottile 2017-10-09 10:59:27 -07:00
  • 86691eda47 Fix requirements-txt-fixer for comments at end of file Anthony Sottile 2017-10-09 10:59:17 -07:00
  • 9958d1e219 Fix trailing-whitespace on macos for non-utf8 files Anthony Sottile 2017-10-09 10:39:58 -07:00
  • 5d08e77ad5 Merge pull request #241 from pre-commit/check_vcs_permalinks Anthony Sottile 2017-10-07 07:45:43 -07:00
  • 9db0a745f6 Add hook for ensuring vcs permalinks Anthony Sottile 2017-10-06 23:32:11 -07:00
  • dec98f7bc8 v0.9.5 v0.9.5 Anthony Sottile 2017-09-27 07:55:32 -07:00
  • bb8384f5be Merge pull request #240 from pre-commit/mixed_line_ending_force Anthony Sottile 2017-09-27 07:54:25 -07:00
  • 76047f6eef Fix mixed-line-endings --fix=... when whole file is a different ending Anthony Sottile 2017-09-27 07:47:24 -07:00
  • efdceb4e40 v0.9.4 v0.9.4 Anthony Sottile 2017-09-19 10:26:18 -07:00
  • 9c62866ae0 Merge pull request #238 from pre-commit/line_endings_entry Anthony Sottile 2017-09-19 10:24:57 -07:00
  • 54ec15fa89 Fix mixed-line-endings entrypoint Anthony Sottile 2017-09-19 10:14:14 -07:00
  • 08a643e0de Merge pull request #236 from pre-commit/use_symlink_fixtures Anthony Sottile 2017-09-08 08:43:19 -07:00
  • c5b7c35d81 Use fixtures for the symlink tests to fix appveyor Anthony Sottile 2017-09-08 08:27:04 -07:00
  • 9730eb3beb v0.9.3 v0.9.3 Anthony Sottile 2017-09-07 19:54:30 -07:00
  • 36af62c4ae Merge pull request #233 from pre-commit/mixed-line-ending Anthony Sottile 2017-09-07 19:51:50 -07:00
  • 4eba5d029c Merge branch 'all-repos_autofix_pre-commit-cache-dir' Anthony Sottile 2017-09-07 19:32:00 -07:00
  • 8f1217bf9f Update pre-commit cache directory. Anthony Sottile 2017-09-07 19:31:59 -07:00
  • 3a26cd1f1b Merge pull request #235 from pre-commit/all-repos_autofix_pre-commit-migrate-config Anthony Sottile 2017-09-07 19:28:21 -07:00
  • e577432d8b Ran pre-commit migrate-config. Anthony Sottile 2017-09-07 19:22:03 -07:00
  • 1cc11568d0 Merge pull request #234 from pre-commit/remove_validate_config Anthony Sottile 2017-09-07 17:56:55 -07:00
  • d87f6cba30 Remove unneeded validate_config pre-commit hook Anthony Sottile 2017-09-07 17:48:54 -07:00
  • fbcd096ea9 Simplify mixed-line-ending hook Anthony Sottile 2017-09-05 20:20:43 -07:00
  • 47c4d9ebed Fix mixed-line-ending tests on windows Anthony Sottile 2017-09-05 19:27:34 -07:00
  • fc8a5b27e9 Add mixed-line-ending hook Morgan Courbet 2017-06-13 21:38:14 +02:00
  • 7afdbe4eeb Merge 66a8778df5 into 78dffcc819 Morgan Courbet 2017-08-24 15:27:08 +00:00
  • 1e6136f497 Merge 0e223bcb15 into 78dffcc819 Morgan Courbet 2017-08-24 15:27:07 +00:00
  • 78dffcc819 v0.9.2 v0.9.2 Anthony Sottile 2017-08-21 10:58:25 -07:00
  • 38bd34f828 handle file reading exceptions Kevin James 2017-08-15 23:03:55 -07:00
  • 3eb6ebddf3 Merge 8518c0a772 into 31d9774748 Stephan Jaensch 2017-08-16 05:53:21 +00:00
  • 31d9774748 Merge pull request #230 from pre-commit/debug_statements_non_utf8 Anthony Sottile 2017-08-14 23:27:38 -04:00
  • 2913408db3 debug statements hook works for non-utf8 files Anthony Sottile 2017-08-14 20:20:32 -07:00
  • 5c2430e238 Merge pull request #229 from pre-commit/all-repos_autofix_pre-commit-autoupdate Anthony Sottile 2017-08-14 21:54:59 -04:00
  • f36ce7025e Ran pre-commit autoupdate. Anthony Sottile 2017-08-14 18:24:29 -07:00
  • 8518c0a772 Add mypy to legacy hooks.yaml too Stephan Jaensch 2017-08-09 16:33:24 +02:00
  • c98075bf8b Add mypy pre-commit hook Stephan Jaensch 2017-08-08 18:00:24 +02:00
  • 1553c96e2a Merge pull request #227 from pre-commit/better_tests_regex Anthony Sottile 2017-07-30 21:08:20 -04:00
  • c5b56b6369 Use a better regex for name-tests-test Anthony Sottile 2017-07-30 17:52:31 -07:00
  • 0861462aa3 Merge pull request #225 from dlgallagher/patch-1 Anthony Sottile 2017-07-27 18:14:08 -04:00
  • eebb2e6d87 Update README.md Dan 2017-07-27 15:09:31 -07:00
  • f233e2fc6f Merge pull request #224 from pre-commit/use_new_git_lfs Anthony Sottile 2017-07-26 03:44:57 -07:00
  • 9581d50e79 Workaround https://github.com/travis-ci/travis-ci/issues/6865 Anthony Sottile 2017-07-26 03:14:40 -07:00
  • 8a300c88c0 Workaround https://github.com/travis-ci/travis-ci/issues/6865 Anthony Sottile 2017-07-26 03:14:40 -07:00
  • 0c5f040a7f Use new git lfs (broken due to lfs returning non-lfs files) Anthony Sottile 2017-07-01 21:24:34 -07:00
  • e11d94cfba Merge pull request #221 from pre-commit/asottile-patch-1 Anthony Sottile 2017-07-21 22:48:29 -07:00
  • 3effa55911 More strict regex for name-tests-test Anthony Sottile 2017-07-21 09:37:41 -07:00
  • 0e223bcb15
    Refactor mixed_line_ending.py Morgan Courbet 2017-07-20 20:58:53 +02:00
  • f9915cbbe2
    Remove _check_filenames in mixed_line_ending.py Morgan Courbet 2017-07-20 20:32:04 +02:00
  • 4d3d8e1831
    Remove -v/--verbose option on mixed_line_ending.py Morgan Courbet 2017-07-20 20:24:32 +02:00
  • ef4a323728
    Refactor pre_commit_hooks/mixed_line_ending.py Morgan Courbet 2017-07-20 19:26:03 +02:00
  • 4be276c1a6
    Remove non relevant comments and make others more explicit Morgan Courbet 2017-07-20 18:59:38 +02:00
  • f58b552c37
    Refactor pre_commit_hooks/mixed_line_ending.py Morgan Courbet 2017-07-20 18:54:56 +02:00
  • f795097861
    Add Pyhton 2.7 'enum34' dependency declaration Morgan Courbet 2017-07-20 18:45:47 +02:00
  • a6b1e98e12 Upgrade add-trailing-comma Anthony Sottile 2017-07-19 11:24:01 -07:00
  • eb0c3ba0da
    Update README.md based on maintainer's wish Morgan Courbet 2017-07-18 21:47:27 +02:00