Mercurial > hg
log
age | author | description |
---|---|---|
Thu, 04 Apr 2019 18:20:36 -0700 | Gregory Szorc | tests: add optional output for Python 2.7 deprecation |
Thu, 04 Apr 2019 18:01:48 -0700 | Gregory Szorc | setup: use raw string for regular expression |
Thu, 04 Apr 2019 18:01:02 -0700 | Gregory Szorc | automation: use raw strings when there are backslashes |
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 |