Mercurial > hg
log
age | author | description |
---|---|---|
Fri, 18 May 2018 20:11:24 -0400 | Augie Fackler | context: fix %-formatting on Python 3 |
Fri, 18 May 2018 19:54:50 -0400 | Augie Fackler | patch: fix import-time syntax error in test-check-module-imports.t |
Fri, 18 May 2018 19:52:35 -0400 | Augie Fackler | py3: whitelist two more passing tests observed by buildbot |
Sat, 19 May 2018 00:23:36 +0530 | Pulkit Goyal | py3: use stringutil.pprint() to format a list to print |
Sat, 19 May 2018 00:21:59 +0530 | Pulkit Goyal | py3: fix kwargs handling in qgurad in hgext/mq.py |
Sat, 19 May 2018 00:19:56 +0530 | Pulkit Goyal | py3: use .startswith() instead of bytes[0] |
Thu, 17 May 2018 23:11:24 -0700 | Kyle Lippincott | crecord: fallback to text mode if diffs are too big for curses mode |