9 new changesets in mercurial:

https://www.mercurial-scm.org/repo/hg/rev/cb01f345eaed
changeset:   53459:cb01f345eaed
user:        Raphaël Gomès <rgo...@octobus.net>
date:        Mon Mar 24 17:13:49 2025 +0100
summary:     rust-inner-revlog: use `read_exact_at` instead of `seek` + 
`read_exact`

https://www.mercurial-scm.org/repo/hg/rev/aac972f1a9c6
changeset:   53460:aac972f1a9c6
user:        Raphaël Gomès <rgo...@octobus.net>
date:        Mon Mar 24 17:14:00 2025 +0100
summary:     rust-inner-revlog: don't clone file handles unnecessarily

https://www.mercurial-scm.org/repo/hg/rev/b34fb7ae1599
changeset:   53461:b34fb7ae1599
user:        Raphaël Gomès <rgo...@octobus.net>
date:        Tue Mar 25 14:44:40 2025 +0100
summary:     rust-file-io: unimplement `Clone` for `FileHandle`

https://www.mercurial-scm.org/repo/hg/rev/aa9c8aed3ee8
changeset:   53462:aa9c8aed3ee8
user:        Raphaël Gomès <rgo...@octobus.net>
date:        Tue Mar 25 14:48:13 2025 +0100
summary:     rust-file-io: move a `seek` method to the `Seek` trait

https://www.mercurial-scm.org/repo/hg/rev/74cc2cbe6934
changeset:   53463:74cc2cbe6934
user:        Raphaël Gomès <rgo...@octobus.net>
date:        Thu Mar 27 17:17:17 2025 +0100
summary:     rust-inner-revlog: only exit the reading context if not already 
open

https://www.mercurial-scm.org/repo/hg/rev/01fd1c38e83f
changeset:   53464:01fd1c38e83f
user:        Raphaël Gomès <rgo...@octobus.net>
date:        Wed Apr 16 10:12:01 2025 +0200
summary:     unionrepo: call the reading context on the concrete revlog

https://www.mercurial-scm.org/repo/hg/rev/574c5073c476
changeset:   53465:574c5073c476
user:        Pierre-Yves David <pierre-yves.da...@octobus.net>
date:        Tue Jul 01 16:30:16 2025 +0200
summary:     revlog: emitrevisions in a reading context

https://www.mercurial-scm.org/repo/hg/rev/efe2f59ad30c
changeset:   53466:efe2f59ad30c
user:        Raphaël Gomès <rgo...@octobus.net>
date:        Thu Mar 27 17:21:33 2025 +0100
summary:     changegroup: wrap the closed heads computation in a reading context

https://www.mercurial-scm.org/repo/hg/rev/5cb69ffd6330
changeset:   53467:5cb69ffd6330
tag:         tip
user:        Raphaël Gomès <rgo...@octobus.net>
date:        Tue Apr 15 15:26:00 2025 +0200
summary:     hg-pyo3: re-introduce the `print_python_trace` util

-- 
Repository URL: https://www.mercurial-scm.org/repo/hg
_______________________________________________
Mercurial-devel mailing list
Mercurial-devel@lists.mercurial-scm.org
https://lists.mercurial-scm.org/mailman/listinfo/mercurial-devel

Reply via email to