Mercurial > hg
log mercurial/streamclone.py @ 29185:28e7f590be2d
age | author | description |
---|---|---|
Tue, 15 Mar 2016 14:10:46 -0700 | Matt Mackall | merge with stable |
Sun, 13 Mar 2016 02:29:11 +0100 | Mads Kiilerich | streamclone: fix error when store files grow while stream cloning stable |
Fri, 11 Mar 2016 22:28:27 +0800 | Anton Shestakov | streamclone: specify unit for ui.progress when handling data |
Thu, 14 Jan 2016 13:44:01 -0800 | Gregory Szorc | streamclone: use backgroundfilecloser (issue4889) |
Sat, 02 Jan 2016 16:11:36 -0800 | Gregory Szorc | streamclone: indent code |
Thu, 14 Jan 2016 22:48:54 -0800 | Gregory Szorc | streamclone: extract code for reading header fields |
Fri, 15 Jan 2016 13:14:49 -0800 | Bryan O'Sullivan | with: use context manager for transaction in consumev1 |