Mercurial > hg
graph
-
mmap: only use mmap to read rev-branch-cache data if it is safe stableWed, 03 Jul 2024 12:31:21 +0200, by Pierre-Yves David
-
mmap: only use mmap to read revlog index if it is safe stableWed, 03 Jul 2024 12:26:57 +0200, by Pierre-Yves David
-
mmap: add a `is_mmap_safe` method to vfs stableWed, 03 Jul 2024 12:22:48 +0200, by Pierre-Yves David
-
branching: merge stable into defaultMon, 24 Jun 2024 13:15:46 +0200, by Raphaël Gomès
-
Added tag 6.8rc0 for changeset 6454c117c6a4 stableMon, 24 Jun 2024 13:14:04 +0200, by Raphaël Gomès
-
branching: merge default into stable for 6.8rc0 stable 6.8rc0Mon, 24 Jun 2024 12:05:31 +0200, by Raphaël Gomès
-
relnotes: add 6.8rc0Mon, 24 Jun 2024 12:04:14 +0200, by Raphaël Gomès
-
branch3: use an explicitely experimental name for filesMon, 24 Jun 2024 10:52:46 +0200, by Raphaël Gomès
-
obsolete: simplify relevantmarkerMon, 24 Jun 2024 03:16:52 +0200, by Joerg Sonnenberger
-
exchange: improve computation of relevant markers for large reposTue, 11 Jun 2024 18:47:50 +0200, by Joerg Sonnenberger
-
test: better glob some timing related line to avoid flakiness stableThu, 13 Jun 2024 09:52:39 +0200, by Pierre-Yves David
-
branching: merge stable into defaultWed, 12 Jun 2024 11:29:11 +0200, by Raphaël Gomès
-
relnotes: add 6.7.4 and warn about 6.7.{1,2,3} stable 6.7.4Wed, 12 Jun 2024 11:25:49 +0200, by Raphaël Gomès
-
inline-changelog: fix pending transaction visibility when splitting stableWed, 12 Jun 2024 02:16:14 +0200, by Pierre-Yves David
-
inline-changelog: fix a critical bug in write_pending that delete data stableWed, 12 Jun 2024 02:15:20 +0200, by Pierre-Yves David
-
bookmark: fix remote bookmark deletion when the push is raced stableTue, 11 Jun 2024 03:05:20 +0200, by Pierre-Yves David
-
hooks: add a prewlock and a prelock hooks stableTue, 11 Jun 2024 03:03:47 +0200, by Pierre-Yves David
-
exchange: fix locking to actually be scoped stableTue, 11 Jun 2024 11:14:13 +0200, by Pierre-Yves David
-
exchange: fix locking to actually be scoped stableTue, 11 Jun 2024 11:13:36 +0200, by Pierre-Yves David
-
narrow: add a test for linkrev computation done during widenWed, 06 Sep 2023 18:23:32 +0200, by Pierre-Yves David
-
obsolete: quote the feature nameMon, 10 Jun 2024 13:45:57 +0200, by Joerg Sonnenberger
-
branching: merge stable into defaultMon, 10 Jun 2024 12:12:56 +0200, by Pierre-Yves David
-
rust-status: sort the failed matches when printing them stableMon, 10 Jun 2024 10:59:44 +0200, by Raphaël Gomès
-
clonebundles: add missing newline to legacy responseThu, 23 May 2024 11:05:11 +0200, by Julien Cristau
-
chistedit: change action for the correct item stableTue, 07 May 2024 15:15:41 +0400, by Anton Shestakov
-
dirstate: remove the python-side whitelist of allowed matchersFri, 26 Apr 2024 19:10:35 +0100, by Arseniy Alekseyev
-
match: make `was_tampered_with` work recursivelyFri, 26 Apr 2024 18:53:02 +0100, by Arseniy Alekseyev
-
largefiles: mark more matchers as having been tampered withFri, 26 Apr 2024 19:43:42 +0100, by Arseniy Alekseyev
-
branching: merge stable into defaultMon, 06 May 2024 18:50:21 +0200, by Raphaël Gomès
-
rust: blanket implementation of Graph for Graph references stableMon, 22 Apr 2024 19:47:08 +0200, by Georges Racinet
-
rust-cpython: don't swallow the dirstate error message stableMon, 06 May 2024 15:30:21 +0200, by Raphaël Gomès
-
dirstate-v2: check that root nodes are at the root before writing stableMon, 06 May 2024 13:07:02 +0200, by Raphaël Gomès
-
dirstate-v2: add check of parent/child nodes being related when writing stableMon, 06 May 2024 13:02:52 +0200, by Raphaël Gomès
-
admin-verify: expect a number of errors to be returned stableMon, 06 May 2024 16:29:00 +0200, by Raphaël Gomès
-
admin-verify: pass p1 down to the dirstate function stableMon, 06 May 2024 12:31:29 +0200, by Raphaël Gomès
-
subrepo: propagate non-default path on outgoing stableSun, 31 Mar 2024 17:57:46 -0300, by Felipe Resende
-
hgrc: search XDG_CONFIG_HOME on macTue, 26 Mar 2024 01:27:27 -0400, by Hraban Luyat
-
base-revsets: use an author that actually exercises a lot of changesetsTue, 16 Apr 2024 09:51:11 +0200, by Raphaël Gomès
-
match: simplify the rust-side file pattern kind parsingTue, 16 Apr 2024 17:21:37 +0100, by Arseniy Alekseyev
-
match: share code between includematcher and patternmatcherTue, 16 Apr 2024 13:51:45 +0100, by Arseniy Alekseyev
-
matchers: support patternmatcher in rustFri, 05 Apr 2024 17:57:26 +0100, by Arseniy Alekseyev
-
match: avoid rust fast path if the matcher was tampered withTue, 09 Apr 2024 11:12:24 +0100, by Arseniy Alekseyev
-
largefiles: track if a matcher was tampered withTue, 09 Apr 2024 11:00:52 +0100, by Arseniy Alekseyev
-
branching: merge stable into defaultWed, 17 Apr 2024 12:28:48 +0200, by Raphaël Gomès
-
tags-cache: directly perform a monimal walk for hgtagsfnodescache warmingWed, 13 Mar 2024 12:02:06 +0100, by Pierre-Yves David
-
tags-cache: directly operate on rev-num warming hgtagsfnodescacheWed, 13 Mar 2024 11:51:11 +0100, by Pierre-Yves David
-
tags-cache: skip the filternode step if we are not going to use itWed, 13 Mar 2024 11:38:28 +0100, by Pierre-Yves David
-
tags-cache: add a dedicated warm cache function to hgtagsfnodescacheWed, 13 Mar 2024 11:34:21 +0100, by Pierre-Yves David
-
outgoing: add a simple fastpath when there is no commonTue, 09 Apr 2024 22:37:15 +0200, by Pierre-Yves David