log

age author description
Tue, 12 Jul 2022 15:59:53 +0200 Mathias De Mare sslutil: use proper attribute to select python 3.7+
Mon, 11 Jul 2022 09:54:40 +0200 Raphaël Gomès branching: merge stable into default
Mon, 11 Jul 2022 09:50:32 +0200 Raphaël Gomès Added signature for changeset 094a5fa3cf52 stable
Mon, 11 Jul 2022 09:50:13 +0200 Raphaël Gomès Added tag 6.2 for changeset 094a5fa3cf52 stable
Mon, 11 Jul 2022 01:51:20 +0200 Manuel Jacob procutil: make stream detection in make_line_buffered more correct and strict stable 6.2
Tue, 05 Jul 2022 17:53:26 +0200 Pierre-Yves David repo-upgrade: avoid a crash when multiple optimisation are specified stable
Wed, 25 May 2022 18:29:21 +0200 Raphaël Gomès rust: remove excessive calls to `#[timed]` stable
Wed, 25 May 2022 16:50:00 +0200 Raphaël Gomès rhg: add error message for paths outside the repository when cwd != root stable
Wed, 18 May 2022 15:53:28 +0100 Raphaël Gomès rust: don't swallow valuable error information stable
Wed, 18 May 2022 09:50:39 +0100 Raphaël Gomès rust: add message to `DirstateV2ParseError` to give some context stable
Sun, 12 Jun 2022 16:04:57 +0100 Ian Moody py3: stop using deprecated Element.getchildren() method in convert/darcs stable
Sun, 12 Jun 2022 16:01:31 +0100 Ian Moody py3: fix bytes/unicode issues in convert/darcs stable
Wed, 15 Jun 2022 01:01:02 +0100 Ian Moody convert: remove old ElementTree import cruft from darcs stable
Thu, 16 Jun 2022 20:44:52 +0200 Raphaël Gomès relnotes: add 6.2rc0 stable
Thu, 16 Jun 2022 18:07:09 +0200 Raphaël Gomès Added signature for changeset 288de6f5d724 stable
Thu, 16 Jun 2022 18:06:55 +0200 Raphaël Gomès Added tag 6.2rc0 for changeset 288de6f5d724 stable
Thu, 16 Jun 2022 15:28:54 +0200 Raphaël Gomès branching: merge default into stable stable 6.2rc0
Thu, 16 Jun 2022 15:20:48 +0200 Raphaël Gomès branching: merge stable into default
Thu, 16 Jun 2022 15:15:03 +0200 Raphaël Gomès relnotes: add 6.1.3 and 6.1.4 stable
Thu, 16 Jun 2022 15:09:59 +0200 Raphaël Gomès Added signature for changeset 0cc5f74ff7f0 stable
Thu, 16 Jun 2022 15:09:46 +0200 Raphaël Gomès Added tag 6.1.4 for changeset 0cc5f74ff7f0 stable
Sat, 11 Jun 2022 00:26:25 +0200 Pierre-Yves David sparse: use the rust code even when sparse is present
Fri, 10 Jun 2022 23:19:04 +0200 Pierre-Yves David sparse: directly inline the `set_tracked` and `copy` wrapping
Sat, 11 Jun 2022 00:00:29 +0200 Pierre-Yves David spares: clarify some test about merging copies
Fri, 10 Jun 2022 23:29:04 +0200 Pierre-Yves David sparse: drop the useless wrapping of `dirstate.set_untracked`
Sat, 11 Jun 2022 00:59:11 +0200 Pierre-Yves David sparse: directly inline the `rebuild` wrapping
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