##// END OF EJS Templates
two fixes for the pager stuff...
two fixes for the pager stuff - open pipe in binary mode - don't start a pager if stdout is not a tty (this prevents test-ssh from hanging if you set ui.usepager=True in run-tests.py)
Alexis S. L. Carvalho -
r6303:577a7da1 default
Show More
Name Size Modified Last Commit Author
/ hgext / convert
__init__.py Loading ...
common.py Loading ...
convcmd.py Loading ...
cvs.py Loading ...
darcs.py Loading ...
filemap.py Loading ...
git.py Loading ...
gnuarch.py Loading ...
hg.py Loading ...
subversion.py Loading ...
transport.py Loading ...