Mercurial > public > mercurial-scm > hg-stable
log mercurial/streamclone.py @ 27102:f97bb61b51e6 stable
age | author | description |
---|---|---|
Sat, 17 Oct 2015 11:14:52 -0700 | Gregory Szorc | streamclone: support for producing and consuming stream clone bundles |
Thu, 08 Oct 2015 12:55:45 -0700 | Pierre-Yves David | error: get Abort from 'error' instead of 'util' |
Sun, 04 Oct 2015 12:07:01 -0700 | Gregory Szorc | streamclone: move "streaming all changes" message location |
Sun, 04 Oct 2015 19:06:06 -0700 | Gregory Szorc | streamclone: move payload header generation into own function |
Sun, 04 Oct 2015 18:44:46 -0700 | Gregory Szorc | streamclone: move payload header line consumption |
Sun, 04 Oct 2015 18:35:19 -0700 | Gregory Szorc | streamclone: teach canperformstreamclone to be bundle2 aware |
Sun, 04 Oct 2015 11:50:42 -0700 | Gregory Szorc | streamclone: refactor canperformstreamclone to accept a pullop |