Sun, 10 Dec 2017 04:50:03 +0530 |
Pulkit Goyal |
py3: handle keyword arguments correctly in ui.py
|
Wed, 06 Dec 2017 16:43:07 -0500 |
Augie Fackler |
ui: add diff.showfunc to tweakdefaults
|
Wed, 06 Dec 2017 16:42:24 -0500 |
Augie Fackler |
ui: add curses interface to tweakdefaults
|
Fri, 01 Dec 2017 15:21:05 -0600 |
Kevin Bullock |
merge with stable
|
Thu, 23 Nov 2017 22:17:03 +0900 |
Yuya Nishihara |
dispatch: add HGPLAIN=+strictflags to restrict early parsing of global options
stable
|
Wed, 22 Nov 2017 19:24:22 -0800 |
Kyle Lippincott |
develwarn: do not emit warning if "config" is unspecified
|
Thu, 16 Nov 2017 17:11:14 -0800 |
Martin von Zweigbergk |
tweakdefaults: turn on ui.statuscopies
|
Wed, 25 Oct 2017 23:01:54 -0400 |
Augie Fackler |
ui: add configlist doctest to document a bit more of the whitespace behavior
|
Tue, 31 Oct 2017 22:37:30 +0900 |
Yuya Nishihara |
configitems: relax warning about unwanted default value
stable
|
Tue, 17 Oct 2017 13:20:25 -0700 |
Saurabh Singh |
ui: move request exit handlers to global state
|
Mon, 16 Oct 2017 17:41:27 +0200 |
Boris Feld |
configitems: adds a developer warning when accessing undeclared configuration
|
Fri, 06 Oct 2017 16:23:47 +0200 |
Boris Feld |
ui: add the possibility to returns None as username in ui
|
Fri, 13 Oct 2017 15:58:54 -0400 |
Augie Fackler |
tweakdefaults: make commands.update.check be `noconflict`
|
Thu, 12 Oct 2017 23:30:46 -0700 |
Jun Wu |
codemod: use pycompat.iswindows
|
Wed, 11 Oct 2017 05:36:10 +0200 |
Boris Feld |
configitems: register the 'ui.interface.chunkselector' config
|
Wed, 11 Oct 2017 01:56:49 -0700 |
Augie Fackler |
ui: recommend tweakdefaults in the default hgrc template
|
Sun, 01 Oct 2017 12:10:48 -0400 |
Augie Fackler |
ui: convert to/from Optional[bytes] to Optional[str] in password manager
|
Sun, 01 Oct 2017 07:29:51 -0400 |
Augie Fackler |
httppasswordmgrdbproxy: specify exact arguments
|
Sat, 30 Sep 2017 07:52:48 -0700 |
Martin von Zweigbergk |
merge with stable
|
Wed, 20 Sep 2017 09:55:52 -0700 |
Mark Thomas |
ui: check for progress singleton when clearing progress bar (issue5684)
stable
|
Mon, 18 Sep 2017 13:37:00 -0400 |
Augie Fackler |
ui: fix progress debug log format strings to work on Python 3
|
Sun, 03 Sep 2017 17:47:21 +0900 |
Yuya Nishihara |
py3: convert function name to bytes in ui.configwith()
|
Sun, 03 Sep 2017 14:32:11 +0900 |
Yuya Nishihara |
doctest: bulk-replace string literals with b'' for Python 3
|
Fri, 01 Sep 2017 20:28:26 +0000 |
Michael Bolin |
editor: file created for diff action should have .diff suffix
|
Wed, 30 Aug 2017 20:25:56 +0000 |
Michael Bolin |
editor: use an unambiguous path suffix for editor files
|
Wed, 30 Aug 2017 14:04:55 -0700 |
Jun Wu |
pager: do not start pager if `ui` has been `pushbuffer`-ed
|
Mon, 21 Aug 2017 21:35:06 -0700 |
Sean Farley |
merge with stable
|
Mon, 24 Jul 2017 14:38:40 -0400 |
Augie Fackler |
py3: introduce a wrapper for __builtins__.{raw_,}input()
|
Tue, 15 Aug 2017 13:04:31 -0700 |
Gregory Szorc |
ui: restore behavior to ignore some I/O errors (issue5658)
stable
|
Thu, 10 Aug 2017 14:23:41 -0400 |
Augie Fackler |
merge with stable
|