Sat, 10 Mar 2018 15:24:24 +0530 |
Pulkit Goyal |
tweakdefaults: add commands.status.verbose to tweakefaults
|
file |
diff |
annotate
|
Sat, 10 Mar 2018 15:50:09 +0900 |
Yuya Nishihara |
ui: remove any combinations of CR|LF from prompt response
|
file |
diff |
annotate
|
Tue, 06 Mar 2018 02:42:37 -0600 |
Yuya Nishihara |
ui: adjust Windows workaround to new _readline() code
|
file |
diff |
annotate
|
Tue, 06 Mar 2018 02:38:53 -0600 |
Yuya Nishihara |
ui: do not use rawinput() when we have to replace sys.stdin/stdout
|
file |
diff |
annotate
|
Tue, 06 Mar 2018 02:32:26 -0600 |
Yuya Nishihara |
ui: do not try readline support if fin/fout aren't standard streams
|
file |
diff |
annotate
|
Tue, 06 Mar 2018 02:14:11 -0600 |
Yuya Nishihara |
ui: inline util.bytesinput() into ui._readline()
|
file |
diff |
annotate
|
Sun, 04 Mar 2018 18:34:46 -0500 |
Yuya Nishihara |
py3: fix type of default username
|
file |
diff |
annotate
|
Sun, 04 Mar 2018 16:01:18 -0500 |
Yuya Nishihara |
py3: fix type of ui.configitems(ignoresub=True) result
|
file |
diff |
annotate
|
Sun, 04 Mar 2018 15:53:10 -0500 |
Yuya Nishihara |
py3: don't use str() to stringify pushloc
|
file |
diff |
annotate
|
Thu, 15 Feb 2018 17:18:26 +0100 |
Boris Feld |
util: extract all date-related utils in utils/dateutil module
|
file |
diff |
annotate
|
Sun, 25 Feb 2018 23:08:41 -0500 |
Augie Fackler |
py3: hunt down str(exception) instances and use util.forcebytestr
|
file |
diff |
annotate
|
Wed, 14 Feb 2018 16:37:46 +0530 |
Pulkit Goyal |
py3: use pycompat.bytestr to convert str to bytes
|
file |
diff |
annotate
|
Mon, 12 Feb 2018 20:42:28 -0500 |
Augie Fackler |
ui: convert stack traces to sysbytes before logging
|
file |
diff |
annotate
|
Mon, 12 Feb 2018 20:41:47 -0500 |
Augie Fackler |
ui: use pycompat.bytestr() to get a bytes-repr of config default
|
file |
diff |
annotate
|
Sun, 04 Feb 2018 00:29:22 +0100 |
Joerg Sonnenberger |
diff: improve ui.write performance when not coloring on Windows
|
file |
diff |
annotate
|
Mon, 05 Feb 2018 20:48:51 +0900 |
Yuya Nishihara |
ui: add explicit path to write prompt text bypassing buffers
|
file |
diff |
annotate
|
Mon, 05 Feb 2018 20:40:49 +0900 |
Yuya Nishihara |
ui: write prompt text in ui.prompt(), not in ui._readline()
|
file |
diff |
annotate
|
Sun, 04 Feb 2018 14:14:28 -0500 |
Matt Harbison |
cmdutil: convert _revertprefetch() to a generic stored file hook (API)
|
file |
diff |
annotate
|
Sun, 04 Feb 2018 15:41:37 +0530 |
Pulkit Goyal |
py3: add b'' to tweakdefaults config string
|
file |
diff |
annotate
|
Sat, 27 Jan 2018 13:33:31 +0900 |
Yuya Nishihara |
py3: factor out helpers to apply string conversion recursively
|
file |
diff |
annotate
|
Sat, 27 Jan 2018 13:09:49 +0900 |
Yuya Nishihara |
py3: replace "if ispy3" by encoding.strtolocal()
|
file |
diff |
annotate
|
Thu, 25 Jan 2018 20:00:58 +0100 |
Joerg Sonnenberger |
ui: improve performance for multi-component writes
|
file |
diff |
annotate
|
Sun, 10 Dec 2017 04:50:03 +0530 |
Pulkit Goyal |
py3: handle keyword arguments correctly in ui.py
|
file |
diff |
annotate
|
Wed, 06 Dec 2017 16:43:07 -0500 |
Augie Fackler |
ui: add diff.showfunc to tweakdefaults
|
file |
diff |
annotate
|
Wed, 06 Dec 2017 16:42:24 -0500 |
Augie Fackler |
ui: add curses interface to tweakdefaults
|
file |
diff |
annotate
|
Fri, 01 Dec 2017 15:21:05 -0600 |
Kevin Bullock |
merge with stable
|
file |
diff |
annotate
|
Thu, 23 Nov 2017 22:17:03 +0900 |
Yuya Nishihara |
dispatch: add HGPLAIN=+strictflags to restrict early parsing of global options
stable
|
file |
diff |
annotate
|
Wed, 22 Nov 2017 19:24:22 -0800 |
Kyle Lippincott |
develwarn: do not emit warning if "config" is unspecified
|
file |
diff |
annotate
|
Thu, 16 Nov 2017 17:11:14 -0800 |
Martin von Zweigbergk |
tweakdefaults: turn on ui.statuscopies
|
file |
diff |
annotate
|
Wed, 25 Oct 2017 23:01:54 -0400 |
Augie Fackler |
ui: add configlist doctest to document a bit more of the whitespace behavior
|
file |
diff |
annotate
|