Mercurial > hg
graph
-
rust: Make `DirstateParents`’s fields typed `Node`sWed, 17 Feb 2021 12:24:53 +0100, by Simon Sapin
-
rust: Rewrite dirstate parsing usin the `bytes-cast` crateWed, 17 Feb 2021 12:06:56 +0100, by Simon Sapin
-
rhg: Move `Repo` object creation into `main()`Mon, 15 Feb 2021 20:13:09 +0100, by Simon Sapin
-
rhg: Group values passed to every sub-command into a structMon, 15 Feb 2021 20:05:32 +0100, by Simon Sapin
-
rhg: Remove error message on unsupported CLI argumentsFri, 12 Feb 2021 16:54:30 +0100, by Simon Sapin
-
copies-rust: send PyBytes values back be dropped ino the parent threadTue, 05 Jan 2021 21:46:21 +0100, by Simon Sapin
-
copies-rust: introduce PyBytesWithData to reduce GIL requirementThu, 26 Nov 2020 18:23:51 +0100, by Simon Sapin
-
copies-rust: move CPU-heavy Rust processing into a child threadWed, 06 Jan 2021 14:09:01 +0100, by Simon Sapin
-
copies-rust: split up combine_changeset_copies function into a structTue, 05 Jan 2021 21:02:00 +0100, by Simon Sapin
-
copies-rust: extract generic map merge logic from merge_copies_dictWed, 23 Dec 2020 11:48:16 +0100, by Simon Sapin
-
copies-rust: use imrs::OrdSet instead of imrs::HashSetMon, 21 Dec 2020 12:34:59 +0100, by Pierre-Yves David
-
copies-rust: use simpler overwrite when value on both side are identicalMon, 21 Dec 2020 11:20:31 +0100, by Pierre-Yves David
-
copies-rust: make more use of the new comparison propertyMon, 21 Dec 2020 11:15:45 +0100, by Pierre-Yves David
-
copies-rust: implement PartialEqual manuallyWed, 16 Dec 2020 11:11:05 +0100, by Pierre-Yves David
-
copies-rust: record "overwritten" information from both side on deleteWed, 16 Dec 2020 11:06:58 +0100, by Pierre-Yves David
-
copies-rust: refactor the "deletion" caseWed, 16 Dec 2020 10:59:00 +0100, by Pierre-Yves David
-
copies-rust: process copy information of both parent at the same timeWed, 16 Dec 2020 10:46:08 +0100, by Pierre-Yves David
-
copies-rust: yield both p1 and p2 copies in `ChangedFiles.actions()`Mon, 21 Dec 2020 10:24:16 +0100, by Pierre-Yves David
-
copies-rust: extract the processing of a single copy informationWed, 16 Dec 2020 10:01:34 +0100, by Pierre-Yves David
-
copies-rust: use matching to select the final copies informationWed, 16 Dec 2020 09:42:04 +0100, by Pierre-Yves David
-
copies-rust: get the parents' copies earlierWed, 16 Dec 2020 09:30:25 +0100, by Pierre-Yves David
-
localrepo: fix conversion of exceptions to strings flagged by pytype stable 5.7.1Mon, 08 Mar 2021 16:55:39 -0500, by Matt Harbison
-
pycompat: fix a bytes vs str issue in `unnamedtempfile()` stableMon, 08 Mar 2021 12:28:53 -0500, by Matt Harbison
-
copies-rust: remove the ancestor Oracle logicTue, 15 Dec 2020 18:22:57 +0100, by Pierre-Yves David
-
copies-rust: track "overwrites" directly within CopySourceTue, 15 Dec 2020 18:04:23 +0100, by Pierre-Yves David
-
copies-rust: add methods to build and update CopySourceWed, 23 Dec 2020 03:04:43 +0100, by Pierre-Yves David
-
copies-rust: fix reverted argument when merging tiny minor or majorWed, 23 Dec 2020 03:04:33 +0100, by Pierre-Yves David