log

age author description
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
Wed, 08 Jun 2022 15:39:14 +0200 Raphaël Gomès rust-dirstate: add `unionmatcher` to the allowed matchers
Wed, 08 Jun 2022 11:55:40 +0200 Raphaël Gomès rust: add UnionMatcher
Wed, 08 Jun 2022 15:30:58 +0200 Raphaël Gomès hg-cpython: refactor matcher transformation logic
Wed, 08 Jun 2022 15:12:34 +0200 Raphaël Gomès rust: use owned types in `Matcher`
Thu, 09 Jun 2022 10:45:27 +0200 Raphaël Gomès hg-cpython: fallback when encountering an unknown matcher
Tue, 14 Jun 2022 19:40:35 +0200 Pierre-Yves David auto-upgrade: add an option to silence the safe-mismatch message
Tue, 14 Jun 2022 15:22:05 +0200 Pierre-Yves David auto-upgrade: add an option to silence the tracked-hint message
Tue, 14 Jun 2022 15:19:45 +0200 Pierre-Yves David auto-upgrade: add an option to silence the dirstate-v2 message
Tue, 14 Jun 2022 15:17:51 +0200 Pierre-Yves David auto-upgrade: rename a variable to match the actual content
Tue, 14 Jun 2022 15:11:36 +0200 Pierre-Yves David auto-upgrade: add an option to silence the share-safe message
Tue, 14 Jun 2022 15:45:37 +0200 Pierre-Yves David auto-upgrade: add a test that will host "quiet" testing
Wed, 08 Jun 2022 19:15:58 +0200 Raphaël Gomès rust-status: don't trigger dirstate v1 rewrite when only v2 data is changed stable
Wed, 18 May 2022 10:39:45 +0100 Pierre-Yves David bundlespec: check the `obsolescence` value before adding the caps