rust/hg-core/src/copy_tracing.rs
Wed, 02 Dec 2020 16:11:35 +0100 Pierre-Yves David copies-rust: rename Oracle.is_ancestor to Oracle.is_overwrite
Wed, 02 Dec 2020 11:04:11 +0100 Pierre-Yves David copies-rust: use the `entry` API for copy information too
Wed, 02 Dec 2020 10:51:40 +0100 Pierre-Yves David copies-rust: use the entry API to overwrite deleted entry
Sat, 25 Apr 2020 12:37:46 +0200 Pierre-Yves David copies-rust: tokenize all paths into integer
Mon, 14 Dec 2020 11:32:24 +0100 Pierre-Yves David copies: iterate over children directly (instead of parents)
Tue, 21 Apr 2020 15:13:13 +0200 Pierre-Yves David copies-rust: pre-introduce a PathToken type and use it where applicable
Sat, 21 Nov 2020 09:40:52 +0100 Pierre-Yves David copies-rust: add smarter approach for merging small mapping with large mapping
Sat, 21 Nov 2020 10:50:14 +0100 Pierre-Yves David copies-rust: hide most of the comparison details inside a closure
Sat, 21 Nov 2020 09:31:34 +0100 Pierre-Yves David copies-rust: move the mapping merging into a else clause
Sat, 21 Nov 2020 09:30:34 +0100 Pierre-Yves David copies-rust: extract conflicting value comparison in its own function
Fri, 20 Nov 2020 14:17:08 +0100 Pierre-Yves David copies-rust: extract the processing of a ChangedFiles in its own function
Fri, 20 Nov 2020 14:03:40 +0100 Pierre-Yves David copies-rust: move the parent token to an enum
Thu, 12 Nov 2020 15:54:10 +0100 Pierre-Yves David copies-rust: parse the changed-file sidedata directly in rust
Mon, 05 Oct 2020 01:49:04 +0200 Pierre-Yves David copies-rust: encapsulate internal sets on `changes`
Fri, 30 Oct 2020 19:06:12 +0100 Pierre-Yves David copies-rust: pre-indent some code to clarify the next patch
Mon, 05 Oct 2020 01:31:32 +0200 Pierre-Yves David copies-rust: combine the iteration over remove and copies into one
Fri, 02 Oct 2020 15:41:31 +0200 Pierre-Yves David copies-rust: move is_ancestor caching within the rust code
Tue, 21 Apr 2020 15:00:32 +0200 Pierre-Yves David copies-rust: leverage the immutability for efficient update
Mon, 02 Nov 2020 19:25:26 +0100 Pierre-Yves David copies-rust: pre-indent some code to clarify the next changeset
Tue, 21 Apr 2020 11:28:48 +0200 Pierre-Yves David copies-rust: use immutable "OrdMap" to store copies information
Thu, 01 Oct 2020 18:51:06 +0200 Pierre-Yves David copies: introduce a basic Rust function for `combine_changeset_copies`
less more (0) tip