1. fe9c404 Forbid files with a UTF-8 BOM by Anthony Sottile · 9 years ago
  2. 97b88d9 flake8 2.5.3 is broken: https://gitlab.com/pycqa/flake8/issues/119 by Anthony Sottile · 9 years ago
  3. 36214cb Merge pull request #102 from pre-commit/improve_error_message_aws_101 by Anthony Sottile · 9 years ago
  4. d444ab8 Improve error message when credentials file is not provided by Anthony Sottile · 9 years ago
  5. d740fae Typo in no cover comment by Anthony Sottile · 9 years ago
  6. 64943e8 Add metadata for check-symlinks by Anthony Sottile · 9 years ago
  7. 8d80d51 Fix coverage on check_symlinks for windows by Anthony Sottile · 9 years ago
  8. eff3eaf Merge pull request #98 from bchess/check_symlinks by Anthony Sottile · 9 years ago
  9. ee1e98a Merge pull request #1 from pre-commit/asottile_check_symlinks by Ben Chess · 9 years ago
  10. da88228 Skip the symlink tests on windows by Anthony Sottile · 9 years ago
  11. d466a2e no cover some non-lfs lines by Anthony Sottile · 9 years ago
  12. 896c0cf new hook tests for broken symlinks by Benjamin Chess · 9 years ago
  13. 5edf945 Merge pull request #96 from pre-commit/git_lfs by Anthony Sottile · 9 years ago
  14. 3f6f23d Teach check-large-files-added about git-lfs. Reslves #82. by Anthony Sottile · 9 years ago
  15. 2c62e4a Merge pull request #97 from pre-commit/dont_write_files_that_arent_cleaned_up by Anthony Sottile · 9 years ago
  16. 7376a29 Write to temp directories in such a way that files get cleaned up by Anthony Sottile · 9 years ago
  17. 61d3e60 Merge pull request #95 from pre-commit/run_pre_commit_during_test by Anthony Sottile · 9 years ago
  18. 3a3a7a1 Run pre-commit during test by Anthony Sottile · 9 years ago
  19. e306ff3 Merge pull request #91 from SBoudrias/patch-1 by Anthony Sottile · 9 years ago
  20. 3284a1a Fix code syntax in README by Simon Boudrias · 9 years ago
  21. 78fd691 Merge pull request #90 from cchristous/master by Anthony Sottile · 9 years ago
  22. a23c582 Reformatted --diff-filter git argument by Corey Christous · 9 years ago
  23. 0ff8620 Merge pull request #89 from phoxelua/master by Anthony Sottile · 9 years ago
  24. 58edfc8 Fixed regex matching by phoxelua · 9 years ago
  25. daa1e9a Merge pull request #87 from pre-commit/encoding_pragma_hook by Anthony Sottile · 9 years ago
  26. aa2ba6f Add encoding pragma hook. Resolves pre-commit/pre-commit#15 by Anthony Sottile · 9 years ago
  27. 29bf11d Merge pull request #85 from deanwilson/aws_detected_filenames by Anthony Sottile · 10 years ago
  28. a666527 Show names of files containing aws credentials by Dean Wilson · 10 years ago
  29. edb5d52 Merge pull request #84 from pre-commit/update_description_about_autopep8 by Anthony Sottile · 10 years ago
  30. 44fbe61 Update description about autopep8. Closes #83 by Anthony Sottile · 10 years ago
  31. f82fb14 Add C, C++ to whitespace hooks by Anthony Sottile · 10 years ago
  32. 616c1eb Merge pull request #79 from chriskuehl/requirements-sorter-nocase by Anthony Sottile · 10 years ago
  33. a1b0104 Sort requirements.txt case-insensitively by Chris Kuehl · 10 years ago
  34. c2992bd Merge pull request #77 from pre-commit/check_ast_hook by Anthony Sottile · 10 years ago
  35. 8a8aaf5 Add a hook to verify python ast. by Anthony Sottile · 10 years ago
  36. 003e432 Merge pull request #76 from chriskuehl/private-key-print-only-filename by Anthony Sottile · 10 years ago
  37. ca2be34 detect_private_key: print *filenames*, not the key by Chris Kuehl · 10 years ago
  38. 5dd2605 Merge pull request #75 from chriskuehl/add-pp-to-extensions by Anthony Sottile · 10 years ago
  39. 500b279 Add .pp (Puppet manifest) to file extensions lists by Chris Kuehl · 10 years ago
  40. 516cc9f Allow six to bump by Anthony Sottile · 10 years ago
  41. 9957432 Merge pull request #60 from arahayrabedian/master by Anthony Sottile · 10 years ago
  42. 993c05b update readme to reflect that we no longer check for access keys, only secrets by Ara Hayrabedian · 10 years ago
  43. 974ef4e disable import checking for six.moves by Ara Hayrabedian · 10 years ago
  44. 255af75 add six to installation requirements by Ara Hayrabedian · 10 years ago
  45. 02e8bdc add tests, test sample files and minor refactor of exit codes in actual hook in order to facilitate testing by Ara Hayrabedian · 10 years ago
  46. 8872550 remove print statement by Ara Hayrabedian · 10 years ago
  47. 3078aec use six for config parser, add to reqs by Ara Hayrabedian · 10 years ago
  48. 0d88124 Merge pull request #66 from pre-commit/binary_detect_private_key_64 by Anthony Sottile · 10 years ago
  49. 07c938e Allow arbitrary binary to pass the private key hook check. Resolves #64 by Anthony Sottile · 10 years ago
  50. 6077f2f Merge pull request #65 from LeoCavaille/master by Anthony Sottile · 10 years ago
  51. 55bf22d Add new hook pretty-format-json by Léo Cavaillé · 10 years ago
  52. 95bf20d add aws credential checking ONLY FOR YOUR OWN credentials if they're set in a configurable credentials file (AWS CLI tools' native format) by Ara Hayrabedian · 10 years ago
  53. cf550fc v0.4.2 by Anthony Sottile · 10 years ago v0.4.2
  54. f138e34 Update hooks by Anthony Sottile · 10 years ago
  55. 5656e3c Bump hooks by Anthony Sottile · 10 years ago
  56. 9ba5af4 Fix #59 by removing direct dependency on pyflakes by Anthony Sottile · 10 years ago
  57. 2dda836 tox-- by Anthony Sottile · 10 years ago
  58. a00c16b Merge pull request #58 from dupuy/markdown-trailing-whitespace by Anthony Sottile · 10 years ago
  59. a6023ac Implement Markdown trailing space line break preservation by Alexander Dupuy · 10 years ago
  60. 822d83a Merge pull request #56 from dupuy/avoid-markup-merge-conflict-fp-2 by Anthony Sottile · 10 years ago
  61. 16a4e68 Merge pull request #55 from dupuy/avoid-markup-merge-conflict-fp by Anthony Sottile · 10 years ago
  62. 5c75293 Refactor check-merge-conflicts tests by Alexander Dupuy · 10 years ago
  63. eefc46f Don't report markup titles as merge conflicts by Alexander Dupuy · 10 years ago
  64. cedcea5 Merge pull request #54 from rhoml/rhoml/add-eyaml-support by Anthony Sottile · 10 years ago
  65. efb6914 Add eyaml support for check-yaml hook by Rhommel Lamas · 10 years ago
  66. 2d83e30 Merge pull request #53 from mythmon/patch-1 by Anthony Sottile · 10 years ago
  67. edee3f6 Add q as a debug statement by Mike Cooper · 10 years ago
  68. 15b678e Merge pull request #49 from pre-commit/only_check_merge_conflicted_files by Anthony Sottile · 10 years ago
  69. 635fa7d Only check merge conflicts on conflict commits by Anthony Sottile · 10 years ago
  70. 34444ba Merge pull request #48 from pre-commit/no_more_plumbum by Anthony Sottile · 10 years ago
  71. 713fab4 Remove dependency on plumbum by Anthony Sottile · 10 years ago
  72. c9b6161 Merge pull request #47 from guykisel/merge-conflict-hook by Anthony Sottile · 10 years ago
  73. 86d8446 Fix off by one error in line number enumeration by Guy Kisel · 10 years ago
  74. 779a429 Add check-merge-conflict hook by Guy Kisel · 10 years ago
  75. 70a319a Merge pull request #46 from guykisel/django-test-hook by Anthony Sottile · 10 years ago
  76. db4b8f0 Add --django flag to test name checker by Guy Kisel · 10 years ago
  77. 9ce4560 Merge pull request #43 from campaul/detect_private_key by Anthony Sottile · 10 years ago
  78. 4cb861a v0.4.1 by Anthony Sottile · 10 years ago v0.4.1
  79. 686d486 Bump to latest hooks by Anthony Sottile · 10 years ago
  80. 4078cbe Quickfix to prevent pep8 conflicts by Anthony Sottile · 10 years ago
  81. 68a7729 Detect OpenSSH private keys by Cameron Paul · 10 years ago
  82. 9d1ac32 Update README.md by Anthony Sottile · 10 years ago
  83. fc8b97e Merge pull request #39 from pre-commit/autopep8_via_config by Ken Struys · 10 years ago
  84. d96cef9 Respect autopep8 config. Resolves #38. by Anthony Sottile · 10 years ago
  85. 9f107a0 v0.4.0 by Anthony Sottile · 10 years ago v0.4.0
  86. c4c3c73 Merge pull request #36 from pre-commit/more_natural_sort_requirements by Anthony Sottile · 10 years ago
  87. 151d485 More naturally sort requirements. by Anthony Sottile · 10 years ago
  88. a4ba3ca Merge pull request #35 from pre-commit/use_tokenizer_for_string_fixer by Ken Struys · 10 years ago
  89. 2983d44 Use the tokenizer for great success by Anthony Sottile · 10 years ago
  90. 5207d1f Merge pull request #34 from struys/string_fixer by Anthony Sottile · 10 years ago
  91. fed3864 Merge pull request #1 from pre-commit/meybs_fixey_fixey by Ken Struys · 10 years ago
  92. 9326fad Simplify string-fixer by Anthony Sottile · 10 years ago
  93. 12f02df implemented a basic double quote string fixer by Ken Struys · 10 years ago
  94. 5fe82b3 Update README.md by Anthony Sottile · 10 years ago
  95. 6bd93dc Merge pull request #33 from pre-commit/appveyor by Anthony Sottile · 10 years ago
  96. e70a83f Add appveyor by Anthony Sottile · 10 years ago
  97. e39cfdf Merge pull request #32 from pre-commit/windows_support by Anthony Sottile · 10 years ago
  98. dd9a07d Fix end-of-file-fixer on windows by Anthony Sottile · 10 years ago
  99. 375913d Merge pull request #31 from pre-commit/readme_test by Anthony Sottile · 10 years ago
  100. a8b8915 Add test for readme by Anthony Sottile · 10 years ago