log

age author description
Tue, 05 Apr 2016 10:43:43 -0400 Matt Fowles parsers: fix istat macro to work with single line if statement
Tue, 05 Apr 2016 14:44:18 +0300 Maciej Fijalkowski pypy: fix setdiscovery test
Tue, 05 Apr 2016 17:43:02 +0100 Jun Wu chg: wrap line at 80 chars
Tue, 05 Apr 2016 15:16:01 +0100 Jun Wu chg: replace abortmsg showing errno with abortmsgerrno
Tue, 05 Apr 2016 17:25:39 +0100 Jun Wu chg: add util function abortmsgerrno to print error with errno
Tue, 05 Apr 2016 14:48:09 +0100 Jun Wu chg: use color in debug/error messages conditionally
Mon, 04 Apr 2016 17:45:54 -0700 Pierre-Yves David revset: force ascending order for baseset initialized from a set
Mon, 04 Apr 2016 17:45:15 -0700 Pierre-Yves David revset: stabilize repr of baseset initialized with a set
Mon, 04 Apr 2016 17:27:37 +0100 Martijn Pieters dispatch: factor out command failure handling into a function
Tue, 05 Apr 2016 10:59:46 +0300 Maciej Fijalkowski pypy: fix overeager pattern matching on mpatchError
Thu, 31 Mar 2016 02:05:28 +0000 timeless mpatch: unify mpatchError (issue5182)
Wed, 30 Mar 2016 22:01:47 +0000 timeless check-code: reject sed ... \\n
Sat, 02 Apr 2016 15:56:47 -0700 Pierre-Yves David hideablerevs: expand docstring to warn about possible traps
Sun, 03 Apr 2016 19:47:29 +0900 Yuya Nishihara hghave: replace relative import of docutils.core
Sun, 03 Apr 2016 20:12:59 +0900 Yuya Nishihara tests: make tinyproxy.py not import sys.argv by name