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
*
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
*
Fill in most of the legacy API
Ian Cordasco
2016-07-07
4
-59
/
+153
*
Add the skeleton for the LegacyStyleGuide
Ian Cordasco
2016-06-30
1
-0
/
+47
*
Update defaults
Ian Cordasco
2016-06-30
1
-2
/
+2
*
Remove exc_info for logging.exception
Ian Cordasco
2016-06-29
1
-1
/
+1
*
Revert "Prefer `.flake8` if present for options."
Ian Cordasco
2016-06-28
1
-3
/
+1
*
Iterate over the checkers fewer times
Ian Cordasco
2016-06-28
1
-4
/
+17
*
Bump version for next beta release
Ian Cordasco
2016-06-28
1
-1
/
+1
*
Fix some logging and logging levels
Ian Cordasco
2016-06-28
2
-5
/
+5
*
Add python and platform details to --version
Ian Cordasco
2016-06-28
2
-2
/
+21
*
Handle optional parameters that were never supported
Ian Cordasco
2016-06-28
3
-12
/
+32
*
Enable plugins automatically during registration
Ian Cordasco
2016-06-28
3
-2
/
+31
*
Parse hyphenated config names also
Ian Cordasco
2016-06-28
2
-2
/
+4
*
Handle EarlyQuits and KeyboardInterrupts
Ian Cordasco
2016-06-26
1
-0
/
+4
*
Search current directory if no paths are specified
Ian Cordasco
2016-06-26
3
-6
/
+26
*
Prefer `.flake8` if present for options.
Tom Prince
2016-06-25
1
-1
/
+3
*
Merge branch 'origin/proposed/3.0' into master
3.0.0b1
Ian Cordasco
2016-06-25
1
-0
/
+1
*
Move flake8 into src
Ian Cordasco
2016-06-25
29
-0
/
+4358