Mercurial > public > mercurial-scm > hg
log mercurial/unionrepo.py @ 39763:5ccd791344f3
age | author | description |
---|---|---|
Tue, 18 Sep 2018 15:15:24 -0700 | Gregory Szorc | localrepo: pass root manifest into manifestlog.__init__ |
Tue, 11 Sep 2018 20:06:39 -0700 | Gregory Szorc | unionrepo: dynamically create repository type from base repository |
Tue, 11 Sep 2018 17:11:32 -0700 | Gregory Szorc | hg: allow extra arguments to be passed to repo creation (API) |
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) |