Mercurial > public > mercurial-scm > hg
log mercurial/revlogutils/revlogv0.py @ 47248:013c645dd28c
age | author | description |
---|---|---|
Tue, 04 May 2021 01:15:03 +0200 | Pierre-Yves David | revlog: fix the `null_item` attribute for V0 |
Tue, 04 May 2021 01:13:53 +0200 | Pierre-Yves David | revlog: create a create `null_item` attribute for V0 |
Mon, 03 May 2021 12:21:15 +0200 | Pierre-Yves David | revlog: make the index always return the same tuple |
Thu, 08 Apr 2021 00:34:16 +0200 | Pierre-Yves David | revlog: code for `revlogv0` in its own module |