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
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bump version for v3.0.3
3.0.3
Ian Cordasco
2016-07-30
1
-1
/
+1
*
Reset Application.formatter attribute in init_report
Ian Cordasco
2016-07-30
1
-0
/
+1
*
Re-allow for relative paths for exclude
Ian Cordasco
2016-07-29
2
-5
/
+10
*
Open our output file in append mode always
Ian Cordasco
2016-07-29
1
-1
/
+1
*
Report errors when run via setuptools.
Alex Wood
2016-07-29
1
-0
/
+5
*
Diable multiprocessing behaviour on Windows
Ian Cordasco
2016-07-29
2
-2
/
+13
*
Allow plugins that are on by default to be ignored
Ian Cordasco
2016-07-28
2
-4
/
+10
*
Raise exception when entry_point not callable
Marc Abramowitz
2016-07-28
1
-0
/
+6
*
Sort reports by line and column
Fabian Neundorf
2016-07-28
1
-1
/
+1
*
Match noqa for users with explanations
bug/178
Ian Cordasco
2016-07-28
1
-1
/
+1
*
Handle AttributeErrors during parameter aggregation
Ian Cordasco
2016-07-27
2
-5
/
+41
*
Merge branch 'fix-mp-win-3.0' into 'master'
Ian Cordasco
2016-07-27
1
-8
/
+11
|
\
|
*
Fix multiprocessing on Windows
schlamar
2016-07-27
1
-8
/
+11
*
|
Merge branch '_job_count_rettype' into 'master'
Ian Cordasco
2016-07-27
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
_job_count always returns an int
FichteFoll
2016-07-27
1
-1
/
+1
*
|
Ensure we're only on Python 2.7
Ian Cordasco
2016-07-26
1
-1
/
+1
*
|
Update version and release notes for 3.0.2
3.0.2
Ian Cordasco
2016-07-26
1
-1
/
+1
*
|
Fix handling of logical lines with noqa
Ian Cordasco
2016-07-26
3
-22
/
+26
*
|
Fix zero-indexed column numbering
Ian Cordasco
2016-07-26
2
-2
/
+6
|
/
*
Fix project config file discovery
Ian Cordasco
2016-07-26
1
-8
/
+5
*
Update NOQA regular expression
Ian Cordasco
2016-07-26
1
-1
/
+1
*
Merge branch 'bug/180' into 'master'
Ian Cordasco
2016-07-26
3
-2
/
+34
|
\
|
*
Handle repeated --quiet options again
Ian Cordasco
2016-07-25
3
-2
/
+34
*
|
Merge branch 'bug/180' into 'master'
Ian Cordasco
2016-07-25
3
-0
/
+31
|
\
\
|
|
/
|
*
Wire-up --statistics again
bug/180
Ian Cordasco
2016-07-25
3
-0
/
+31
*
|
Set-up and stop our formatter
bug/output-file
Ian Cordasco
2016-07-25
1
-0
/
+2
|
/
*
Handle multiline strings with '# noqa'
Ian Cordasco
2016-07-25
2
-6
/
+8
*
Update release notes and version string for 3.0
3.0.0
Ian Cordasco
2016-07-24
1
-1
/
+1
*
Support functions as file plugins too
Fabian Neundorf
2016-07-24
1
-5
/
+7
*
Check for alternate_separator only when truthy
Ian Cordasco
2016-07-22
1
-1
/
+2
*
Check for both os.path.sep and os.path.altsep
Ian Cordasco
2016-07-22
1
-4
/
+7
*
Fix typo in documentation using `indect`
Fabian Neundorf
2016-07-21
1
-1
/
+1
*
Fix up merge request 78
Ian Cordasco
2016-07-20
4
-42
/
+43
*
Propagate the stdin_display_name to checker and processor
Leonardo Rochael Almeida
2016-07-20
4
-14
/
+15
*
Allow stdin and directly named files to be excluded from check
Leonardo Rochael Almeida
2016-07-20
2
-17
/
+24
*
Merge branch 'legacy-api-tests' into 'master'
Ian Cordasco
2016-07-19
1
-2
/
+3
|
\
|
*
Add a bunch more legacy API tests
Ian Cordasco
2016-07-19
1
-2
/
+3
*
|
Fix git config parsing
Sabbir Muhit
2016-07-18
1
-1
/
+1
|
/
*
Add OptionManager#parse_known_args
Ian Cordasco
2016-07-16
2
-4
/
+38
*
Use raw strings for docstring
Ian Cordasco
2016-07-14
1
-1
/
+1
*
Document Legacy API
Ian Cordasco
2016-07-14
1
-1
/
+13
*
Fix up docstrings and __all__ in api.legacy
Ian Cordasco
2016-07-14
1
-2
/
+17
*
Run the individual methods in Application#initialize
Ian Cordasco
2016-07-14
2
-1
/
+12
*
Use statistics in the legacy report class
Ian Cordasco
2016-07-12
1
-1
/
+6
*
Add statistics collection to StyleGuide
Ian Cordasco
2016-07-12
1
-0
/
+3
*
Add actual tests around statistics module
add-statistics
Ian Cordasco
2016-07-12
1
-23
/
+40
*
Add the statistics module
Ian Cordasco
2016-07-11
1
-0
/
+101
*
Handle errors reported in empty files
Ian Cordasco
2016-07-09
2
-3
/
+10
*
Update setuptools integration for setup.cfg
bug/163
Ian Cordasco
2016-07-09
2
-5
/
+33
*
Handle kwargs passed to get_style_guide
backwards-compat-api
Ian Cordasco
2016-07-07
1
-0
/
+10
[next]