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