rust/hg-core/src/dirstate_tree/on_disk.rs
Thu, 16 Jun 2022 15:20:48 +0200 Raphaël Gomès branching: merge stable into default
Wed, 08 Jun 2022 19:15:58 +0200 Raphaël Gomès rust-status: don't trigger dirstate v1 rewrite when only v2 data is changed stable
Wed, 04 May 2022 18:17:44 +0200 Raphaël Gomès branching: merge stable into default
Thu, 28 Apr 2022 17:15:35 +0200 Raphaël Gomès rust-dirstate-v2: fix the unused bytes counter when rewriting the dirstate stable
Mon, 25 Apr 2022 11:09:33 +0200 Raphaël Gomès branching: merge stable into default
Thu, 21 Apr 2022 14:47:13 +0200 Raphaël Gomès rust-dirstate-v2: save proper data size if no new data on append stable
Tue, 12 Apr 2022 17:26:23 +0200 Raphaël Gomès rust: use `entry.tracked()` directly
Tue, 29 Mar 2022 17:27:36 +0200 Raphaël Gomès rust: add `Debug` trait to a bunch of structs
Wed, 23 Mar 2022 17:38:59 +0100 Raphaël Gomès rust-dirstate: introduce intermediate struct for dirstate-v2 data
Tue, 18 Jan 2022 10:27:13 +0100 Raphaël Gomès branching: merge with stable
Thu, 30 Dec 2021 13:25:44 +0100 Dan Villiom Podlaski Christiansen rust: fix build errors on darwin stable
Fri, 14 Jan 2022 10:25:45 -0800 Martin von Zweigbergk rust: upgrade `rand*` crates
Thu, 30 Dec 2021 13:25:44 +0100 Dan Villiom Podlaski Christiansen rust: fix build errors on darwin
Fri, 17 Dec 2021 14:15:08 +0100 Simon Sapin dirstate-v2: Apply SECOND_AMBIGUOUS to directory mtimes too
Thu, 02 Dec 2021 15:10:03 +0100 Simon Sapin rhg: Add Repo::write_dirstate
Thu, 02 Dec 2021 12:05:36 +0100 Simon Sapin rhg: Add lazy/cached dirstate data file ID parsing on Repo
Mon, 29 Nov 2021 17:37:08 +0100 Simon Sapin rust: Serializing a DirstateMap does not mutate it anymore
Wed, 24 Nov 2021 04:43:57 +0100 Pierre-Yves David dirstate-item: make sure we load `mtime-second-ambiguous` from disk
Wed, 24 Nov 2021 05:00:06 +0100 Pierre-Yves David dirstate-item: make sure we set the mtime-second-ambiguous on v2 write
Wed, 24 Nov 2021 04:40:00 +0100 Pierre-Yves David dirstate-item: add a "second_ambiguous` flag in the mtime tuple
Wed, 20 Oct 2021 00:21:41 +0200 Pierre-Yves David dirstate-v2: reorder flag to group related one together
Tue, 19 Oct 2021 20:14:17 +0200 Pierre-Yves David dirstate-v2: read the fallback value in Rust
Tue, 19 Oct 2021 18:18:05 +0200 Pierre-Yves David dirstate-v2: adjust the meaning of directory flags
Wed, 13 Oct 2021 15:58:14 +0200 Simon Sapin dirstate-v2: actually use sub-second mtime precision
Tue, 19 Oct 2021 22:04:14 +0200 Pierre-Yves David dirstate-v2: add a new MTIME_SECOND_AMBIGUOUS flags
Mon, 18 Oct 2021 11:23:07 +0200 Simon Sapin dirstate: store mtimes with nanosecond precision in memory
Mon, 18 Oct 2021 10:56:54 +0200 Pierre-Yves David dirstate-v2: preserve the fallback values on disk
Mon, 18 Oct 2021 20:02:05 +0200 Pierre-Yves David dirstate: make DirstateItem constructor accept fallback value
Fri, 15 Oct 2021 16:33:19 +0200 Pierre-Yves David dirstate-v2: adds two flag to track the presence of some unrecorded files
Fri, 15 Oct 2021 16:12:00 +0200 Simon Sapin dirstate-v2: adds a flag to mark a file as modified
less more (0) -50 -30 tip