mercurial at 52061: 30 new changesets

Mercurial Commits hg at intevation.de
Wed Oct 23 16:15:17 UTC 2024


30 new changesets in mercurial:

https://www.mercurial-scm.org/repo/hg/rev/09a54892b7ee
changeset:   52032:09a54892b7ee
parent:      52029:921b8ad3feae
user:        Raphaël Gomès <rgomes at octobus.net>
date:        Wed Aug 21 09:48:14 2024 +0200
summary:     mergestate: reduce the number of attribute lookups

https://www.mercurial-scm.org/repo/hg/rev/88aa21d654e5
changeset:   52033:88aa21d654e5
user:        Raphaël Gomès <rgomes at octobus.net>
date:        Mon Sep 30 17:43:51 2024 +0200
summary:     rust-dirstate: actually remember the identity

https://www.mercurial-scm.org/repo/hg/rev/b55f653a0b34
changeset:   52034:b55f653a0b34
user:        Raphaël Gomès <rgomes at octobus.net>
date:        Mon Sep 30 17:45:10 2024 +0200
summary:     rust-utils: move the `filesystem_now` function to a util

https://www.mercurial-scm.org/repo/hg/rev/babfa9ddca0e
changeset:   52035:babfa9ddca0e
user:        Raphaël Gomès <rgomes at octobus.net>
date:        Mon Sep 30 17:46:24 2024 +0200
summary:     rust-repo: add a method to get a `Node` from a `Revision` to the `Repo`

https://www.mercurial-scm.org/repo/hg/rev/d7bc6e482033
changeset:   52036:d7bc6e482033
user:        Raphaël Gomès <rgomes at octobus.net>
date:        Mon Sep 30 17:46:52 2024 +0200
summary:     rust-repo: add a method to set the current parents

https://www.mercurial-scm.org/repo/hg/rev/0ea323b7e3b1
changeset:   52037:0ea323b7e3b1
user:        Raphaël Gomès <rgomes at octobus.net>
date:        Mon Sep 30 12:08:49 2024 +0200
summary:     rust-manifest: encode flags as `Option<NonZeroU8>`

https://www.mercurial-scm.org/repo/hg/rev/b7d99348ea36
changeset:   52038:b7d99348ea36
user:        Raphaël Gomès <rgomes at octobus.net>
date:        Mon Sep 30 12:10:35 2024 +0200
summary:     rust-files: also return filenode and flags when listing a revision's files

https://www.mercurial-scm.org/repo/hg/rev/b8b3984deae3
changeset:   52039:b8b3984deae3
user:        Raphaël Gomès <rgomes at octobus.net>
date:        Mon Sep 30 19:12:42 2024 +0200
summary:     rust-files: add a `Sync` bound to the matcher

https://www.mercurial-scm.org/repo/hg/rev/7c105b953ca4
changeset:   52040:7c105b953ca4
user:        Raphaël Gomès <rgomes at octobus.net>
date:        Mon Sep 30 19:15:19 2024 +0200
summary:     rust-files: separate the listing of files from a revset and a revision

https://www.mercurial-scm.org/repo/hg/rev/3ae7c43ad8aa
changeset:   52041:3ae7c43ad8aa
user:        Raphaël Gomès <rgomes at octobus.net>
date:        Mon Sep 30 16:02:30 2024 +0200
summary:     rust: add `Progress` trait for progress bars

https://www.mercurial-scm.org/repo/hg/rev/92e23ba257d1
changeset:   52042:92e23ba257d1
user:        Raphaël Gomès <rgomes at octobus.net>
date:        Mon Sep 30 16:04:51 2024 +0200
summary:     rust-hg-cpython: add an `HgProgressBar` util

https://www.mercurial-scm.org/repo/hg/rev/ae1ab6d71f4a
changeset:   52043:ae1ab6d71f4a
user:        Raphaël Gomès <rgomes at octobus.net>
date:        Mon Sep 30 16:55:11 2024 +0200
summary:     rust: implement `From<SparseConfigWarning>` for `HgError`

https://www.mercurial-scm.org/repo/hg/rev/0cd16b1d613f
changeset:   52044:0cd16b1d613f
user:        Raphaël Gomès <rgomes at octobus.net>
date:        Mon Sep 30 17:19:35 2024 +0200
summary:     rust-dirstate: use a struct as arguments for the high-level `reset_state`

https://www.mercurial-scm.org/repo/hg/rev/652149ed64f0
changeset:   52045:652149ed64f0
user:        Raphaël Gomès <rgomes at octobus.net>
date:        Tue Oct 01 13:20:40 2024 +0200
summary:     rust: improve `InvalidRevision` error message

https://www.mercurial-scm.org/repo/hg/rev/28a0eb21ff04
changeset:   52046:28a0eb21ff04
user:        Raphaël Gomès <rgomes at octobus.net>
date:        Tue Oct 01 13:45:18 2024 +0200
summary:     rust-cpython: add a util to get a `Repo` from a python path

https://www.mercurial-scm.org/repo/hg/rev/e1fe336c007a
changeset:   52047:e1fe336c007a
user:        Raphaël Gomès <rgomes at octobus.net>
date:        Wed Oct 02 13:36:51 2024 +0200
summary:     rust-repo: don't use on-disk dirstate parents in v1

https://www.mercurial-scm.org/repo/hg/rev/78fc666a3e94
changeset:   52048:78fc666a3e94
user:        Raphaël Gomès <rgomes at octobus.net>
date:        Wed Oct 02 13:39:43 2024 +0200
summary:     rust-files: check for empty manifests caused by narrow

https://www.mercurial-scm.org/repo/hg/rev/a8cf6a852f11
changeset:   52049:a8cf6a852f11
user:        Raphaël Gomès <rgomes at octobus.net>
date:        Wed Oct 02 18:31:32 2024 +0200
summary:     rust-dirstate: pass dirstate tracked key from the requirements

https://www.mercurial-scm.org/repo/hg/rev/de317a87ea6a
changeset:   52050:de317a87ea6a
user:        Raphaël Gomès <rgomes at octobus.net>
date:        Wed Oct 02 20:29:48 2024 +0200
summary:     rust-pathauditor: match more of Python's behavior and display messages

https://www.mercurial-scm.org/repo/hg/rev/503b7688f057
changeset:   52051:503b7688f057
user:        Raphaël Gomès <rgomes at octobus.net>
date:        Thu Oct 03 01:52:44 2024 +0200
summary:     rust-pathauditor: make sure we actually test the nested repo case

https://www.mercurial-scm.org/repo/hg/rev/db5c202eff36
changeset:   52052:db5c202eff36
user:        Raphaël Gomès <rgomes at octobus.net>
date:        Thu Oct 03 00:31:25 2024 +0200
summary:     rust-parsers: use the same error message as with the higher-level code

https://www.mercurial-scm.org/repo/hg/rev/af54626bf358
changeset:   52053:af54626bf358
user:        Raphaël Gomès <rgomes at octobus.net>
date:        Mon Oct 14 14:14:21 2024 +0200
summary:     dirstate-map: add a missing debug wait point when accessing the v2 docket

https://www.mercurial-scm.org/repo/hg/rev/ea0467ed76aa
changeset:   52054:ea0467ed76aa
user:        Raphaël Gomès <rgomes at octobus.net>
date:        Thu Oct 03 16:35:31 2024 +0200
summary:     rust-dirstate-map: use a more precise identity

https://www.mercurial-scm.org/repo/hg/rev/0529e1a468dd
changeset:   52055:0529e1a468dd
user:        Raphaël Gomès <rgomes at octobus.net>
date:        Wed Oct 16 17:19:38 2024 +0200
summary:     rust-dirstate: make the reliable timestamp comparison more usable from outside

https://www.mercurial-scm.org/repo/hg/rev/7ea1cb46b590
changeset:   52056:7ea1cb46b590
user:        Raphaël Gomès <rgomes at octobus.net>
date:        Wed Oct 16 18:40:59 2024 +0200
summary:     timestamp: add type information to the module

https://www.mercurial-scm.org/repo/hg/rev/572d80e51094
changeset:   52057:572d80e51094
user:        Raphaël Gomès <rgomes at octobus.net>
date:        Wed Oct 16 18:41:49 2024 +0200
summary:     timestamp: make the reliable comparison more usable from outside

https://www.mercurial-scm.org/repo/hg/rev/f5742367a279
changeset:   52058:f5742367a279
user:        Raphaël Gomès <rgomes at octobus.net>
date:        Wed Oct 16 18:56:19 2024 +0200
summary:     merge: move the filtering of ambiguous files to a dedicated function

https://www.mercurial-scm.org/repo/hg/rev/b332ae615714
changeset:   52059:b332ae615714
user:        Raphaël Gomès <rgomes at octobus.net>
date:        Wed Oct 16 19:14:30 2024 +0200
summary:     merge: improve working-copy mtime race handling

https://www.mercurial-scm.org/repo/hg/rev/8b7123c8947b
changeset:   52060:8b7123c8947b
user:        Raphaël Gomès <rgomes at octobus.net>
date:        Tue Oct 01 13:49:11 2024 +0200
summary:     update: add a Rust fast-path when updating from null (and clean)

https://www.mercurial-scm.org/repo/hg/rev/43e15277498e
changeset:   52061:43e15277498e
tag:         tip
user:        Raphaël Gomès <rgomes at octobus.net>
date:        Wed Oct 16 17:21:03 2024 +0200
summary:     rust-update: add a config item to disable the Rust update fastpath

-- 
Repository URL: https://www.mercurial-scm.org/repo/hg


More information about the Mercurial-devel mailing list