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
make pylint run during tests if available
ssato
as Satoru SATOH
More... over 12 years ago
make nosetest less verbose
ssato
as Satoru SATOH
More... over 12 years ago
add module doctext
ssato
as Satoru SATOH
More... over 12 years ago
make pylint installed for tests w/ Travis-CI
ssato
as Satoru SATOH
More... over 12 years ago
fix some pylint errors and warnings
ssato
as Satoru SATOH
More... over 12 years ago
make single char arguments and variables allowed
ssato
as Satoru SATOH
More... over 12 years ago
fix a PEP8 warnings, the line is too long
ssato
as Satoru SATOH
More... over 12 years ago
follow changes in anyconfig.globals, s/getLogger/get_logger/g
ssato
as Satoru SATOH
More... over 12 years ago
fix some pylint errors and warnings
ssato
as Satoru SATOH
More... over 12 years ago
fix a pylint error that name of the parameter is too short
ssato
as Satoru SATOH
More... over 12 years ago
fixes for pylint errors and warnings
ssato
as Satoru SATOH
More... over 12 years ago
remove the lines configuring logging format as it's done in anyconfig.globals already and unnecessary
ssato
as Satoru SATOH
More... over 12 years ago
fixes for pylint errors and warnings
ssato
as Satoru SATOH
More... over 12 years ago
add config files for pylin
ssato
as Satoru SATOH
More... over 12 years ago
added some more test cases for anyconfig.backend.backends.find_by_file
ssato
as Satoru SATOH
More... over 13 years ago
add one more file extension match pattern for JsonConfigParser
ssato
as Satoru SATOH
More... over 13 years ago
add :return: and updates some parameter descriptions in doc texts
ssato
as Satoru SATOH
More... over 13 years ago
just add URLs of pyjavaproperties and configobj web sites
ssato
as Satoru SATOH
More... over 13 years ago
fix the date in the latest changelog entry
ssato
as Satoru SATOH
More... over 13 years ago
0.0.3.10 release
ssato
as Satoru SATOH
More... over 13 years ago
minor expression updates
ssato
as Satoru SATOH
More... over 13 years ago
add hacking section
ssato
as Satoru SATOH
More... over 13 years ago
various fixes of typo, sentences, etc.
ssato
as Satoru SATOH
More... over 13 years ago
Remove unused tools/* (now it becomes generated dynamically w/ setuptools' help)
ssato
as Satoru SATOH
More... over 13 years ago
Misc. fixes to make python 3 version of generated cli frondend works
ssato
as Satoru SATOH
More... over 13 years ago
Make cli frontend generated w/ setuptools' help
ssato
as Satoru SATOH
More... over 13 years ago
add type (param and return) annotations and fix some type mismatches found during annotating process
ssato
as Satoru SATOH
More... over 13 years ago
fix type mismatch: anyconfig.backend.base.ConfigParser.container is not class object but callable (method)
ssato
as Satoru SATOH
More... over 13 years ago
add annotations to clear the role of kwargs for each methods in backend base class
ssato
as Satoru SATOH
More... over 13 years ago
revert version bump up to 0.0.3.10: I merged many updates since then, so have to check carefully more before the next release
ssato
as Satoru SATOH
More... over 13 years ago