log

age author description
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
Sun, 03 Apr 2016 19:40:05 +0900 Yuya Nishihara tests: sort import lines in dumbhttp.py
Mon, 04 Apr 2016 01:59:57 +0100 Jun Wu chgserver: change random state after fork
Mon, 04 Apr 2016 02:36:05 +0100 Jun Wu chg: make connect debug message less repetitive
Mon, 04 Apr 2016 03:17:59 +0100 Jun Wu chgserver: use relative path at socket.bind
Mon, 04 Apr 2016 01:10:51 +0100 Jun Wu chgserver: move args copying logic to the correct place
Mon, 04 Apr 2016 05:20:40 +0300 Robert Stanca py3: use print_function in test-status-inprocess.py