Mercurial > hg
log mercurial/bundlerepo.py @ 28886:c64926b365b6
age | author | description |
---|---|---|
Wed, 23 Mar 2016 08:55:22 +0100 | liscju | bundle: warn when update to revision existing only in a bundle (issue5004) |
Mon, 28 Mar 2016 14:41:29 -0700 | Martin von Zweigbergk | bundle: move writebundle() from changegroup.py to bundle2.py (API) |
Mon, 22 Feb 2016 23:34:54 +0100 | Pierre-Yves David | bundlerepo: properly handle hidden linkrev in manifestlog (issue4945) stable |
Mon, 22 Feb 2016 18:35:40 +0100 | Pierre-Yves David | bundlerepo: properly handle hidden linkrev in filelog (issue4945) |
Wed, 27 Jan 2016 09:07:28 -0800 | Martin von Zweigbergk | changegroup: fix pulling to treemanifest repo from flat repo (issue5066) stable |
Tue, 12 Jan 2016 14:48:27 -0800 | Bryan O'Sullivan | bundlerepo: use context manager for file I/O in _writetempbundle |
Mon, 11 Jan 2016 15:10:31 -0800 | Martin von Zweigbergk | changegroup3: add empty chunk separating directories and files |