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
just coordianate some method parameters, s/cnf_path_or_stream/path_or_stream/g, etc.
ssato
as Satoru SATOH
More... almost 11 years ago
add note of to_container export
ssato
as Satoru SATOH
More... almost 11 years ago
call anyconfig.mergeabledict.MergeableDict.create instead of its __init__ method in Parser.load*
ssato
as Satoru SATOH
More... almost 11 years ago
export anyconfig.mergeabledict.MergeableDict.create as to_container
ssato
as Satoru SATOH
More... almost 11 years ago
add stream processing test cases
ssato
as Satoru SATOH
More... almost 11 years ago
add stream processing test cases
ssato
as Satoru SATOH
More... almost 11 years ago
follow base class split changes and stream processing methods addition in anyconfig.backend.base
ssato
as Satoru SATOH
More... almost 11 years ago
follow class split changes in anyconfig.backend.base
ssato
as Satoru SATOH
More... almost 11 years ago
split base parser classes to simplify each backend implementations (refactoring)
ssato
as Satoru SATOH
More... almost 11 years ago
s/data/cnf/g in anyconfig.cli
ssato
as Satoru SATOH
More... almost 11 years ago
call anyconfig.mergeabledict.MergeableDict() instead of its create method
ssato
as Satoru SATOH
More... almost 11 years ago
an indentation fix in anyconfig.api.loads
ssato
as Satoru SATOH
More... almost 11 years ago
add a global to list string types regardless of python versions
ssato
as Satoru SATOH
More... almost 11 years ago
unify variable/parameter names of config {content, filepath, fileobj} in anyconfig.api
ssato
as Satoru SATOH
More... almost 11 years ago
unify variable/parameter names of config {content, filepath, fileobj}
ssato
as Satoru SATOH
More... almost 11 years ago
make a property of anyconfig.backend.base.Parser._container
ssato
as Satoru SATOH
More... almost 11 years ago
just eliminate some meaningless empty lines
ssato
as Satoru SATOH
More... almost 11 years ago
create a parser instance when used instead of call class methods basically
ssato
as Satoru SATOH
More... almost 11 years ago
remove globals
ssato
as Satoru SATOH
More... almost 11 years ago
remove anyconfig.backend.base.Parser.supports() as it's not used in actual (refactoring)
ssato
as Satoru SATOH
More... almost 11 years ago
fix runtime and test time dependency configuration for wercker CI
ssato
as Satoru SATOH
More... almost 11 years ago
minor expression updates in the introduction section of the doc
ssato
as Satoru SATOH
More... almost 11 years ago
0.1.0 rc-1
ssato
as Satoru SATOH
More... about 11 years ago
disable test cases with min. requirements for a while
ssato
as Satoru SATOH
More... about 11 years ago
add some test env. patterns to test with min requirements
ssato
as Satoru SATOH
More... about 11 years ago
sort out and split test and runtime requirements files
ssato
as Satoru SATOH
More... about 11 years ago
update the latest changelog entry
ssato
as Satoru SATOH
More... about 11 years ago
refactor test cases of anyconfig.tests.api and add some corner test cases
ssato
as Satoru SATOH
More... about 11 years ago
add a test case of anyconfig.template.render (template missing case)
ssato
as Satoru SATOH
More... about 11 years ago
make test files not dumped in curdir
ssato
as Satoru SATOH
More... about 11 years ago