Tue, 15 Oct 2024 22:30:10 -0400 |
Matt Harbison |
tests: stabilize `test-clonebundles-autogen.t` on Windows
|
changeset |
files
|
Tue, 15 Oct 2024 22:19:30 -0400 |
Matt Harbison |
clonebundles: stop shell quoting `HGCB_BUNDLE_BASENAME` environment variable
|
changeset |
files
|
Mon, 21 Oct 2024 15:24:55 -0400 |
Matt Harbison |
tests: add coverage to for `HGCB_BUNDLE_BASENAME` with special characters
|
changeset |
files
|
Tue, 15 Oct 2024 18:58:47 -0400 |
Matt Harbison |
tests: stabilize `test-eol-update.t` on Windows
|
changeset |
files
|
Tue, 15 Oct 2024 18:35:45 -0400 |
Matt Harbison |
tests: force `dummysmtpd.py` to write its log file with '\n' on Windows
|
changeset |
files
|
Mon, 14 Oct 2024 20:11:27 -0400 |
Matt Harbison |
tests: raise the default value for the various `devel.sync.*-timeout` configs
|
changeset |
files
|
Tue, 22 Oct 2024 15:59:01 +0200 |
Pierre-Yves David |
tests: remove deprecated test-check-py3-compat.t
|
changeset |
files
|
Thu, 24 Oct 2024 17:35:53 +0200 |
Arseniy Alekseyev |
merge: add a config to allow conflict-free merge of changes on adjacent lines
|
changeset |
files
|
Wed, 23 Oct 2024 17:08:57 -0400 |
Matt Harbison |
localrepo: drop the CamelCase name for `localrepo.ilocalrepositorymain`
|
changeset |
files
|
Wed, 23 Oct 2024 17:04:59 -0400 |
Matt Harbison |
localrepo: drop the CamelCase name for `localrepo.revlognarrowfilestorage`
|
changeset |
files
|
Wed, 23 Oct 2024 17:03:33 -0400 |
Matt Harbison |
localrepo: drop the CamelCase name for `localrepo.revlogfilestorage`
|
changeset |
files
|
Wed, 23 Oct 2024 17:01:35 -0400 |
Matt Harbison |
localrepo: drop the CamelCase name for `localrepo.locallegacypeer`
|
changeset |
files
|
Wed, 23 Oct 2024 16:59:43 -0400 |
Matt Harbison |
localrepo: drop the CamelCase name for `localrepo.localpeer`
|
changeset |
files
|
Wed, 23 Oct 2024 16:51:18 -0400 |
Matt Harbison |
localrepo: drop the CamelCase name for `localrepo.localcommandexecutor`
|
changeset |
files
|
Wed, 23 Oct 2024 16:48:46 -0400 |
Matt Harbison |
manifest: drop the CamelCase name for `manifest.treemanifestctx`
|
changeset |
files
|
Wed, 23 Oct 2024 16:45:12 -0400 |
Matt Harbison |
manifest: drop the CamelCase name for `manifest.memtreemanifestctx`
|
changeset |
files
|
Wed, 23 Oct 2024 16:43:22 -0400 |
Matt Harbison |
manifest: drop the CamelCase name for `manifest.manifestctx`
|
changeset |
files
|
Wed, 23 Oct 2024 16:41:02 -0400 |
Matt Harbison |
manifest: drop the CamelCase name for `manifest.memmanifestctx`
|
changeset |
files
|
Wed, 23 Oct 2024 16:39:12 -0400 |
Matt Harbison |
manifest: drop the CamelCase name for `manifest.manifestlog`
|
changeset |
files
|
Wed, 23 Oct 2024 16:36:50 -0400 |
Matt Harbison |
manifest: drop the CamelCase name for `manifest.manifestrevlog`
|
changeset |
files
|
Wed, 23 Oct 2024 16:32:34 -0400 |
Matt Harbison |
manifest: drop the CamelCase name for `manifest.treemanifest`
|
changeset |
files
|
Wed, 23 Oct 2024 16:30:23 -0400 |
Matt Harbison |
manifest: drop the CamelCase name for `manifest.manifestdict`
|
changeset |
files
|
Wed, 23 Oct 2024 16:24:18 -0400 |
Matt Harbison |
filelog: drop the CamelCase name for `filelog.filelog`
|
changeset |
files
|
Wed, 23 Oct 2024 16:22:21 -0400 |
Matt Harbison |
revlog: drop the CamelCase name for `revlog.revlogproblem`
|
changeset |
files
|
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
|
Mon, 30 Sep 2024 19:15:19 +0200 |
Raphaël Gomès |
rust-files: separate the listing of files from a revset and a revision
|
changeset |
files
|
Mon, 30 Sep 2024 19:12:42 +0200 |
Raphaël Gomès |
rust-files: add a `Sync` bound to the matcher
|
changeset |
files
|
Mon, 30 Sep 2024 12:10:35 +0200 |
Raphaël Gomès |
rust-files: also return filenode and flags when listing a revision's files
|
changeset |
files
|
Mon, 30 Sep 2024 12:08:49 +0200 |
Raphaël Gomès |
rust-manifest: encode flags as `Option<NonZeroU8>`
|
changeset |
files
|
Mon, 30 Sep 2024 17:46:52 +0200 |
Raphaël Gomès |
rust-repo: add a method to set the current parents
|
changeset |
files
|
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`
|
changeset |
files
|
Mon, 30 Sep 2024 17:45:10 +0200 |
Raphaël Gomès |
rust-utils: move the `filesystem_now` function to a util
|
changeset |
files
|
Mon, 30 Sep 2024 17:43:51 +0200 |
Raphaël Gomès |
rust-dirstate: actually remember the identity
|
changeset |
files
|
Wed, 21 Aug 2024 09:48:14 +0200 |
Raphaël Gomès |
mergestate: reduce the number of attribute lookups
|
changeset |
files
|
Mon, 21 Oct 2024 11:48:09 -0400 |
Matt Harbison |
contrib: install pip 24.2 in the Windows dependency installer script
|
changeset |
files
|
Sat, 19 Oct 2024 01:22:25 -0400 |
Matt Harbison |
contrib: install the latest py 3.11-3.13 in the Windows dependency script
|
changeset |
files
|
Sat, 19 Oct 2024 01:05:50 -0400 |
Matt Harbison |
contrib: update to the latest py3.9 and 3.10 in the Windows dependency script
|
changeset |
files
|