Thu, 03 Oct 2024 16:35:31 +0200 |
Raphaël Gomès |
rust-dirstate-map: use a more precise identity
|
Wed, 02 Oct 2024 18:31:32 +0200 |
Raphaël Gomès |
rust-dirstate: pass dirstate tracked key from the requirements
|
Wed, 02 Oct 2024 13:36:51 +0200 |
Raphaël Gomès |
rust-repo: don't use on-disk dirstate parents in v1
|
Tue, 01 Oct 2024 13:45:18 +0200 |
Raphaël Gomès |
rust-cpython: add a util to get a `Repo` from a python path
|
Mon, 30 Sep 2024 17:46:52 +0200 |
Raphaël Gomès |
rust-repo: add a method to set the current parents
|
Mon, 30 Sep 2024 17:46:24 +0200 |
Raphaël Gomès |
rust-repo: add a method to get a `Node` from a `Revision` to the `Repo`
|
Mon, 30 Sep 2024 17:43:51 +0200 |
Raphaël Gomès |
rust-dirstate: actually remember the identity
|
Wed, 19 Jun 2024 14:49:35 +0200 |
Raphaël Gomès |
rust: add Vfs trait
|
Wed, 19 Jun 2024 12:49:26 +0200 |
Raphaël Gomès |
rust: use new revlog configs in all revlog opening code
|
Mon, 18 Sep 2023 17:11:11 +0200 |
Raphaël Gomès |
rust-revlog: teach the revlog opening code to read the repo options
|
Mon, 06 Nov 2023 11:06:08 +0100 |
Raphaël Gomès |
rust: run a clippy pass with the latest stable version
|
Thu, 10 Aug 2023 11:00:34 +0200 |
Raphaël Gomès |
rust: use the new `UncheckedRevision` everywhere applicable
|
Mon, 05 Jun 2023 16:43:27 +0200 |
Raphaël Gomès |
rust-dirstate: fall back to v1 if reading v2 failed
stable
|
Mon, 05 Jun 2023 16:30:25 +0200 |
Raphaël Gomès |
rust-dirstate: rename `has_dirstate_v2` to `use_dirstate_v2`
stable
|
Thu, 02 Mar 2023 19:02:52 +0100 |
Pierre-Yves David |
branching: merge stable into default
|
Wed, 01 Mar 2023 16:48:09 +0100 |
Raphaël Gomès |
rhg: remember the inode of .hg/dirstate
stable
|
Tue, 28 Feb 2023 17:58:15 +0100 |
Raphaël Gomès |
rust-dirstate-v2: don't write dirstate if data file has changed
stable
|
Mon, 12 Dec 2022 17:08:12 +0100 |
Raphaël Gomès |
rust-dirstate: remember the data file uuid dirstate was loaded with
stable
|
Tue, 28 Feb 2023 19:36:46 +0100 |
Pierre-Yves David |
dirstate: deal with read-race for pure rust code path (rhg)
stable
|
Tue, 13 Dec 2022 14:51:36 +0100 |
Raphaël Gomès |
dirstate: add a synchronisation point in the middle of the read
stable
|
Sat, 25 Feb 2023 01:07:44 +0100 |
Pierre-Yves David |
dirstate: add a synchronisation point before doing a full dirstate read
stable
|
Tue, 28 Feb 2023 12:15:19 +0100 |
Raphaël Gomès |
rust-repo: move dirstate-v2 opening to a separate method
stable
|
Tue, 28 Feb 2023 15:49:53 +0100 |
Raphaël Gomès |
dirstate-v2: add devel config option to control write behavior
stable
|
Fri, 24 Feb 2023 18:21:54 +0100 |
Pierre-Yves David |
dirstate: use more than a bool to control append behavior
stable
|
Tue, 10 Jan 2023 11:20:54 +0100 |
Raphaël Gomès |
rust-clippy: merge "revlog" module definition and struct implementation
|
Mon, 09 Jan 2023 19:18:43 +0100 |
Raphaël Gomès |
rust-clippy: fix most warnings in `hg-core`
|
Tue, 28 Feb 2023 00:04:32 +0100 |
Raphaël Gomès |
dirstate: add some debug output when writing the dirstate
stable
|
Mon, 28 Nov 2022 12:33:20 +0100 |
Raphaël Gomès |
dirstate-v2: don't mmap the data file when on NFS
stable
|
Wed, 25 May 2022 13:28:24 +0200 |
Raphaël Gomès |
branching: merge stable into default
|
Thu, 19 May 2022 12:23:38 +0100 |
Arseniy Alekseyev |
rhg: align the dirstate v2 writing algorithm with python
stable
|