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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Delete unnecessary and dead code
Ian Cordasco
2016-01-15
1
-20
/
+3
*
Make plugin and version loading lazy
Ian Cordasco
2016-01-15
1
-29
/
+72
*
Start working on plugin management
Ian Cordasco
2016-01-14
2
-0
/
+199
*
Start bulding a bit of the cli for functional testing
Ian Cordasco
2016-01-11
2
-0
/
+122
*
Add a module with defaults
Ian Cordasco
2016-01-11
1
-0
/
+5
*
Make log format configurable
Ian Cordasco
2016-01-11
1
-4
/
+3
*
Move user and local config merging to own method
Ian Cordasco
2016-01-10
1
-7
/
+17
*
Add a pre-specified log format
Ian Cordasco
2016-01-10
1
-0
/
+3
*
Ignore only D203 and fix Flake8 errors
Ian Cordasco
2016-01-10
6
-3
/
+33
*
Fix bugs found while writing parse_cli_config test
Ian Cordasco
2016-01-10
2
-2
/
+5
*
Add top-level function to configure logging
Ian Cordasco
2016-01-10
1
-1
/
+44
*
Start testing MergedConfigParser
Ian Cordasco
2016-01-10
1
-11
/
+17
*
Start testing ConfigFileFinder.local_config_files
Ian Cordasco
2016-01-10
1
-3
/
+18
*
Add tests for generate_possible_local_config_files
Ian Cordasco
2016-01-10
1
-1
/
+4
*
Add docstrings to config module
Ian Cordasco
2016-01-09
1
-12
/
+39
*
Make Option#normalize more reusable
Ian Cordasco
2016-01-09
1
-8
/
+7
*
Add some docstrings to manager module
Ian Cordasco
2016-01-09
1
-0
/
+14
*
Re-factor normalization in parse_args
Ian Cordasco
2016-01-09
1
-16
/
+15
*
Simplify normalize_paths
Ian Cordasco
2016-01-09
2
-8
/
+2
*
Handle when dest is provided to Option
Ian Cordasco
2016-01-09
1
-1
/
+4
*
Start fleshing out flake8.utils
Ian Cordasco
2016-01-09
2
-8
/
+67
*
Add failing test for OptionManager.parse_args
Ian Cordasco
2016-01-09
1
-4
/
+4
*
Generate dest for Options always
Ian Cordasco
2016-01-09
1
-2
/
+7
*
Start testing the OptionManager
Ian Cordasco
2016-01-09
1
-2
/
+6
*
Flesh out OptionManager#parse_args
Ian Cordasco
2016-01-09
1
-8
/
+15
*
Add empty module to start testing options submodule
Ian Cordasco
2016-01-09
1
-0
/
+0
*
Updates to config/options aggregation
Ian Cordasco
2016-01-07
3
-18
/
+148
*
Split flake8.option_parser into submodule
Ian Cordasco
2016-01-04
3
-85
/
+119
*
Sketch out config parsing and option managing
Ian Cordasco
2016-01-04
1
-3
/
+205
*
Start adding logging for --verbose
Ian Cordasco
2016-01-04
2
-0
/
+23
*
Start working on our option handling story
Ian Cordasco
2015-12-30
1
-0
/
+32
*
Fix logic for Notifier.listeners_for
Ian Cordasco
2015-12-29
1
-15
/
+10
*
Start adding tests for Notifier class
Ian Cordasco
2015-12-29
1
-1
/
+1
*
Add docstrings to Notifier class
Ian Cordasco
2015-12-29
1
-0
/
+24
*
Add tree/sub-tree traversal to Trie
Ian Cordasco
2015-12-29
2
-8
/
+32
*
Bare bones of a notification system
Ian Cordasco
2015-12-28
4
-0
/
+97
[prev]