Mercurial > hg
graph
-
patch: avoid repeated binary checks if all files in a patch are textThu, 25 Jan 2018 22:40:19 +0100, by Joerg Sonnenberger
-
setdiscovery: don't call "heads" wire command when heads specifiedThu, 01 Feb 2018 10:29:24 -0800, by Martin von Zweigbergk
-
testrunner: on error, color the "(case xxx)" part the same as filenameThu, 01 Feb 2018 08:17:11 -0800, by Martin von Zweigbergk
-
python3: whitelist an additional 23 passing testsThu, 18 Jan 2018 10:08:23 -0500, by Augie Fackler
-
tests: fix a missed b prefix in a test extension in test-strip.tThu, 18 Jan 2018 09:58:40 -0500, by Augie Fackler
-
revlog: correct type in check to verify rawtext is immutableThu, 18 Jan 2018 09:14:30 -0500, by Augie Fackler
-
mq: use bytes() instead of str() to encode statusentries for writingWed, 17 Jan 2018 22:05:37 -0500, by Augie Fackler