1. d19360c Drop py33, add py35 by Anthony Sottile · 9 years ago
  2. 5744ccf Merge pull request #138 from pre-commit/asottile-patch-1 by Anthony Sottile · 9 years ago
  3. b4a9600 Document `--indent` for pretty-format-json by Anthony Sottile · 9 years ago
  4. 775a790 pre-commit-hooks is a pure python package by Anthony Sottile · 9 years ago
  5. 6925455 v0.6.0 by Anthony Sottile · 9 years ago v0.6.0
  6. a43122c Merge pull request #133 from pre-commit/customizable_encoding_pragma by Anthony Sottile · 9 years ago
  7. 693709e Allow encoding pragma to be customizable by Anthony Sottile · 9 years ago
  8. 3fa0265 Merge pull request #127 from vinayinvicible/requirements by Anthony Sottile · 9 years ago
  9. 81bd74d coverage fix by Vinay Karanam · 9 years ago
  10. c58ae08 requirements fixer output is similar to pip freeze by Vinay Karanam · 9 years ago
  11. 493665a Merge pull request #126 from sanmai-NL/enhance_file_extnsn_pttrns_trlng_whtspc_fxr by Anthony Sottile · 9 years ago
  12. 8a1ff1d Add file patterns for trailing whitespace fixer by Sander Maijers · 9 years ago
  13. 144c385 Merge pull request #123 from Oscar-Garcia/patch-1 by Anthony Sottile · 9 years ago
  14. ea320d7 Update debug_statement_hook.py by Oscar-Garcia · 9 years ago
  15. 6dfcb89 Merge pull request #122 from sanmai-NL/JSON_arbitrary_indentation_separator by Anthony Sottile · 9 years ago
  16. abaf0d1 Fix exc. raising logic to match validation issues by Sander Maijers · 9 years ago
  17. cf3aabe Merge pull request #120 from sanmai-NL/JSON_arbitrary_indentation_separator by Anthony Sottile · 9 years ago
  18. a562886 Refactor legacy `indent: int` -> `indent: str` by Sander Maijers · 9 years ago
  19. 49a26cb Merge pull request #121 from sanmai-NL/Tox_fix_autosigning_upon_git_commit by Anthony Sottile · 9 years ago
  20. 9e89b76 Increase robustness of tests involving `git` by Sander Maijers · 9 years ago
  21. 6b1aa19 Merge pull request #117 from pre-commit/simplify_tests by Anthony Sottile · 9 years ago
  22. a99475a Simplify the tests by Anthony Sottile · 9 years ago
  23. b64436c Merge pull request #116 from pre-commit/check_merge_conflict_binary_files by Anthony Sottile · 9 years ago
  24. b4e29b5 Use newline='' to avoid automatic newline translation by Anthony Sottile · 9 years ago
  25. 4a01f64 Fix check-merge-conflict against binary files by Anthony Sottile · 9 years ago
  26. adbb569 v0.5.1 by Anthony Sottile · 9 years ago v0.5.1
  27. 3554825 Merge pull request #114 from wting/wting_support_diff3_conflictstyle by Anthony Sottile · 9 years ago
  28. c92b465 Add diff3 conflictstyle support for git merge conflicts. by William Ting · 9 years ago
  29. 6f2b0a2 Merge pull request #111 from pre-commit/remove_coding_pragma by Anthony Sottile · 9 years ago
  30. 03bf17f Add a --remove option to fix-encoding-pragma by Anthony Sottile · 9 years ago
  31. 17478a0 Style fixups by Anthony Sottile · 9 years ago
  32. ea867c2 Merge pull request #109 from mattclegg/no-sort-keys by Anthony Sottile · 9 years ago
  33. f775891 Drop messy py26 support in favour of 100% coverage by mattclegg · 9 years ago
  34. d49f04c Adjust formatting for existing `test_pretty_format_json` by mattclegg · 9 years ago
  35. bd4e37c Add test for '--no-sort-keys' by mattclegg · 9 years ago
  36. 700b18e Use OrderedDict to preserve order by mattclegg · 9 years ago
  37. ff65d01 v0.5.0 by Anthony Sottile · 9 years ago v0.5.0
  38. 44e1753 Merge pull request #107 from pre-commit/utf8_bom by Ken Struys · 9 years ago
  39. fe9c404 Forbid files with a UTF-8 BOM by Anthony Sottile · 9 years ago
  40. f769c20 Addding no-sort-keys to pretty_format_json, this allows to disable the sort on the keys by Sébastien Larivière · 9 years ago
  41. 97b88d9 flake8 2.5.3 is broken: https://gitlab.com/pycqa/flake8/issues/119 by Anthony Sottile · 9 years ago
  42. 36214cb Merge pull request #102 from pre-commit/improve_error_message_aws_101 by Anthony Sottile · 9 years ago
  43. d444ab8 Improve error message when credentials file is not provided by Anthony Sottile · 9 years ago
  44. d740fae Typo in no cover comment by Anthony Sottile · 9 years ago
  45. 64943e8 Add metadata for check-symlinks by Anthony Sottile · 9 years ago
  46. 8d80d51 Fix coverage on check_symlinks for windows by Anthony Sottile · 9 years ago
  47. eff3eaf Merge pull request #98 from bchess/check_symlinks by Anthony Sottile · 9 years ago
  48. ee1e98a Merge pull request #1 from pre-commit/asottile_check_symlinks by Ben Chess · 9 years ago
  49. da88228 Skip the symlink tests on windows by Anthony Sottile · 9 years ago
  50. d466a2e no cover some non-lfs lines by Anthony Sottile · 9 years ago
  51. 896c0cf new hook tests for broken symlinks by Benjamin Chess · 9 years ago
  52. 5edf945 Merge pull request #96 from pre-commit/git_lfs by Anthony Sottile · 9 years ago
  53. 3f6f23d Teach check-large-files-added about git-lfs. Reslves #82. by Anthony Sottile · 9 years ago
  54. 2c62e4a Merge pull request #97 from pre-commit/dont_write_files_that_arent_cleaned_up by Anthony Sottile · 9 years ago
  55. 7376a29 Write to temp directories in such a way that files get cleaned up by Anthony Sottile · 9 years ago
  56. 61d3e60 Merge pull request #95 from pre-commit/run_pre_commit_during_test by Anthony Sottile · 9 years ago
  57. 3a3a7a1 Run pre-commit during test by Anthony Sottile · 9 years ago
  58. e306ff3 Merge pull request #91 from SBoudrias/patch-1 by Anthony Sottile · 9 years ago
  59. 3284a1a Fix code syntax in README by Simon Boudrias · 9 years ago
  60. 78fd691 Merge pull request #90 from cchristous/master by Anthony Sottile · 9 years ago
  61. a23c582 Reformatted --diff-filter git argument by Corey Christous · 9 years ago
  62. 0ff8620 Merge pull request #89 from phoxelua/master by Anthony Sottile · 9 years ago
  63. 58edfc8 Fixed regex matching by phoxelua · 9 years ago
  64. daa1e9a Merge pull request #87 from pre-commit/encoding_pragma_hook by Anthony Sottile · 9 years ago
  65. aa2ba6f Add encoding pragma hook. Resolves pre-commit/pre-commit#15 by Anthony Sottile · 9 years ago
  66. 29bf11d Merge pull request #85 from deanwilson/aws_detected_filenames by Anthony Sottile · 10 years ago
  67. a666527 Show names of files containing aws credentials by Dean Wilson · 10 years ago
  68. edb5d52 Merge pull request #84 from pre-commit/update_description_about_autopep8 by Anthony Sottile · 10 years ago
  69. 44fbe61 Update description about autopep8. Closes #83 by Anthony Sottile · 10 years ago
  70. f82fb14 Add C, C++ to whitespace hooks by Anthony Sottile · 10 years ago
  71. 616c1eb Merge pull request #79 from chriskuehl/requirements-sorter-nocase by Anthony Sottile · 10 years ago
  72. a1b0104 Sort requirements.txt case-insensitively by Chris Kuehl · 10 years ago
  73. c2992bd Merge pull request #77 from pre-commit/check_ast_hook by Anthony Sottile · 10 years ago
  74. 8a8aaf5 Add a hook to verify python ast. by Anthony Sottile · 10 years ago
  75. 003e432 Merge pull request #76 from chriskuehl/private-key-print-only-filename by Anthony Sottile · 10 years ago
  76. ca2be34 detect_private_key: print *filenames*, not the key by Chris Kuehl · 10 years ago
  77. 5dd2605 Merge pull request #75 from chriskuehl/add-pp-to-extensions by Anthony Sottile · 10 years ago
  78. 500b279 Add .pp (Puppet manifest) to file extensions lists by Chris Kuehl · 10 years ago
  79. 516cc9f Allow six to bump by Anthony Sottile · 10 years ago
  80. 9957432 Merge pull request #60 from arahayrabedian/master by Anthony Sottile · 10 years ago
  81. 993c05b update readme to reflect that we no longer check for access keys, only secrets by Ara Hayrabedian · 10 years ago
  82. 974ef4e disable import checking for six.moves by Ara Hayrabedian · 10 years ago
  83. 255af75 add six to installation requirements by Ara Hayrabedian · 10 years ago
  84. 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
  85. 8872550 remove print statement by Ara Hayrabedian · 10 years ago
  86. 3078aec use six for config parser, add to reqs by Ara Hayrabedian · 10 years ago
  87. 0d88124 Merge pull request #66 from pre-commit/binary_detect_private_key_64 by Anthony Sottile · 10 years ago
  88. 07c938e Allow arbitrary binary to pass the private key hook check. Resolves #64 by Anthony Sottile · 10 years ago
  89. 6077f2f Merge pull request #65 from LeoCavaille/master by Anthony Sottile · 10 years ago
  90. 55bf22d Add new hook pretty-format-json by Léo Cavaillé · 10 years ago
  91. 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
  92. cf550fc v0.4.2 by Anthony Sottile · 10 years ago v0.4.2
  93. f138e34 Update hooks by Anthony Sottile · 10 years ago
  94. 5656e3c Bump hooks by Anthony Sottile · 10 years ago
  95. 9ba5af4 Fix #59 by removing direct dependency on pyflakes by Anthony Sottile · 10 years ago
  96. 2dda836 tox-- by Anthony Sottile · 10 years ago
  97. a00c16b Merge pull request #58 from dupuy/markdown-trailing-whitespace by Anthony Sottile · 10 years ago
  98. a6023ac Implement Markdown trailing space line break preservation by Alexander Dupuy · 10 years ago
  99. 822d83a Merge pull request #56 from dupuy/avoid-markup-merge-conflict-fp-2 by Anthony Sottile · 10 years ago
  100. 16a4e68 Merge pull request #55 from dupuy/avoid-markup-merge-conflict-fp by Anthony Sottile · 10 years ago