log mercurial/ui.py @ 45083:3a6ec080b521

age author description
Tue, 09 Jun 2020 11:22:31 +0200 Joerg Sonnenberger util: provide a helper function to estimate RAM size
Thu, 02 Jul 2020 19:54:44 +0200 Joerg Sonnenberger ui: fix Python 2.7 support for ui.timestamp-output
Thu, 18 Jun 2020 15:13:38 +0200 Joerg Sonnenberger ui: add option to timestamp status and diagnostic messages
Thu, 04 Jun 2020 06:44:00 +0200 Manuel Jacob ui: replace `self._ferr` with identical `dest`
Thu, 02 Apr 2020 21:58:10 +0530 Pulkit Goyal merge with stable
Mon, 23 Mar 2020 14:38:00 -0700 Kyle Lippincott darwin: use vim, not vi, to avoid data-loss inducing posix behavior stable
Thu, 19 Mar 2020 16:06:24 +0100 Micha Wiedenmann ui: use "procutil.shellsplit" to parse command
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
Wed, 11 Dec 2019 15:33:07 -0800 Martin von Zweigbergk config: catch intended exception when failing to parse config