Mercurial > public > mercurial-scm > hg-stable
log mercurial/unionrepo.py @ 39538:154e4f84b51c
age | author | description |
---|---|---|
Wed, 01 Aug 2018 10:57:14 -0700 | Martin von Zweigbergk | index: replace insert(-1, e) method by append(e) method |
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 |