index
:
delta/python-packages/flake8.git
3.7-maintenance
add-statistics
afortunado21-master-patch-46684
asottile-entry-point-docs-fixup
asottile-patch-1
backwards-compat-api
bug/103
bug/121
bug/122
bug/1372
bug/163
bug/178
bug/179
bug/180
bug/193
bug/52
bug/67
bug/69
bug/74
bug/90
bug/output-file
coverage-6
drop-xdg-config
feature/output-file
feature/register-optional-checks
fix-extend-default-ignore
fix-github-workflows
fix_travis2
github_actions
indent-size-str
legacy-api-tests
main
master
mpenkov-master
new_namedtuple
noqa_continuation
off_by_default
output_file_fix
parallel-syntax-error
pep8-stdin-fix
plugin-loading
pre-commit-ci-update-config
pre_commit_config
proposed/3.0
release/2.5.0
remove_unused_verify_requiremetns
stable/2.6
stray-noqa
throwaway-ci
uncap-flake8
update-appveyor
gitlab.com: pycqa/flake8.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
flake8
/
hooks.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Do not overwrite Git pre-commit hook; closes #149
Florent Xicluna
2014-05-05
1
-0
/
+2
*
Use write-only mode 'w' instead of 'w+' for writing hooks
Florent Xicluna
2014-05-05
1
-3
/
+4
*
Assume UTF-8 when decoding hg or git output; closes #148
Florent Xicluna
2014-05-05
1
-2
/
+2
*
Merged in fr710/flake8 (pull request #41)
Florent Xicluna
2014-03-30
1
-10
/
+5
|
\
|
*
Minor hg hook refactoring
Florian Rathgeber
2014-03-23
1
-3
/
+1
|
*
Pass current directory as paths to pep8 StyleGuide
Florian Rathgeber
2014-03-23
1
-6
/
+3
|
*
Default hg ignore config to empty instead of None
Florian Rathgeber
2014-03-23
1
-1
/
+1
*
|
Disable mercurial demandimport in _pyflakes module
Florian Rathgeber
2014-03-23
1
-6
/
+0
|
/
*
Git and Mercurial hooks respect FLAKE8_LAZY
Florian Rathgeber
2013-10-26
1
-1
/
+10
*
Git and Mercurial hooks respect FLAKE8_IGNORE
Florian Rathgeber
2013-10-26
1
-1
/
+5
*
Git hook respects local configuration files
Florian Rathgeber
2013-10-26
1
-3
/
+24
*
Bugfix: get the parser if no vcs found in install_hook
Florian Rathgeber
2013-09-14
1
-7
/
+9
*
revert checking for string and just pass a string to run() instead of a list
Tobias Megies
2013-10-10
1
-4
/
+2
*
bugfix: shift a line into loop
Tobias Megies
2013-10-10
1
-1
/
+1
*
remove encoding/decoding of staged files
Tobias Megies
2013-10-10
1
-23
/
+4
*
git hook: try to encode/decode with correct encoding (try to detect from file...
Tobias Megies
2013-10-09
1
-5
/
+27
*
make git_hook check staged versions of files instead of local version
Tobias Megies
2013-10-08
1
-7
/
+37
*
Fix hook file permissions
Laurent Bachelier
2013-07-14
1
-4
/
+3
*
Fix git hook on python 3
Ian Cordasco
2013-07-04
1
-0
/
+8
*
Update hooks.py
Rob Hudson
2013-04-02
1
-1
/
+1
*
Merged in develop (pull request #35)
Ian Cordasco
2013-04-01
1
-0
/
+6
|
\
|
*
Fix mercurial hook, issue #88
Florent Xicluna
2013-02-26
1
-0
/
+6
*
|
Yay I can't type any more
Ian Cordasco
2013-03-24
1
-1
/
+1
*
|
Silly python 2.5 binary is for kids
Ian Cordasco
2013-03-24
1
-1
/
+3
*
|
Fix #91 (bitbucket)
Ian Cordasco
2013-03-24
1
-2
/
+7
*
|
Update the VCS docs
Ian Cordasco
2013-02-26
1
-0
/
+3
*
|
Fixes #86 on bitbucket
Ian Cordasco
2013-02-25
1
-0
/
+4
|
/
*
Fix space
Florent Xicluna
2013-02-25
1
-1
/
+1
*
Add docs
Ian Cordasco
2013-02-22
1
-0
/
+17
*
Restore the whole-file-skip feature
Florent Xicluna
2013-02-20
1
-2
/
+1
*
Small refactoring in the hooks module
Florent Xicluna
2013-02-20
1
-16
/
+11
*
Wrong exit code for the VCS hooks
Florent Xicluna
2013-02-13
1
-2
/
+2
*
Fix the commit hooks, hopefully
Florent Xicluna
2013-02-13
1
-24
/
+24
*
Add support for the pep8 config file
Kevin Stanton
2013-01-09
1
-1
/
+2
*
Mention changes in preparation for 2.0.0
Ian Cordasco
2013-01-02
1
-1
/
+65
*
Split up flake8/run.py
Ian Cordasco
2013-01-01
1
-0
/
+80