tests/test-status-inprocess.py.out
author Yuya Nishihara <yuya@tcha.org>
Sat, 28 Jun 2014 13:13:32 +0900
changeset 30264 dd3dd80fca10
parent 10838 07dbafd3a0e2
permissions -rw-r--r--
hgweb: make log streams compatible with command server Even though it would be useless to start a web server by a command server, it should be doable in principle. Also, we can't use sys.stdout/err directly on Python 3 because they are unicode streams.

% creating repo
% add and commit
C test.py
% change
M test.py