0
I Use This!
Inactive

Commits : Listings

Analyzed 26 days ago. based on code collected 27 days ago.
Jul 20, 2025 — Jul 20, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
log parser type instead of parser itself (class object repr.)
ssato
as Satoru SATOH
More... over 13 years ago
add getLogger() into anyconfig.globals to get logger from other modules
ssato
as Satoru SATOH
More... over 13 years ago
make it utilized anyconfig.globals
ssato
as Satoru SATOH
More... over 13 years ago
add (empty) test cases for anyconfig.globals
ssato
as Satoru SATOH
More... over 13 years ago
add to centralize globals
ssato
as Satoru SATOH
More... over 13 years ago
make it switch to snapshot versioning mode on build time if the environment variable '_ANYCONFIG_SNAPSHOT_BUILD' is set
ssato
as Satoru SATOH
More... over 13 years ago
remove lines to import unused modules
ssato
as Satoru SATOH
More... over 13 years ago
remove lines to import unused modules
ssato
as Satoru SATOH
More... over 13 years ago
set log level correctly
ssato
as Satoru SATOH
More... over 13 years ago
Update README.rst More... over 13 years ago
prepare for the next releae 0.0.3.8
ssato
as Satoru SATOH
More... over 13 years ago
add an explanation to show how 'noreplace' merge strategy works
ssato
as Satoru SATOH
More... over 13 years ago
minor comment updates
ssato
as Satoru SATOH
More... over 13 years ago
update header to normalize contact address expressions, and add missing license headers
ssato
as Satoru SATOH
More... over 13 years ago
follow changes in previous commit
ssato
as Satoru SATOH
More... over 13 years ago
remove some redundant global variables in anyconfig.mergeabledict, and related changes
ssato
as Satoru SATOH
More... over 13 years ago
add missing license header
ssato
as Satoru SATOH
More... over 13 years ago
update changelog
ssato
as Satoru SATOH
More... over 13 years ago
implement test cases for class method, dump[s]
ssato
as Satoru SATOH
More... over 13 years ago
convert from internal container repr. to normal dict when dump[s] w/ yaml config loader
ssato
as Satoru SATOH
More... over 13 years ago
implement test cases for class method, dump[s]
ssato
as Satoru SATOH
More... over 13 years ago
add class method convert_to to anyconfig.mergeabledict.MergeableDict
ssato
as Satoru SATOH
More... over 13 years ago
fixes for ini file backend to load[s]/dump[s] ini files correctly
ssato
as Satoru SATOH
More... over 13 years ago
extract a class method MergeableDict.create to anyconfig.mergeabledict.create_from, and follow this changes in test cases
ssato
as Satoru SATOH
More... over 13 years ago
add a comment refer to the license of bunch module
ssato
as Satoru SATOH
More... over 13 years ago
add anyconfig.mergeabledict.convert_to to convert MergeableDict instances to a simple dict object, and corresponding test cases
ssato
as Satoru SATOH
More... over 13 years ago
minor comment fix
ssato
as Satoru SATOH
More... over 13 years ago
add rpm spec files missing in the list
ssato
as Satoru SATOH
More... over 13 years ago
prepare for the next release, 0.0.3.7
ssato
as Satoru SATOH
More... over 13 years ago
remove the deprecated API anyconfig.api.find_parser (replaced w/ anyconfig.api.find_loader)
ssato
as Satoru SATOH
More... over 13 years ago