Mercurial > hg-stable
log
age | author | description |
---|---|---|
Sat, 11 Jun 2022 00:58:41 +0200 | Pierre-Yves David | sparse: directly inline the `walk` wrapping |
Sat, 11 Jun 2022 00:56:50 +0200 | Pierre-Yves David | sparse: use None as the sparse matcher value when disabled |
Wed, 08 Jun 2022 09:31:01 +0200 | Pierre-Yves David | sparse: start moving away from the global variable for detection of usage |
Fri, 10 Jun 2022 19:54:08 +0200 | Pierre-Yves David | test: fix test-sparse-revlog output after debugdeltachain change |
Wed, 08 Jun 2022 18:18:19 +0200 | Raphaël Gomès | rust-dirstate: add support for nevermatcher |
Wed, 08 Jun 2022 18:12:55 +0200 | Raphaël Gomès | rust-dirstate: add `intersectionmatcher` to the allowed matchers |
Wed, 08 Jun 2022 18:09:24 +0200 | Raphaël Gomès | rust: add IntersectionMatcher |