Mercurial > evolve
view .hgignore @ 821:202376586cf6
exchange: introduce a wireprotocol command to push markers
Pushkey is not adapted to transmit a stream of binary data. We used it as a hack
so far. We add a new wire protocol command to speed the things up (and also push
all the markers in a single transaction). The proper way to do it is to
introduce bundle2 in core, but this will already help in the mean time.
author | Pierre-Yves David <pierre-yves.david@fb.com> |
---|---|
date | Fri, 28 Feb 2014 00:40:29 -0800 |
parents | 41688ca951e7 |
children | a7bad80b7700 854421a48e0c |
line wrap: on
line source
syntax: re /figures/[^/]+\.png$ ^docs/build/ ^docs/html/ ^html/ \.pyc$ ~$ \.swp$ \.orig$ \.rej$ \.err$ ^tests/easy_run.sh$ ^build/ ^MANIFEST$ ^docs/tutorials/.*\.rst$ \.ico$