Mercurial > hg
log mercurial/bundle2.py @ 28439:b6e71f8af5b8
age | author | description |
---|---|---|
Wed, 27 Jan 2016 09:07:28 -0800 | Martin von Zweigbergk | changegroup: fix pulling to treemanifest repo from flat repo (issue5066) stable |
Sat, 16 Jan 2016 10:50:28 -0500 | Augie Fackler | cleanup: use modern @property/@foo.setter property specification |
Tue, 12 Jan 2016 21:01:06 -0800 | Martin von Zweigbergk | changegroup: hide packermap behind methods |
Fri, 08 Jan 2016 21:13:06 -0800 | Martin von Zweigbergk | treemanifests: set bundle2 part parameter indicating treemanifest |
Sat, 24 Oct 2015 00:39:22 +0100 | Gregory Szorc | bundle2: attribute remote failures to remote (issue4788) stable |
Fri, 02 Oct 2015 23:21:39 -0700 | Pierre-Yves David | bundle2: make unbundle.compressed return True when compressed |
Tue, 20 Oct 2015 15:55:04 +0200 | Pierre-Yves David | applybundle: take url as argument |