Mercurial > public > mercurial-scm > hg
log mercurial/ui.py @ 44159:df2162672d24
age | author | description |
---|---|---|
Fri, 24 Jan 2020 14:32:53 -0800 | Martin von Zweigbergk | progress: delete deprecated ui.progress() |
Fri, 17 Jan 2020 13:29:47 -0500 | Matt Harbison | config: add a function to insert non-file based, but overridable settings |
Sun, 29 Dec 2019 21:06:34 -0500 | Matt Harbison | ui: add the ability to apply `defaultrc` configs from resources |
Sun, 29 Dec 2019 20:51:44 -0500 | Matt Harbison | ui: refactor `readconfig()` into a form that can consume resources |
Sat, 28 Dec 2019 01:35:05 -0500 | Matt Harbison | cleanup: drop redundant character escapes from `[]` character sets |
Fri, 27 Dec 2019 18:51:45 -0500 | Matt Harbison | ui: delete local variables instead of setting to `None` |
Wed, 11 Dec 2019 15:06:09 -0800 | Martin von Zweigbergk | config: close file even if we fail to read it |