Mercurial > public > mercurial-scm > hg-stable
log mercurial/unionrepo.py @ 38525:c1a7bbf9984d
age | author | description |
---|---|---|
Sat, 26 May 2018 11:31:51 +0900 | Yuya Nishihara | unionrepo: fill in uncompressed length of revlog entry |
Sat, 14 Apr 2018 09:57:44 -0700 | Gregory Szorc | hg: pass command intents to repo/peer creation (API) |
Fri, 06 Apr 2018 22:39:58 -0700 | Gregory Szorc | filelog: wrap revlog instead of inheriting it (API) |
Fri, 15 Sep 2017 23:58:45 +0900 | Yuya Nishihara | revlog: update signature of dummy addgroup() in bundlerepo and unionrepo |
Fri, 30 Jun 2017 03:31:26 +0200 | Pierre-Yves David | configitems: register the 'bundle.mainreporoot' config |
Wed, 29 Mar 2017 16:28:51 -0700 | Jun Wu | unionrepo: avoid unnecessary node -> rev conversion |
Thu, 02 Mar 2017 14:49:50 +0100 | Pierre-Yves David | vfs: use 'vfs' module directly in 'mercurial.unionrepo' |