##// END OF EJS Templates
git: make sure we don't break streaming in case of empty pull messages....
git: make sure we don't break streaming in case of empty pull messages. This allows much efficient streaming of data. Most cases don't have post message and we shouldn't extract date from iterator in such cases.
marcink -
r277:90be8c49 stable
Show More
Name Size Modified Last Commit Author
/ vcsserver
echo_stub
git_lfs
tests
VERSION Loading ...
__init__.py Loading ...
base.py Loading ...
exceptions.py Loading ...
git.py Loading ...
hg.py Loading ...
hgcompat.py Loading ...
hgpatches.py Loading ...
hooks.py Loading ...
http_main.py Loading ...
pygrack.py Loading ...
remote_wsgi.py Loading ...
scm_app.py Loading ...
server.py Loading ...
settings.py Loading ...
subprocessio.py Loading ...
svn.py Loading ...
svn_diff.py Loading ...
tweens.py Loading ...
utils.py Loading ...
wsgi_app_caller.py Loading ...