Mercurial > hg
log
age | author | description |
---|---|---|
Thu, 01 Feb 2018 08:17:11 -0800 | Martin von Zweigbergk | testrunner: on error, color the "(case xxx)" part the same as filename |
Thu, 18 Jan 2018 10:08:23 -0500 | Augie Fackler | python3: whitelist an additional 23 passing tests |
Thu, 18 Jan 2018 09:58:40 -0500 | Augie Fackler | tests: fix a missed b prefix in a test extension in test-strip.t |
Thu, 18 Jan 2018 09:14:30 -0500 | Augie Fackler | revlog: correct type in check to verify rawtext is immutable |
Wed, 17 Jan 2018 22:05:37 -0500 | Augie Fackler | mq: use bytes() instead of str() to encode statusentries for writing |
Wed, 17 Jan 2018 22:05:02 -0500 | Augie Fackler | mq: open status file et al in bytes mode |