Mercurial > hg-stable
log
age | author | description |
---|---|---|
Mon, 05 Apr 2021 12:21:23 +0200 | Pierre-Yves David | revlog: move the "index header" struct inside revlog.utils.constants |
Mon, 05 Apr 2021 12:21:12 +0200 | Pierre-Yves David | revlog: move the details of revlog "v2" index inside revlog.utils.constants |
Mon, 05 Apr 2021 12:21:01 +0200 | Pierre-Yves David | revlog: move the details of revlog "v1" index inside revlog.utils.constants |
Mon, 05 Apr 2021 12:20:52 +0200 | Pierre-Yves David | revlog: move the details of revlog "v0" index inside revlog.utils.constants |
Mon, 05 Apr 2021 12:20:40 +0200 | Pierre-Yves David | revlog: add some comment in the header sections |
Tue, 06 Apr 2021 10:37:55 +0200 | Pierre-Yves David | store: drop the `filefilter` argument to `_walk` |
Tue, 06 Apr 2021 10:37:47 +0200 | Pierre-Yves David | store: document the `walk` method |