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
*
Add actual tests around statistics module
add-statistics
Ian Cordasco
2016-07-12
2
-25
/
+109
*
Add empty test file for our statistics module
Ian Cordasco
2016-07-11
1
-0
/
+5
*
Add the statistics module
Ian Cordasco
2016-07-11
1
-0
/
+101
*
Add build testenv for future CI work
Ian Cordasco
2016-07-10
1
-2
/
+11
*
Set default python for flake8 testenv
Ian Cordasco
2016-07-10
1
-0
/
+1
*
Merge branch 'bug/157' into 'master'
Ian Cordasco
2016-07-10
3
-4
/
+19
|
\
|
*
Update tests for errors with no physical line
Ian Cordasco
2016-07-09
1
-1
/
+9
|
*
Handle errors reported in empty files
Ian Cordasco
2016-07-09
2
-3
/
+10
*
|
Merge branch 'add-empty-test-fixture' into 'master'
Ian Cordasco
2016-07-10
1
-0
/
+0
|
\
\
|
|
/
|
/
|
|
*
Add empty file as a test fixture
Ian Cordasco
2016-07-09
1
-0
/
+0
|
/
*
Merge branch 'docs/update-plugin-dev' into 'master'
Ian Cordasco
2016-07-09
1
-0
/
+1
|
\
|
*
Add new Flake8 classifier to Trove list
Ian Cordasco
2016-07-09
1
-0
/
+1
|
/
*
Merge branch 'bug/163' into 'master'
Ian Cordasco
2016-07-09
2
-5
/
+33
|
\
|
*
Update setuptools integration for setup.cfg
bug/163
Ian Cordasco
2016-07-09
2
-5
/
+33
*
|
Merge branch 'get-option' into 'master'
Ian Cordasco
2016-07-09
1
-4
/
+4
|
\
\
|
|
/
|
/
|
|
*
Use option name provided by the parser
Fabian Neundorf
2016-07-09
1
-4
/
+4
|
/
*
Merge branch 'backwards-compat-api' into 'master'
Ian Cordasco
2016-07-08
7
-55
/
+174
|
\
|
*
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
|
*
Simplify our test environments
Ian Cordasco
2016-06-30
1
-16
/
+0
|
*
Clean up setup.py a bit
Ian Cordasco
2016-06-30
1
-22
/
+4
|
*
Fix up MANIFEST.in
Ian Cordasco
2016-06-30
1
-3
/
+5
|
*
Add the skeleton for the LegacyStyleGuide
Ian Cordasco
2016-06-30
1
-0
/
+47
|
*
Update defaults
Ian Cordasco
2016-06-30
1
-2
/
+2
|
/
*
Add README to linters
Ian Cordasco
2016-06-29
1
-0
/
+4
*
Remove exc_info for logging.exception
Ian Cordasco
2016-06-29
1
-1
/
+1
*
Add 3.0.0b2 release notes
3.0.0b2
Ian Cordasco
2016-06-28
1
-0
/
+16
*
Revert "Prefer `.flake8` if present for options."
Ian Cordasco
2016-06-28
2
-15
/
+13
*
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
*
Add a dogfood testenv
Ian Cordasco
2016-06-28
1
-1
/
+12
*
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
3
-3
/
+24
*
Handle optional parameters that were never supported
Ian Cordasco
2016-06-28
5
-20
/
+49
*
Enable plugins automatically during registration
Ian Cordasco
2016-06-28
3
-2
/
+31
*
Parse hyphenated config names also
Ian Cordasco
2016-06-28
4
-2
/
+37
*
Handle EarlyQuits and KeyboardInterrupts
Ian Cordasco
2016-06-26
1
-0
/
+4
*
Add high-level overview of how things fit together
Ian Cordasco
2016-06-26
3
-0
/
+131
*
Search current directory if no paths are specified
Ian Cordasco
2016-06-26
4
-7
/
+27
*
Open our README appropriately
Ian Cordasco
2016-06-26
1
-1
/
+2
*
Add forgotten release note
Ian Cordasco
2016-06-26
1
-0
/
+3
*
Update compatibility docs
Ian Cordasco
2016-06-26
1
-2
/
+8
*
Update the README
Ian Cordasco
2016-06-25
1
-60
/
+40
*
Merge branch 'add-gitlab-ci' into 'master'
Ian Cordasco
2016-06-25
2
-3
/
+25
|
\
|
*
Fix linters to use src/flake8
Ian Cordasco
2016-06-25
1
-2
/
+2
|
*
Add python*-dev packages
Ian Cordasco
2016-06-25
1
-1
/
+1
|
*
Enable GitLab CI
Ian Cordasco
2016-06-25
2
-1
/
+23
*
|
Merge branch 'prefer-.flake8' into 'master'
Ian Cordasco
2016-06-25
2
-13
/
+15
|
\
\
|
|
/
|
/
|
|
*
Prefer `.flake8` if present for options.
Tom Prince
2016-06-25
2
-13
/
+15
|
/
*
Add missing release notes
Ian Cordasco
2016-06-25
3
-0
/
+22
[next]