Mercurial > hg
log
age | author | description |
---|---|---|
Fri, 27 Oct 2023 08:54:41 +0200 | Pierre-Yves David | revlog: add a small cache of unfiltered chunk |
Fri, 27 Oct 2023 02:57:09 +0200 | Pierre-Yves David | revlog: minor refactor in the chunk gather process |
Tue, 24 Oct 2023 11:08:49 +0200 | Pierre-Yves David | changelog-delay: move the delay/divert logic inside the (inner) revlog |
Thu, 26 Oct 2023 05:37:37 +0200 | Pierre-Yves David | revlog: add a `canonical_index_file` attribute on inner revlog |
Thu, 26 Oct 2023 03:41:58 +0200 | Pierre-Yves David | changelog-delay: move "delayed" check to a more official API |
Thu, 26 Oct 2023 03:29:46 +0200 | Pierre-Yves David | changelog-delay: move the appender class next to randomaccessfile |
Fri, 20 Oct 2023 12:13:33 +0200 | Pierre-Yves David | changelog-delay: adds some check around delaying and diverting write |