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
0.0.3.13 release
ssato
as Satoru SATOH
More... over 10 years ago
refactoring travis-ci integration
ssato
as Satoru SATOH
More... over 10 years ago
set recipients of travis-ci notification mail
ssato
as Satoru SATOH
More... over 10 years ago
enable travis-ci notification
ssato
as Satoru SATOH
More... over 10 years ago
enabled PyPI Shields/Pins (https://pypip.in/) in README.rst again
ssato
as Satoru SATOH
More... over 10 years ago
disabled PyPI Shields/Pins (https://pypip.in/) in README.rst as sometimes it does not seem available
ssato
as Satoru SATOH
More... over 10 years ago
update the outoput of anyconfig_cli --help in README.rst
ssato
as Satoru SATOH
More... over 10 years ago
add workarounds for some doctests in anyconfig.getset sometimes failes during dicts comparisons
ssato
as Satoru SATOH
More... over 10 years ago
make nosetests run just once w/ --all-modules option
ssato
as Satoru SATOH
More... over 10 years ago
add all-modules=1 option as a comment
ssato
as Satoru SATOH
More... over 10 years ago
add a --get option example in the usage header
ssato
as Satoru SATOH
More... over 10 years ago
update the latest changelog entry in the RPM SPEC
ssato
as Satoru SATOH
More... over 10 years ago
remove man page file from the file list for python3 version of RPMs
ssato
as Satoru SATOH
More... over 10 years ago
update _CLASSIFIERS; changed development status from alpha to beta and add some more python versions in the prgramming language list
ssato
as Satoru SATOH
More... over 10 years ago
add python 3.4 as CI target environment
ssato
as Satoru SATOH
More... over 10 years ago
add python 3.2, 3.3 as supported python versions list
ssato
as Satoru SATOH
More... over 10 years ago
remove PyPI downloads pin as I'm not interested in it
ssato
as Satoru SATOH
More... over 10 years ago
add PyPI Shields/Pins (https://pypip.in/) in README.rst
ssato
as Satoru SATOH
More... over 10 years ago
add an workaround for 'zero length field name in format' in python 2.6
ssato
as Satoru SATOH
More... over 10 years ago
introduce an environment variable ANYCONFIG_DEBUG to control module's log level from outside world
ssato
as Satoru SATOH
More... over 10 years ago
export anyconfig.api.get
ssato
as Satoru SATOH
More... over 10 years ago
add description of --get option in man page of anyconfig_cli
ssato
as Satoru SATOH
More... over 10 years ago
export anyconfig.getset.get via anyconfig.api
ssato
as Satoru SATOH
More... over 10 years ago
fix the wrong pylint code
ssato
as Satoru SATOH
More... over 10 years ago
remove an extra line disabling a pylint error
ssato
as Satoru SATOH
More... over 10 years ago
allow choosing getter function impl. in anyconfig.getset.get
ssato
as Satoru SATOH
More... over 10 years ago
remove a runtime dependency to anyconfig.globals.LOGGER from anyconfig.getset and make it runnable standalone
ssato
as Satoru SATOH
More... over 10 years ago
add --get option to anyconfig cli frontend, and a test case
ssato
as Satoru SATOH
More... over 10 years ago
started to switch to absolute_import from anyconfig.mergeabledict
ssato
as Satoru SATOH
More... over 10 years ago
update the latest changelog entry for the next release, 0.0.3.13
ssato
as Satoru SATOH
More... over 10 years ago