log

age author description
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
Sun, 03 Apr 2016 20:13:42 +0900 Yuya Nishihara tests: alias ui as uimod in test-walkrepo
Sun, 03 Apr 2016 19:56:59 +0900 Yuya Nishihara tests: alias ui as uimod in test-ui-config
Sun, 03 Apr 2016 19:52:13 +0900 Yuya Nishihara tests: alias ui as uimod in test-context
Sun, 03 Apr 2016 19:48:47 +0900 Yuya Nishihara tests: alias ui as uimod in test-ancestor
Sun, 03 Apr 2016 20:11:41 +0900 Yuya Nishihara tests: sort import lines in tinyproxy.py
Sun, 03 Apr 2016 19:41:00 +0900 Yuya Nishihara tests: sort import lines in failfilemerge.py