Mercurial > hg
log
age | author | description |
---|---|---|
Mon, 15 May 2023 08:58:49 +0200 | Pierre-Yves David | store: also group files by revlog in fncache version of datafiles |
Mon, 15 May 2023 08:58:33 +0200 | Pierre-Yves David | store: add logic to group revlog file together |
Mon, 15 May 2023 08:58:16 +0200 | Pierre-Yves David | store: change `_walk` return to `(filename, (type, size))` |
Mon, 15 May 2023 08:58:01 +0200 | Pierre-Yves David | store: lazily get file size on demand for the fncache case |
Mon, 15 May 2023 08:57:45 +0200 | Pierre-Yves David | store: only access is_volatile information through the file object |
Mon, 15 May 2023 08:57:30 +0200 | Pierre-Yves David | store: only access file_size information through the file object |