Sun, 09 Oct 2016 09:17:49 -0400 |
Augie Fackler |
ui: explicitly open config files in binary mode
|
Mon, 17 Oct 2016 23:16:55 +0200 |
Mads Kiilerich |
spelling: fixes of non-dictionary words
|
Thu, 20 Oct 2016 23:09:05 +0900 |
Yuya Nishihara |
scmutil: extend termwidth() to return terminal height, renamed to termsize()
|
Thu, 20 Oct 2016 21:42:11 +0900 |
Yuya Nishihara |
scmutil: make termwidth() obtain stdio from ui
|
Thu, 20 Oct 2016 21:38:44 +0900 |
Yuya Nishihara |
scmutil: move util.termwidth()
|
Thu, 03 Nov 2016 03:12:57 +0530 |
Pulkit Goyal |
py3: use encoding.environ in ui.py
|
Tue, 20 Sep 2016 23:49:00 +0000 |
timeless |
samplehgrcs: use single quotes in use warning
|
Wed, 10 Aug 2016 15:05:20 +0100 |
Jun Wu |
ui: drop values returned by inspect.*frame*() to avoid cycles
|
Sun, 26 Jun 2016 07:59:02 -0700 |
Gregory Szorc |
ui: path option to declare which revisions to push by default
|
Sat, 25 Jun 2016 18:35:14 -0700 |
Gregory Szorc |
ui: don't fixup [paths] sub-options
|
Thu, 09 Jun 2016 11:41:36 +0200 |
liscju |
url: remember http password database in ui object
|
Sun, 12 Jun 2016 14:07:26 +0900 |
Yuya Nishihara |
ui: provide official way to reset internal state per command
|
Thu, 05 May 2016 00:33:38 -0700 |
Gregory Szorc |
ui: add an instance flag to hold --insecure bit
|
Sun, 08 May 2016 10:43:41 +0200 |
Pierre-Yves David |
devel: use the new 'config' argument of the develwarn in deprecwarn
|
Sun, 08 May 2016 10:43:41 +0200 |
Pierre-Yves David |
develwarn: move config gating inside the develwarn function
|