Mercurial > hg
graph
-
narrow: read pending file when applicableThu, 02 Mar 2023 04:16:47 +0100, by Pierre-Yves David
-
typing: add typehints to mercurial/diffutil.py stableTue, 28 Feb 2023 16:42:38 -0500, by Matt Harbison
-
rust-dirstate-v2: don't write dirstate if data file has changed stableTue, 28 Feb 2023 17:58:15 +0100, by Raphaël Gomès
-
rust-dirstate: remember the data file uuid dirstate was loaded with stableMon, 12 Dec 2022 17:08:12 +0100, by Raphaël Gomès
-
dirstate: set identity whenever we read the dirstate's v2 docket stableWed, 01 Mar 2023 02:38:20 +0100, by Pierre-Yves David
-
dirstate: factor the identity setting code in the dirstate map stableTue, 21 Feb 2023 15:10:12 +0100, by Pierre-Yves David
-
dirstate: simplify the dirstate's read race testing stableWed, 01 Mar 2023 00:07:26 +0100, by Pierre-Yves David
-
dirstate: deal with read-race for pure rust code path (rhg) stableTue, 28 Feb 2023 19:36:46 +0100, by Pierre-Yves David
-
dirstate: deal with read-race for python code using rust object stableTue, 28 Feb 2023 23:35:52 +0100, by Pierre-Yves David
-
dirstate: deal with read-race for pure python code stableTue, 28 Feb 2023 19:01:20 +0100, by Pierre-Yves David
-
dirstate: abstract the reading of the data file in v2 in a method stableWed, 01 Mar 2023 16:05:28 +0100, by Pierre-Yves David
-
dirstate: add append/new-file variants in the dirstate's read race tests stableMon, 27 Feb 2023 03:14:30 +0100, by Pierre-Yves David
-
dirstate: add a synchronisation point in the middle of the read stableTue, 13 Dec 2022 14:51:36 +0100, by Raphaël Gomès