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
add Scrutinizer badge
ssato
as Satoru SATOH
More... about 11 years ago
add a configuration file for scrutinizer
ssato
as Satoru SATOH
More... about 11 years ago
0.0.9-rc1
ssato
as Satoru SATOH
More... about 11 years ago
fix a wrong ref
ssato
as Satoru SATOH
More... about 11 years ago
add a tip to use with bunch
ssato
as Satoru SATOH
More... about 11 years ago
update the latest changelog entry to prepare for the next release
ssato
as Satoru SATOH
More... about 11 years ago
fix a pylint warnings, invalid-name
ssato
as Satoru SATOH
More... about 11 years ago
rename and fix some pylint warnings, invalid-name
ssato
as Satoru SATOH
More... about 11 years ago
change a function name, s/mk_dump_dir_if_not_exist/ensure_outdir_exist/g
ssato
as Satoru SATOH
More... about 11 years ago
fix a few potential bugs in anyconfig.backend.ini._to_s:
ssato
as Satoru SATOH
More... about 11 years ago
fix a couple of pylint warnings, invalid-name
ssato
as Satoru SATOH
More... about 11 years ago
remove a global 'curdir' as it's same as os.curdir
ssato
as Satoru SATOH
More... about 11 years ago
minor expression updates
ssato
as Satoru SATOH
More... about 11 years ago
update the latest changelog
ssato
as Satoru SATOH
More... about 11 years ago
fix a bug that configobj process not str but bytes internally when output to files
ssato
as Satoru SATOH
More... about 11 years ago
add configobj and some PyPI links
ssato
as Satoru SATOH
More... about 11 years ago
add configobj to run its test cases
ssato
as Satoru SATOH
More... about 11 years ago
make configobj backend imported if available
ssato
as Satoru SATOH
More... about 11 years ago
import configobj backend and its test cases
ssato
as Satoru SATOH
More... about 11 years ago
s/Supported Python versions/Python versions/; I guess it's clear enough
ssato
as Satoru SATOH
More... about 11 years ago
quote badge alt strings with []
ssato
as Satoru SATOH
More... about 11 years ago
add a couple of doctests for anyconfig.tests.common.{selfdir,setup_workdir,cleanup_workdir}
ssato
as Satoru SATOH
More... about 11 years ago
fix a couple of pylint warnings, invalid-name and unused-arguments
ssato
as Satoru SATOH
More... about 11 years ago
catch exception and print it during load just in case
ssato
as Satoru SATOH
More... about 11 years ago
move pylint (disabling) lines at the top of module
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 warning, invalid-name
ssato
as Satoru SATOH
More... about 11 years ago
follow move of anyconfig.backends
ssato
as Satoru SATOH
More... about 11 years ago
move and fix some pylint and flake8 warnings
ssato
as Satoru SATOH
More... about 11 years ago
s/FIXME/TODO/
ssato
as Satoru SATOH
More... about 11 years ago