##// 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.

File last commit:

r268:fc7319f6 default
r277:90be8c49 stable
Show More
requirements.txt
40 lines | 764 B | text/plain | TextLexer
## core
setuptools==30.1.0
Beaker==1.7.0
configobj==5.0.6
decorator==4.0.11
dulwich==0.13.0
hgsubversion==1.8.6
hg-evolve==6.6.0
infrae.cache==1.0.1
mercurial==4.2.3
msgpack-python==0.4.8
pyramid-jinja2==2.5
pyramid==1.7.4
pyramid-mako==1.0.2
repoze.lru==0.6
simplejson==3.7.2
subprocess32==3.2.6
# Custom subvertpy that is not available on pypi.
https://code.rhodecode.com/upstream/subvertpy/archive/subvertpy-0.9.3.tar.gz?md5=4e49da2fe07608239cc9a80a7bb8f33c#egg=subvertpy==0.9.3
six==1.9.0
translationstring==1.3
WebOb==1.3.1
wheel==0.29.0
zope.deprecation==4.1.2
zope.interface==4.1.3
## debug
ipdb==0.10.1
ipython==5.1.0
# http servers
gevent==1.1.2
greenlet==0.4.10
gunicorn==19.6.0
waitress==1.0.1
## test related requirements
-r requirements_test.txt