Mercurial > hgrepos > Python > libs > ConfigMix
log
| age | author | description |
|---|---|---|
| Sat, 24 Mar 2018 22:09:44 +0100 | Franz Glasner | Add a documentation section about basic API usage: loading (and merging) |
| Sat, 24 Mar 2018 21:05:31 +0100 | Franz Glasner | Test whether safe_merge really returns a deepcopy in the initial case and when not really merging |
| Sat, 24 Mar 2018 20:57:42 +0100 | Franz Glasner | Implemented a "safe_load()" to load with safe merging |
| Sat, 24 Mar 2018 18:47:54 +0100 | Franz Glasner | Reimplement configmix.safe_merge() do to a deepcopy of all source configurations when merging. |
| Sat, 24 Mar 2018 16:06:08 +0100 | Franz Glasner | Remove the "_first" parameter from "merge" and "safe_merge" by splitting into two functions |
| Sat, 24 Mar 2018 16:04:52 +0100 | Franz Glasner | Test replacing lists by strings and replacing strings by lists |
