Mercurial > hg
log mercurial/bundle2.py @ 32326:99515353c72a stable
age | author | description |
---|---|---|
Wed, 17 May 2017 15:39:37 +0200 | Pierre-Yves David | obsolete: invalidate "volatile" set cache after merging marker stable |
Fri, 05 May 2017 17:31:15 +0200 | Pierre-Yves David | bundle: add optional 'tagsfnodecache' data to on disk bundle (issue5543) |
Fri, 05 May 2017 17:28:52 +0200 | Pierre-Yves David | bundle2: move tagsfnodecache generation in a generic function |
Fri, 05 May 2017 17:09:47 +0200 | Pierre-Yves David | bundle: introduce an higher level function to write bundle on disk |
Thu, 20 Apr 2017 22:16:12 +0900 | Yuya Nishihara | pycompat: extract helper to raise exception with traceback |
Sun, 16 Apr 2017 11:55:08 -0700 | Gregory Szorc | bundle2: ignore errors seeking a bundle after an exception (issue4784) |
Sun, 09 Apr 2017 19:09:07 +0200 | Pierre-Yves David | bundle2: move 'seek' and 'tell' methods off the unpackermixin class |