log

age author description
Wed, 25 Jan 2017 22:39:17 +0900 Yuya Nishihara help: test if "hg help TOPIC" reference is valid
Wed, 25 Jan 2017 22:35:40 +0900 Yuya Nishihara help: uppercase command placeholder
Sun, 05 Feb 2017 18:57:19 +0900 Yuya Nishihara help: show section that couldn't be found
Fri, 03 Feb 2017 16:01:19 -0500 Augie Fackler cmdutil: remove forwarding methods per deprecation policy
Fri, 03 Feb 2017 15:10:27 -0800 Simon Farnsworth util: always force line buffered stdout when stdout is a tty (BC)
Thu, 02 Feb 2017 02:56:38 -0800 Stanislau Hlebik localrepo: avoid unnecessary conversion from node to rev
Sat, 04 Feb 2017 20:29:34 +0800 Anton Shestakov debian: update copyright years stable
Sat, 04 Feb 2017 20:29:13 +0800 Anton Shestakov debian: update mailing list address stable
Thu, 02 Feb 2017 14:19:48 +0100 Pierre-Yves David bundle2: implement a basic __repr__ for bundle2 part
Thu, 02 Feb 2017 11:03:41 +0100 Pierre-Yves David bundle2: drop an outdated comment
Thu, 02 Feb 2017 10:53:55 +0100 Pierre-Yves David unbundle: swap conditional branches for clarity
Thu, 02 Feb 2017 10:55:38 +0100 Pierre-Yves David unbundle: add a small comment to tag the bundle1 case as such
Thu, 02 Feb 2017 10:51:04 +0100 Pierre-Yves David unbundle: add a small comment to clarify the 'check_heads' call
Thu, 02 Feb 2017 11:17:36 -0800 Simon Farnsworth pager: don't terminate with extreme prejudice on SIGPIPE (BC)
Mon, 23 Jan 2017 10:48:55 -0800 Martin von Zweigbergk verify: replace _validpath() by matcher