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
follow move of package.spec.in
ssato
as Satoru SATOH
More... about 11 years ago
move into pkg/
ssato
as Satoru SATOH
More... about 11 years ago
update the latest changelog for the next release 0.0.8
ssato
as Satoru SATOH
More... about 11 years ago
disable the license badge; it's static and should be less important than others
ssato
as Satoru SATOH
More... about 11 years ago
add descriptions of --se, --template, and --env options
ssato
as Satoru SATOH
More... over 11 years ago
revert previous commit partially; Disabled jinja2 template config tests for python 2.6 until all errors during tests are resolved
ssato
as Satoru SATOH
More... over 11 years ago
add test time dependency to Jinja2 in python 2.6 environment
ssato
as Satoru SATOH
More... over 11 years ago
add workaround for test failures: run anyconfig.cli.main instead of runing cli.py directly
ssato
as Satoru SATOH
More... over 11 years ago
add one more test case to confirm the fix for issue#18, load wrong template config problem
ssato
as Satoru SATOH
More... over 11 years ago
add a couple of test cases to check if computed template search paths are correct
ssato
as Satoru SATOH
More... over 11 years ago
Remove '.' (os.curdir) from a list of template search path by default if it's not given by user. It may close #18.
ssato
as Satoru SATOH
More... over 11 years ago
make tox tests worked with requirements resolved with pkg/test_requirements.txt
ssato
as Satoru SATOH
More... over 11 years ago
pass --rcfile option to pylint only if rc file exists
ssato
as Satoru SATOH
More... over 11 years ago
true ( :-P ) 0.0.7 release
ssato
as Satoru SATOH
More... over 11 years ago
update the last changelog entry to prepare for the true 0.0.7 release
ssato
as Satoru SATOH
More... over 11 years ago
Merge branch 'master' of github.com:ssato/python-anyconfig
ssato
as Satoru SATOH
More... over 11 years ago
0.0.7 release
ssato
as Satoru SATOH
More... over 11 years ago
just replace single quote w/ double ones
ssato
as Satoru SATOH
More... over 11 years ago
update the help text of cli frontend in README.rst
ssato
as Satoru SATOH
More... over 11 years ago
add --env option test cases of anyconfig.cli
ssato
as Satoru SATOH
More... over 11 years ago
add --env option to set defaults from environment variables in the cli frontend
ssato
as Satoru SATOH
More... over 11 years ago
reorder badges and add openhub badge link
ssato
as Satoru SATOH
More... over 11 years ago
make use of keyword arguments to eliminate a risk of wrong order of arguments passed in anyconfig.multi_load
ssato
as Satoru SATOH
More... over 11 years ago
reorder some arguments passed to anyconfig.api.*load; may resolve some part of the issue #17
ssato
as Satoru SATOH
More... over 11 years ago
cleanup the list of MANIFEST.in
ssato
as Satoru SATOH
More... over 11 years ago
rename the RPM SPEC
ssato
as Satoru SATOH
More... over 11 years ago
minor expression updates in README.rst
ssato
as Satoru SATOH
More... over 11 years ago
fix a trivial bug of rst syntax error in README
ssato
as Satoru SATOH
More... over 11 years ago
update the last changelog to prepare for the next release 0.0.7
ssato
as Satoru SATOH
More... over 11 years ago
add a note of environment variables use
ssato
as Satoru SATOH
More... over 11 years ago