Mercurial > hg-stable
log
age | author | description |
---|---|---|
Wed, 18 Oct 2023 14:50:14 +0200 | Raphaël Gomès | rust-matchers: fix quadratic complexity in `FileMatcher` |
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 |