Mercurial > hg
log mercurial/ui.py @ 46824:57218b7ffb2a
age | author | description |
---|---|---|
Sun, 21 Mar 2021 17:52:15 +0100 | Pierre-Yves David | path: extract the path validation logic into its own submethod |
Thu, 18 Mar 2021 10:12:55 +0100 | Pierre-Yves David | path: move handling of "default" (*) suboptions value inside __init__ |
Thu, 25 Mar 2021 18:02:08 +0100 | Raphaël Gomès | contributor: change mentions of mpm to olivia |
Thu, 11 Mar 2021 11:22:54 +0100 | Pierre-Yves David | paths: add a `*` special path to define default sub option |
Thu, 11 Mar 2021 17:26:49 +0100 | Pierre-Yves David | ui: pass a `ui` object to `paths.getpath` |
Fri, 29 Jan 2021 12:17:11 +0100 | Pierre-Yves David | config: use level to properly deal with value priority |
Fri, 29 Jan 2021 11:21:49 +0100 | Pierre-Yves David | config: track the "level" of a value |