index
:
delta/python-packages/iniherit.git
master
github.com: cadithealth/iniherit.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
iniherit
Commit message (
Expand
)
Author
Age
Files
Lines
*
added support for recursive evaluation of "ENV" expansions
grabner
2017-05-20
2
-1
/
+55
*
added override of SafeConfigParser during global_install
grabner
2017-05-20
1
-2
/
+3
*
fixed interpolated "%inherit" values for python pre-2.7.12
grabner
2017-05-20
1
-13
/
+27
*
added interpolation support for "%inherit" targets
grabner
2017-05-19
2
-0
/
+67
*
more thorough implementation of PY3 compatibility (follow-up from issue #6)
grabner
2016-12-19
4
-37
/
+110
*
fixed issue #6
grabner
2016-12-19
1
-1
/
+1
*
added "%(SUPER)s" expansion support
grabner
2016-12-14
5
-56
/
+200
*
added "%(ENV)s" interpolation support
grabner
2016-12-14
2
-0
/
+61
*
small formatting improvements
grabner
2016-12-14
1
-81
/
+84
*
moved Loader class definition below global variables
grabner
2016-12-14
3
-5
/
+57
*
switched to OrderedDict (where available) during inherited section applicatio...
grabner
2015-03-20
2
-11
/
+42
*
added workaround for py3 issue #21265
grabner
2014-04-16
2
-1
/
+22
*
corrected python 3 compatibility
grabner
2014-04-16
1
-4
/
+8
*
corrected export list
grabner
2014-04-16
1
-0
/
+1
*
added python 3 compatibility
grabner
2014-04-15
4
-24
/
+26
*
fix for issue #2
grabner
2014-04-15
2
-0
/
+34
*
moved to monkey-patching existing ConfigParser (instead of replacing)
grabner
2013-09-19
3
-21
/
+79
*
cleaned up input/output spec
grabner
2013-08-26
1
-9
/
+14
*
implemented "iniherit" command-line INI file flattener
grabner
2013-08-26
1
-0
/
+161
*
fixed ConfigParser name collision in mixin
grabner
2013-08-21
1
-12
/
+15
*
fixed issue of ini files containing invalid interpolation sequences
grabner
2013-08-21
3
-29
/
+40
*
initial version
grabner
2013-08-21
4
-0
/
+350