log

age author description
Mon, 20 Feb 2017 18:40:42 +0530 Pulkit Goyal py3: use pycompat.fsencode() to convert __file__ to bytes
Wed, 22 Feb 2017 10:14:18 -0800 Jun Wu wireproto: remove unused code
Thu, 22 Dec 2016 06:18:45 +0100 Pierre-Yves David color: set initial default value for 'colormode' to None
Thu, 22 Dec 2016 13:19:12 +0100 Pierre-Yves David color: minor reversal of two conditional clause for clarity
Thu, 16 Feb 2017 10:52:27 +0100 Pierre-Yves David color: merge two identical 'for' loops
Thu, 22 Dec 2016 13:06:53 +0100 Pierre-Yves David color: minor simplification of some terminfo setup code
Thu, 22 Dec 2016 06:17:40 +0100 Pierre-Yves David color: make a test for curse availability explicite
Thu, 22 Dec 2016 03:11:19 +0100 Pierre-Yves David color: move 'win32' declaration to the core module
Tue, 21 Feb 2017 16:29:31 -0800 Jun Wu smartset: preserve istopo for baseset operations
Thu, 23 Feb 2017 11:23:17 -0800 eloimorlaas record: update help to describe ui.interface stable
Sat, 25 Feb 2017 16:57:21 +0530 Rishabh Madan ui: replace obsolete default-push with default:pushurl (issue5485) stable
Sat, 25 Feb 2017 01:07:52 +0900 FUJIWARA Katsunori worker: ignore meaningless exit status indication returned by os.waitpid() stable
Tue, 07 Feb 2017 17:13:25 -0500 Augie Fackler pager: add a config knob to just globally turn off the pager
Tue, 07 Feb 2017 00:07:53 -0500 Augie Fackler pager: move most help to a new help topic and deprecate extension
Tue, 21 Feb 2017 14:20:05 -0500 Augie Fackler dispatch: rearrange 'unknown command' code to better employ pager