log

age author description
Fri, 26 Apr 2024 19:10:35 +0100 Arseniy Alekseyev dirstate: remove the python-side whitelist of allowed matchers default tip
Fri, 26 Apr 2024 18:53:02 +0100 Arseniy Alekseyev match: make `was_tampered_with` work recursively
Fri, 26 Apr 2024 19:43:42 +0100 Arseniy Alekseyev largefiles: mark more matchers as having been tampered with
Mon, 06 May 2024 18:50:21 +0200 Raphaël Gomès branching: merge stable into default
Mon, 06 May 2024 18:48:37 +0200 Raphaël Gomès Added signature for changeset 028dc3f92dbd stable
Mon, 06 May 2024 18:48:34 +0200 Raphaël Gomès Added tag 6.7.3 for changeset 028dc3f92dbd stable
Mon, 06 May 2024 17:51:21 +0200 Raphaël Gomès relnotes: add 6.7.3 stable 6.7.3
Mon, 22 Apr 2024 19:47:08 +0200 Georges Racinet rust: blanket implementation of Graph for Graph references stable
Mon, 06 May 2024 15:30:21 +0200 Raphaël Gomès rust-cpython: don't swallow the dirstate error message stable
Mon, 06 May 2024 13:07:02 +0200 Raphaël Gomès dirstate-v2: check that root nodes are at the root before writing stable
Mon, 06 May 2024 13:02:52 +0200 Raphaël Gomès dirstate-v2: add check of parent/child nodes being related when writing stable
Mon, 06 May 2024 16:29:00 +0200 Raphaël Gomès admin-verify: expect a number of errors to be returned stable
Mon, 06 May 2024 16:16:15 +0200 Raphaël Gomès admin-verify: fix error message handling stable
Mon, 06 May 2024 12:31:29 +0200 Raphaël Gomès admin-verify: pass p1 down to the dirstate function stable
Mon, 06 May 2024 11:27:29 +0200 Raphaël Gomès Backed out changeset 3e0f86f09f26 stable
Mon, 06 May 2024 11:26:52 +0200 Raphaël Gomès Backed out changeset fc317bd5b637 stable
Thu, 02 May 2024 02:20:42 +0200 Pierre-Yves David re2: make errors quiet stable
Thu, 02 May 2024 08:46:58 +0200 Pierre-Yves David fold-or-prune-me: update proposal stable
Sun, 31 Mar 2024 17:57:46 -0300 Felipe Resende subrepo: propagate non-default path on outgoing stable
Tue, 26 Mar 2024 01:27:27 -0400 Hraban Luyat hgrc: search XDG_CONFIG_HOME on mac
Tue, 16 Apr 2024 09:51:11 +0200 Raphaël Gomès base-revsets: use an author that actually exercises a lot of changesets
Tue, 16 Apr 2024 17:21:37 +0100 Arseniy Alekseyev match: simplify the rust-side file pattern kind parsing
Tue, 16 Apr 2024 13:51:45 +0100 Arseniy Alekseyev match: share code between includematcher and patternmatcher
Fri, 05 Apr 2024 17:57:26 +0100 Arseniy Alekseyev matchers: support patternmatcher in rust
Tue, 09 Apr 2024 11:12:24 +0100 Arseniy Alekseyev match: avoid rust fast path if the matcher was tampered with
Tue, 09 Apr 2024 11:00:52 +0100 Arseniy Alekseyev largefiles: track if a matcher was tampered with
Wed, 17 Apr 2024 12:28:48 +0200 Raphaël Gomès branching: merge stable into default
Wed, 13 Mar 2024 12:02:06 +0100 Pierre-Yves David tags-cache: directly perform a monimal walk for hgtagsfnodescache warming
Wed, 13 Mar 2024 11:51:11 +0100 Pierre-Yves David tags-cache: directly operate on rev-num warming hgtagsfnodescache
Wed, 13 Mar 2024 11:38:28 +0100 Pierre-Yves David tags-cache: skip the filternode step if we are not going to use it