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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'bug/214' into 'master'
Ian Cordasco
2016-08-28
2
-1
/
+17
|
\
|
*
Ensure column_number is always an integer
Ian Cordasco
2016-08-27
1
-1
/
+4
|
*
Add failing test for NoneType in handle_error
Ian Cordasco
2016-08-27
1
-0
/
+13
*
|
Merge branch 'spelling' into 'master'
Ian Cordasco
2016-08-13
4
-4
/
+4
|
\
\
|
*
|
Spelling fixes
Ville Skyttä
2016-08-13
4
-4
/
+4
|
/
/
*
|
Merge branch 'master' into 'master'
Ian Cordasco
2016-08-11
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Point documentation to http: instead of https:
Daniel Quinn
2016-08-11
1
-1
/
+1
|
/
*
Merge branch 'feature/207' into 'master'
Ian Cordasco
2016-08-11
7
-2
/
+215
|
\
|
*
Add --bug-report flag to help bug reporters
Ian Cordasco
2016-08-07
7
-2
/
+215
*
|
Bump version to 3.1.0.dev0
Ian Cordasco
2016-08-10
1
-1
/
+1
*
|
Set version to 3.0.4
3.0.4
Ian Cordasco
2016-08-07
1
-1
/
+1
|
/
*
Merge branch 'add-code-coverage' into 'master'
Ian Cordasco
2016-08-06
5
-1
/
+63
|
\
|
*
Add coverage reporting and uploading
Ian Cordasco
2016-08-06
5
-1
/
+63
|
/
*
Merge branch 're-add-error-codes' into 'master'
Ian Cordasco
2016-08-06
2
-0
/
+50
|
\
|
*
Replace list of violation codes
Ian Cordasco
2016-08-06
2
-0
/
+50
|
/
*
Add release note about handling SyntaxErrors
Ian Cordasco
2016-08-06
1
-0
/
+5
*
Merge branch 'bug/205' into 'master'
Ian Cordasco
2016-08-06
2
-8
/
+5
|
\
|
*
Handle SyntaxErrors when tokenizing a file
Ian Cordasco
2016-08-06
2
-8
/
+5
|
/
*
Merge branch 'release-notes/3.0.4' into 'master'
Ian Cordasco
2016-08-05
3
-1
/
+17
|
\
|
*
Set version to 3.0.4 and start release notes
Ian Cordasco
2016-08-05
3
-1
/
+17
*
|
Merge branch 'bug/179' into 'master'
Ian Cordasco
2016-08-05
9
-29
/
+70
|
\
\
|
|
/
|
/
|
|
*
Set-up default attributes for FlakesChecker
bug/179
Ian Cordasco
2016-08-03
1
-0
/
+3
|
*
Set dogfood testenv to Python 3.5
Ian Cordasco
2016-08-03
1
-1
/
+1
|
*
Add dogfood testenv to AppVeyor list
Ian Cordasco
2016-08-03
1
-1
/
+1
|
*
Serialize Checkers PluginTypeManager to a dict
Ian Cordasco
2016-08-03
6
-27
/
+65
*
|
Merge branch 'bug/203'
Ian Cordasco
2016-08-05
2
-9
/
+9
|
\
\
|
*
|
Clean up usage of InvalidSyntax exception
Ian Cordasco
2016-08-05
2
-4
/
+9
|
*
|
Do not treat AttributeError as if it were an IOError
Wouter Bolsterlee
2016-08-05
1
-7
/
+2
|
*
|
Use str(exc) instead of exc.message
Wouter Bolsterlee
2016-08-05
1
-1
/
+1
|
/
/
*
|
Merge branch 'specify-required-parameters' into 'master'
Ian Cordasco
2016-08-05
1
-0
/
+6
|
\
\
|
|
/
|
/
|
|
*
Document how it determines when the plugin is run
Fabian Neundorf
2016-08-01
1
-0
/
+6
*
|
Merge branch 'update-gitlab-ci' into 'master'
Ian Cordasco
2016-08-03
1
-13
/
+40
|
\
\
|
|
/
|
/
|
|
*
Use python:2.7 for python 2.7 tests
Ian Cordasco
2016-08-03
1
-0
/
+1
|
*
Update GitLab CI configuration
Ian Cordasco
2016-08-03
1
-13
/
+39
|
/
*
Bump version for v3.0.3
3.0.3
Ian Cordasco
2016-07-30
2
-3
/
+3
*
Reset Application.formatter attribute in init_report
Ian Cordasco
2016-07-30
2
-0
/
+6
*
Merge branch 'bug/194' into 'master'
Ian Cordasco
2016-07-30
4
-15
/
+34
|
\
|
*
Re-allow for relative paths for exclude
Ian Cordasco
2016-07-29
4
-15
/
+34
|
/
*
Merge branch 'bug/193' into 'master'
Ian Cordasco
2016-07-29
3
-4
/
+10
|
\
|
*
Open our output file in append mode always
Ian Cordasco
2016-07-29
3
-4
/
+10
|
/
*
Merge branch 'test-non-callable' into 'master'
Ian Cordasco
2016-07-29
1
-0
/
+11
|
\
|
*
Test loading non-callable plugins
Fabian Neundorf
2016-07-29
1
-0
/
+11
*
|
Merge branch 'master' into 'master'
Ian Cordasco
2016-07-29
1
-0
/
+5
|
\
\
|
*
|
Report errors when run via setuptools.
Alex Wood
2016-07-29
1
-0
/
+5
|
|
/
*
|
Merge branch 'release_note_for_entry_point_not_callable_fix' into 'master'
Ian Cordasco
2016-07-29
1
-1
/
+8
|
\
\
|
|
/
|
/
|
|
*
Add 3.0.3 release note about GitLab#164
Marc Abramowitz
2016-07-29
1
-1
/
+8
|
/
*
Merge branch 'diable-multiprocessing-on-win' into 'master'
Ian Cordasco
2016-07-29
4
-3
/
+21
|
\
|
*
Diable multiprocessing behaviour on Windows
Ian Cordasco
2016-07-29
4
-3
/
+21
|
/
*
Merge branch 'bug/195' into 'master'
Ian Cordasco
2016-07-29
4
-4
/
+15
|
\
|
*
Allow plugins that are on by default to be ignored
Ian Cordasco
2016-07-28
4
-4
/
+15
|
/
[next]