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
Thu, 14 Oct 2021 16:39:16 +0200 Simon Sapin dirstate-v2: Separate HAS_FILE_MTIME and HAS_DIRECTORY_MTIME flags
Thu, 14 Oct 2021 16:06:31 +0200 Simon Sapin dirstate-v2: Extend node flags to 16 bits
Sun, 03 Oct 2021 13:18:03 +0200 Simon Sapin dirstate-v2: initial Python parser
Wed, 13 Oct 2021 17:32:52 +0200 Simon Sapin dirstate-v2: Add storage space for nanoseconds precision in file mtimes
Sun, 03 Oct 2021 13:14:43 +0200 Simon Sapin dirstate-v2: Name a constant in the Rust implementation
Tue, 12 Oct 2021 17:57:57 +0200 Simon Sapin dirstate-v2: Replace the 32-bit `mode` field with two bits
Mon, 11 Oct 2021 18:37:21 +0200 Simon Sapin dirstate-v2: Store unsigned integers inside DirstateEntry
Tue, 12 Oct 2021 16:38:13 +0200 Simon Sapin dirstate-v2: Truncate directory mtimes to 31 bits of seconds
Tue, 12 Oct 2021 16:20:05 +0200 Simon Sapin dirstate-v2: Separate Rust structs for Timestamp and PackedTimestamp
Mon, 11 Oct 2021 22:19:42 +0200 Simon Sapin dirstate-v2: Change the representation of negative directory mtime
Tue, 12 Oct 2021 15:29:05 +0200 Simon Sapin dirstate-v2: Only convert from SystemTime to Timestamp and not back
Fri, 08 Oct 2021 12:57:24 +0200 Simon Sapin dirstate-v2: Swap the order of size and mtime on disk
Mon, 11 Oct 2021 18:23:17 +0200 Simon Sapin dirstate-v2: Document flags/mode/size/mtime fields of tree nodes
Fri, 01 Oct 2021 12:17:09 +0200 Simon Sapin dirstate-v2: Add internal documentation
Fri, 01 Oct 2021 12:27:17 +0200 Simon Sapin dirstate-v2: Move data file info in the docket closer together
Fri, 01 Oct 2021 18:49:33 +0200 Simon Sapin dirstate-v2: Store a bitfield on disk instead of v1-like state
Fri, 17 Sep 2021 13:33:45 +0200 Simon Sapin rust: Make the fields of DirstateEntry private
Mon, 26 Jul 2021 10:26:45 +0200 Simon Sapin dirstate-v2: Remove the `.d` suffix in data file names
Fri, 16 Jul 2021 16:19:31 +0200 Simon Sapin dirstate-v2: Reserve a few bytes of space for future extensions
Thu, 15 Jul 2021 23:02:17 +0200 Simon Sapin dirstate-v2: Move fixed-size tree metadata into the docket file
Thu, 08 Jul 2021 19:23:44 +0200 Simon Sapin dirstate-v2: Add heuristic for when to create a new data file
Thu, 15 Jul 2021 10:31:43 +0200 Simon Sapin dirstate-v2: Reuse existing paths when appending to a data file
Thu, 15 Jul 2021 08:53:03 +0200 Simon Sapin dirstate-v2: Reuse existing nodes when appending to a data file
Tue, 13 Jul 2021 17:18:23 +0200 Simon Sapin dirstate-v2: Support appending to the same data file
Tue, 13 Jul 2021 09:44:44 +0200 Simon Sapin dirstate-v2: shrink on-disk path lengths to 16-bits
Mon, 12 Jul 2021 23:05:56 +0200 Simon Sapin dirstate-v2: Rename Header to Root, move it to the end of the data file
Mon, 12 Jul 2021 22:46:52 +0200 Simon Sapin dirstate-v2: Enforce data size read from the docket file
Thu, 08 Jul 2021 12:18:21 +0200 Simon Sapin dirstate-v2: Introduce a docket file
Thu, 01 Jul 2021 18:51:18 +0200 Simon Sapin rust: Document the DirstateMapMethods trait
Mon, 28 Jun 2021 16:50:19 +0200 Simon Sapin dirstate-tree: Keep a counter of descendant nodes that have an entry
less more (0) -60 tip