Mercurial > hgrepos > Python > libs > ConfigMix
log configmix/config.py @ 713:1832c5d1bd00
| age | author | description |
|---|---|---|
| Tue, 15 Aug 2023 17:10:57 +0200 | Franz Glasner | Handle _sync_MARKER exactly as _sync_MISSING. |
| Tue, 15 Aug 2023 16:46:46 +0200 | Franz Glasner | Docs |
| Tue, 15 Aug 2023 15:09:11 +0200 | Franz Glasner | FIX: When using attribute access for configurations the values are interpolated since long ago: fix the docu and add a test for that behaviour |
| Tue, 15 Aug 2023 11:14:51 +0200 | Franz Glasner | Allow also "," characters to act as a separator within a filter-chain. |
| Tue, 15 Aug 2023 10:41:22 +0200 | Franz Glasner | Rename internal variable FILTER_SEPARATOR_REV -> FILTER_SEPARATOR_2 |
| Tue, 15 Aug 2023 09:34:49 +0200 | Franz Glasner | FIX: Parsing a filter chain for the new filter-only expansions: parse them backwards and use "," as filter-chain separator here. |
| Mon, 14 Aug 2023 09:31:27 +0200 | Franz Glasner | Begin implementation of filter-only expansions (recursive with respect to expansion) |
| Sun, 13 Aug 2023 16:14:39 +0200 | Franz Glasner | Typo in docs |
