Wed, 23 Oct 2024 16:19:24 -0400 |
Matt Harbison |
revlog: drop the CamelCase name for `revlog.revlogrevisiondelta`
|
changeset |
files
|
Wed, 23 Oct 2024 16:14:13 +0200 |
Pierre-Yves David |
tests: use pyflakes as a tool, not a python module
|
changeset |
files
|
Tue, 22 Oct 2024 15:50:47 +0200 |
Pierre-Yves David |
clang-format: do not accept version above 19.x
|
changeset |
files
|
Wed, 16 Oct 2024 17:21:03 +0200 |
Raphaël Gomès |
rust-update: add a config item to disable the Rust update fastpath
|
changeset |
files
|
Tue, 01 Oct 2024 13:49:11 +0200 |
Raphaël Gomès |
update: add a Rust fast-path when updating from null (and clean)
|
changeset |
files
|
Wed, 16 Oct 2024 19:14:30 +0200 |
Raphaël Gomès |
merge: improve working-copy mtime race handling
|
changeset |
files
|
Wed, 16 Oct 2024 18:56:19 +0200 |
Raphaël Gomès |
merge: move the filtering of ambiguous files to a dedicated function
|
changeset |
files
|
Wed, 16 Oct 2024 18:41:49 +0200 |
Raphaël Gomès |
timestamp: make the reliable comparison more usable from outside
|
changeset |
files
|
Wed, 16 Oct 2024 18:40:59 +0200 |
Raphaël Gomès |
timestamp: add type information to the module
|
changeset |
files
|
Wed, 16 Oct 2024 17:19:38 +0200 |
Raphaël Gomès |
rust-dirstate: make the reliable timestamp comparison more usable from outside
|
changeset |
files
|
Thu, 03 Oct 2024 16:35:31 +0200 |
Raphaël Gomès |
rust-dirstate-map: use a more precise identity
|
changeset |
files
|
Mon, 14 Oct 2024 14:14:21 +0200 |
Raphaël Gomès |
dirstate-map: add a missing debug wait point when accessing the v2 docket
|
changeset |
files
|
Thu, 03 Oct 2024 00:31:25 +0200 |
Raphaël Gomès |
rust-parsers: use the same error message as with the higher-level code
|
changeset |
files
|
Thu, 03 Oct 2024 01:52:44 +0200 |
Raphaël Gomès |
rust-pathauditor: make sure we actually test the nested repo case
|
changeset |
files
|
Wed, 02 Oct 2024 20:29:48 +0200 |
Raphaël Gomès |
rust-pathauditor: match more of Python's behavior and display messages
|
changeset |
files
|
Wed, 02 Oct 2024 18:31:32 +0200 |
Raphaël Gomès |
rust-dirstate: pass dirstate tracked key from the requirements
|
changeset |
files
|
Wed, 02 Oct 2024 13:39:43 +0200 |
Raphaël Gomès |
rust-files: check for empty manifests caused by narrow
|
changeset |
files
|
Wed, 02 Oct 2024 13:36:51 +0200 |
Raphaël Gomès |
rust-repo: don't use on-disk dirstate parents in v1
|
changeset |
files
|
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
|
changeset |
files
|
Tue, 01 Oct 2024 13:20:40 +0200 |
Raphaël Gomès |
rust: improve `InvalidRevision` error message
|
changeset |
files
|
Mon, 30 Sep 2024 17:19:35 +0200 |
Raphaël Gomès |
rust-dirstate: use a struct as arguments for the high-level `reset_state`
|
changeset |
files
|
Mon, 30 Sep 2024 16:55:11 +0200 |
Raphaël Gomès |
rust: implement `From<SparseConfigWarning>` for `HgError`
|
changeset |
files
|
Mon, 30 Sep 2024 16:04:51 +0200 |
Raphaël Gomès |
rust-hg-cpython: add an `HgProgressBar` util
|
changeset |
files
|
Mon, 30 Sep 2024 16:02:30 +0200 |
Raphaël Gomès |
rust: add `Progress` trait for progress bars
|
changeset |
files
|