0
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 month ago. based on code collected about 1 month ago.
Jul 20, 2025 — Jul 20, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fix some pylint errors or suppress them
ssato
as Satoru SATOH
More... about 11 years ago
remove a global, SUPPORTED, and add backend info
ssato
as Satoru SATOH
More... about 11 years ago
remove a global, SUPPORTED left
ssato
as Satoru SATOH
More... about 11 years ago
remove a global, SUPPORTED, and add backend info
ssato
as Satoru SATOH
More... about 11 years ago
minor expression change in the comment
ssato
as Satoru SATOH
More... about 11 years ago
remove a global, SUPPORTED
ssato
as Satoru SATOH
More... about 11 years ago
remove a global, SUPPORTED
ssato
as Satoru SATOH
More... about 11 years ago
follow changes in YAML backend; now it has to catch ImportError and process appropriately
ssato
as Satoru SATOH
More... about 11 years ago
remove a global, SUPPORTED and simplified
ssato
as Satoru SATOH
More... about 11 years ago
fix a pylint error, E402
ssato
as Satoru SATOH
More... about 11 years ago
make a list of parser with catching ImportError excs
ssato
as Satoru SATOH
More... about 11 years ago
make a list of parser with catching ImportError excs
ssato
as Satoru SATOH
More... about 11 years ago
disable a pylint check, missing-docstring
ssato
as Satoru SATOH
More... about 11 years ago
fix a pylint warning, redefined-builtin, and disable a pylint check invalid-name
ssato
as Satoru SATOH
More... about 11 years ago
fix wrong cond in test runner
ssato
as Satoru SATOH
More... about 11 years ago
fix a pylint check, bad-whitespace
ssato
as Satoru SATOH
More... about 11 years ago
fix some pylint warnings, bad-whitespace
ssato
as Satoru SATOH
More... about 11 years ago
fix a pylint check, missing-docstring
ssato
as Satoru SATOH
More... about 11 years ago
fix some pylint warnings 'bad-continuation' and disable another pylint check, invalid-name
ssato
as Satoru SATOH
More... about 11 years ago
fix a pylint warning, invalid-name; s/s/str_/g
ssato
as Satoru SATOH
More... about 11 years ago
subst pylint check IDs w/ names and fix some of them
ssato
as Satoru SATOH
More... about 11 years ago
fix a pylint warning, invalid-name
ssato
as Satoru SATOH
More... about 11 years ago
fix a pylint warn, invalid-name
ssato
as Satoru SATOH
More... about 11 years ago
fix a couple of warnings by pylint, and disable 'invalid-name' warning to suppress it (less meanings in it)
ssato
as Satoru SATOH
More... about 11 years ago
fix some 'dangerous-default-value' warnings by pylint
ssato
as Satoru SATOH
More... about 11 years ago
fix some flake8 warnings
ssato
as Satoru SATOH
More... about 11 years ago
enable pep8/flake8 and pylint
ssato
as Satoru SATOH
More... about 11 years ago
removed to make the most of warnings and errors by pylint
ssato
as Satoru SATOH
More... about 11 years ago
fix for the pylint error, E402 module level import not at top of file
ssato
as Satoru SATOH
More... about 11 years ago
remove tests currently have little value
ssato
as Satoru SATOH
More... about 11 years ago