0
I Use This!
Inactive

Commits : Listings

Analyzed 11 days ago. based on code collected 11 days ago.
Jul 20, 2025 — Jul 20, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
added -A and --atype option to override config w/ -A option
ssato
as Satoru SATOH
More... over 13 years ago
added a test case for anyconfig.api.loads when config type is None
ssato
as Satoru SATOH
More... over 13 years ago
fixed an error in anyconfig.api.loads when config type is None
ssato
as Satoru SATOH
More... over 13 years ago
minor comment updates
ssato
as Satoru SATOH
More... over 13 years ago
added examples to show how to access config parameters loaded
ssato
as Satoru SATOH
More... over 13 years ago
Prepared for the next release 0.0.3.5
ssato
as Satoru SATOH
More... over 13 years ago
changed the default merge strategy of anyconfig.mergeabledict.MergeableDict
ssato
as Satoru SATOH
More... over 13 years ago
added 'build & install' section
ssato
as Satoru SATOH
More... over 13 years ago
one more build time fix
ssato
as Satoru SATOH
More... over 13 years ago
fixed the filename of README.*
ssato
as Satoru SATOH
More... over 13 years ago
updated the example output of 'anyconfig_cui -h'
ssato
as Satoru SATOH
More... over 13 years ago
fixed wrong usage examples and added --list option to list supported config types in anyconfig_cui tool
ssato
as Satoru SATOH
More... over 13 years ago
renamed and added usage info
ssato
as Satoru SATOH
More... over 13 years ago
renamed and added usage info
ssato
as Satoru SATOH
More... over 13 years ago
generarized to README.*
ssato
as Satoru SATOH
More... over 13 years ago
removed as it was not used any more
ssato
as Satoru SATOH
More... over 13 years ago
removed reference to anyconfig.Bunch
ssato
as Satoru SATOH
More... over 13 years ago
added some more changelog entries for the next release 0.0.3.4
ssato
as Satoru SATOH
More... over 13 years ago
removed dependency to anyconfig.Bunch.Bunch object, and switched to anyconfig.mergeabledict.MergeableDict
ssato
as Satoru SATOH
More... over 13 years ago
added a test case for anyconfig.mergeabledict.MergeableDict.create
ssato
as Satoru SATOH
More... over 13 years ago
added a classmethod to create MergeableDict instances recursively
ssato
as Satoru SATOH
More... over 13 years ago
changed container from anyconfig.Bunch.Bunch to anyconfig.mergeabledict.MergealeDict
ssato
as Satoru SATOH
More... over 13 years ago
removed unnecessary dependency to anyconfig.Bunch's behavior
ssato
as Satoru SATOH
More... over 13 years ago
s/-like/based/
ssato
as Satoru SATOH
More... over 13 years ago
added to replace anyconfig.Bunch in the near future
ssato
as Satoru SATOH
More... over 13 years ago
added changelog entries for the next release 0.0.3.4 in the rpm spec file
ssato
as Satoru SATOH
More... over 13 years ago
introduced an arg 'marker' to detect glob patterns in path[s] specs, passed to anyconfig.api.{multi_,}load
ssato
as Satoru SATOH
More... over 13 years ago
suppresed 'E303 too many blank lines'
ssato
as Satoru SATOH
More... over 13 years ago
Process cases if path_specs was given as a glob pattern and IOError raised in anyconfig.api.load
ssato
as Satoru SATOH
More... over 13 years ago
fixed some grave bugs and made it work
ssato
as Satoru SATOH
More... over 13 years ago