log

age author description
Mon, 20 Feb 2017 12:12:08 +0100 Pierre-Yves David color: move '_colormode' to the core 'ui' class
Tue, 17 Jan 2017 17:25:48 +0100 Denis Laxalde hgweb: explictly pass basectx in webutil.diffs
Wed, 22 Feb 2017 18:26:12 -0800 Jun Wu serve: mark --stdio and --cmdserver as "(ADVANCED)" flags
Tue, 01 Nov 2016 14:50:45 +0000 Jun Wu help: hide command line options marked as "advanced"
Thu, 23 Feb 2017 21:27:25 +0900 Yuya Nishihara pager: do not try to run an empty pager command
Thu, 23 Feb 2017 21:20:26 +0900 Yuya Nishihara graphlog: restore pager lost at 1cec1d863008
Wed, 22 Feb 2017 12:09:17 +0100 Denis Laxalde gitweb: add "more" and "less" navigation links in filelog template
Mon, 16 Jan 2017 17:14:36 +0100 Denis Laxalde context: also return ancestor's line range in blockancestors
Mon, 16 Jan 2017 17:08:25 +0100 Denis Laxalde context: add a followfirst flag to blockancestors
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