log

age author description
Thu, 04 Apr 2019 17:47:25 -0700 Gregory Szorc perf: make perf.run-limits code work with Python 3
Mon, 25 Dec 2017 05:55:50 -0800 Martin von Zweigbergk localrepo: rename crev in _filecommit() to cnode, since it's a node
Fri, 05 Apr 2019 04:09:41 +0530 Jerry Montfort tests: unset environment variable P in test-revset2.t (issue6109)
Thu, 04 Apr 2019 19:08:37 +0200 Philippe Pepiot hgmanpage: use a py2 and py3 compatible iterable protocol
Thu, 04 Apr 2019 19:08:05 +0200 Philippe Pepiot hgmanpage: use range instead of xrange
Thu, 04 Apr 2019 19:06:48 +0200 Philippe Pepiot packaging: allow to run make with python3
Wed, 03 Apr 2019 11:21:27 -0700 Martin von Zweigbergk cleanup: use set literals where possible
Wed, 19 Jul 2017 13:17:49 -0700 Martin von Zweigbergk tests: rename "u" to more usual "ui" in test-context.py
Wed, 03 Apr 2019 09:38:08 -0700 Martin von Zweigbergk tests: better document the graft copy case
Wed, 03 Apr 2019 11:46:29 -0400 Augie Fackler py2exe: add workaround to allow bundling of hgext3rd.* extensions
Tue, 02 Apr 2019 23:38:54 -0400 Augie Fackler wix: fix the package build when not adding features
Mon, 01 Apr 2019 19:02:24 -0700 Rodrigo Damazio Bovendorp histedit: narrow the scope of discarded ui output
Fri, 29 Mar 2019 21:53:15 -0400 Matt Harbison uncommit: abort if an explicitly given file cannot be uncommitted (BC)
Mon, 25 Mar 2019 12:33:41 +0530 Navaneeth Suresh unshelve: disable unshelve during merge (issue5123)
Mon, 01 Apr 2019 20:01:48 -0400 Augie Fackler wix: add functionality to inject additional Features into installer