Mercurial > hg
log
age | author | description |
---|---|---|
Mon, 03 May 2021 18:19:16 +0200 | Pierre-Yves David | revlog: add a "data compression mode" entry in the index tuple |
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 16:52:38 +0200 | Pierre-Yves David | revlog: improve documentation of the entry tuple |
Mon, 03 May 2021 23:45:05 +0200 | Pierre-Yves David | revlog: simplify entry update logic in `rewrite_sidedata` |
Tue, 04 May 2021 00:02:48 +0200 | Pierre-Yves David | revlog: simplify the replace_sidedata_info code |
Mon, 03 May 2021 23:59:15 +0200 | Pierre-Yves David | revlog: use `rev` instead of `i` in replace_sidedata_info |