0
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 20, 2023 — Jan 20, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
enable flake8 testing
ssato
as Satoru SATOH
More... over 10 years ago
fixes some errors found by flake8 (pyFlake + pep8)
ssato
as Satoru SATOH
More... over 10 years ago
ensure config file paths contain '~' expanded after passed in anyconfig.api.single_load
ssato
as Satoru SATOH
More... over 10 years ago
add an utility function 'anyconfig.utils.ensure_expandusr' to ensure paths contain '~' expanded
ssato
as Satoru SATOH
More... over 10 years ago
bump up the version to 0.0.3.12
ssato
as Satoru SATOH
More... over 10 years ago
updated the latest changelog of 0.0.3.12 to prepare the next release
ssato
as Satoru SATOH
More... over 10 years ago
add man page entry of anyconfig_cli
ssato
as Satoru SATOH
More... over 10 years ago
reuse --itype info for output type if neither --otype nor --output was not given in anyconfig_cli
ssato
as Satoru SATOH
More... over 10 years ago
add man page for anyconfig_cli
ssato
as Satoru SATOH
More... over 10 years ago
fix an example in usage text of anyconfig_cli
ssato
as Satoru SATOH
More... over 10 years ago
fix the output of --list option
ssato
as Satoru SATOH
More... over 10 years ago
support --version in anyconfig_cli
ssato
as Satoru SATOH
More... over 10 years ago
fix indents and some PEP8 errors and warnings in setup.py
ssato
as Satoru SATOH
More... over 10 years ago
add process parameter for nosetest as a comment
ssato
as Satoru SATOH
More... over 10 years ago
avoid using keyword argument 'encoding' missing in json.{load[s],dump[s]} in JSON module in python 3.x
ssato
as Satoru SATOH
More... over 10 years ago
fix a bug that keyword argument 'encoding' in missing in json.{load[s],dump[s]} in JSON module in python 3.x
ssato
as Satoru SATOH
More... over 10 years ago
update the latest changelog entry towards the next 0.0.3.12 release
ssato
as Satoru SATOH
More... over 10 years ago
add some more keys of valid keyword arguements for json.{load[s],dump[s]} in JSON backend
ssato
as Satoru SATOH
More... over 10 years ago
support safer version of load and dump[s] functions in yaml backend, and test cases for them
ssato
as Satoru SATOH
More... over 10 years ago
fix a PEP8 error in anyconfig/backend/tests/xml_.py#Test_XmlConfigParser
ssato
as Satoru SATOH
More... over 10 years ago
add a reference to my copr repo
ssato
as Satoru SATOH
More... over 10 years ago
update the doctest case a little in anyconfig.mergeabledict.MergeableDict.update_w_merge
ssato
as Satoru SATOH
More... over 10 years ago
add some doctest cases in anyconfig.mergeabledict.MergeableDict
ssato
as Satoru SATOH
More... over 10 years ago
fix a pylint error
ssato
as Satoru SATOH
More... over 10 years ago
add placeholders to call safer versions of load and dump function in yaml backend
ssato
as Satoru SATOH
More... over 10 years ago
add test dependency to pylint
ssato
as Satoru SATOH
More... over 10 years ago
add an alternative 'cmp' implementation missing in python-3
ssato
as Satoru SATOH
More... about 11 years ago
fix a wrong date in %changelog of the RPM SPEC
ssato
as Satoru SATOH
More... about 11 years ago
bump up the version
ssato
as Satoru SATOH
More... about 11 years ago
add changelog entry of 0.0.3.11 to prepare for the next 0.0.3.11 release
ssato
as Satoru SATOH
More... about 11 years ago