Mercurial > hg-stable
graph
-
run-tests: implement crude sharding support stableThu, 22 Sep 2022 01:02:06 +0200, by Pierre-Yves David
-
ci: have the mac test run if you trigger building the mac wheel stableFri, 08 Nov 2024 21:41:02 +0100, by Pierre-Yves David
-
ci: adjust the starting port range to runner concurrency stableFri, 08 Nov 2024 21:22:02 +0100, by Pierre-Yves David
-
ci: move the "tempory work dir" to "concurrency-safe" location stableFri, 08 Nov 2024 17:28:33 +0100, by Pierre-Yves David
-
ci: abstract the of absolute /tmp/ path stableMon, 28 Oct 2024 03:29:29 +0100, by Pierre-Yves David
-
ci: move some variables closer to their usage stableFri, 08 Nov 2024 14:44:56 +0100, by Pierre-Yves David
-
wheel: build mac os wheel through the CI stableTue, 15 Oct 2024 05:17:37 +0200, by Pierre-Yves David
-
pycompat: drop some now useless workaround for makedirs stableFri, 08 Nov 2024 12:53:40 +0100, by Pierre-Yves David
-
run-tests: install wheel using --prefix instead of --user stableThu, 07 Nov 2024 23:13:32 +0100, by Pierre-Yves David
-
ci: automatically compute the python tag we use to identify tag stableFri, 08 Nov 2024 02:02:32 +0100, by Pierre-Yves David
-
pytype: add relative timestamp to the output if `ts` is available stableFri, 08 Nov 2024 02:50:34 +0100, by Pierre-Yves David
-
ci: build (and use) wheel for all supported version stableWed, 06 Nov 2024 16:40:58 +0100, by Pierre-Yves David
-
ci: use a pre-setup many-linux image to build wheel stableWed, 06 Nov 2024 16:39:45 +0100, by Pierre-Yves David
-
setup: add a way to force the setup to translate (or fail) stableWed, 06 Nov 2024 16:32:15 +0100, by Pierre-Yves David
-
test-install: glob instance of "python" in warning stableThu, 07 Nov 2024 11:02:35 +0100, by Pierre-Yves David
-
test-install: use the global hg for the install step stableThu, 07 Nov 2024 01:30:08 +0100, by Pierre-Yves David
-
tests: bump the wait timeouts in test-racy-mutations.t stableTue, 05 Nov 2024 12:02:38 -0500, by Matt Harbison
-
tests: add a "missing" tests for manifest content in test-racy-mutations.t stableTue, 05 Nov 2024 11:50:29 -0500, by Matt Harbison
-
tests: conditionalize missing output in test-racy-mutations.t on Windows stableTue, 05 Nov 2024 11:48:22 -0500, by Matt Harbison
-
tests: disable a section of `test-paths.t` that may hit a zeroconf bug stableThu, 07 Nov 2024 10:36:12 -0500, by Matt Harbison
-
rust-update: make `update_from_null` respect `worker.numcpu` config option stableTue, 05 Nov 2024 15:21:09 +0100, by Raphaël Gomès
-
streamclone: disable the volatile file open handle optimization on Windows stableMon, 04 Nov 2024 16:43:05 -0500, by Matt Harbison
-
tests: treat `select` as a built-in module on Windows stableMon, 04 Nov 2024 17:42:30 -0500, by Matt Harbison
-
tests: disable a section of `test-hgrc.t` that may hit a zeroconf bug stableFri, 11 Oct 2024 15:04:13 -0400, by Matt Harbison
-
tests: disable `test-git-interop.t` with a requirements directive stableFri, 11 Oct 2024 11:03:21 -0400, by Matt Harbison
-
ci: build a wheel and use it to run c tests stableSun, 27 Oct 2024 23:34:50 +0100, by Pierre-Yves David
-
ci: unify the way `check-pytype` inherit the common setting stableSun, 27 Oct 2024 14:08:57 +0100, by Pierre-Yves David
-
run-tests: add a --hg-wheel options to test a pre-built wheel stableSun, 27 Oct 2024 08:54:48 +0100, by Pierre-Yves David
-
run-tests: don't use shell call for subprocess stableSun, 27 Oct 2024 08:54:43 +0100, by Pierre-Yves David
-
Added tag 6.9rc0 for changeset dc97e8670dec stableMon, 28 Oct 2024 16:26:03 +0100, by Raphaël Gomès
-
doc: register the `config-doc` rst directive stable 6.9rc0Mon, 28 Oct 2024 16:25:23 +0100, by Raphaël Gomès
-
tests: skip doctests that use `time.tzset()` on WindowsSun, 27 Oct 2024 17:29:18 -0400, by Matt Harbison
-
tests: hopefully fix `test-doctest.py` on Windows and moreMon, 07 Oct 2024 12:08:48 +0100, by Arseniy Alekseyev
-
hghave: make the description for "clang-format" asciiSat, 26 Oct 2024 13:56:46 -0400, by Matt Harbison
-
branching: merge stable into defaultSat, 26 Oct 2024 23:33:19 +0200, by Pierre-Yves David
-
tests: enable pytype checking on `mercurial/wireprotov1peer.py`Fri, 25 Oct 2024 23:46:20 -0400, by Matt Harbison
-
typing: suppress bogus pytype errors in `mercurial/wireprotov1peer.py`Fri, 25 Oct 2024 23:45:05 -0400, by Matt Harbison
-
tests: enable pytype checking on `mercurial/wireprotoframing.py`Fri, 25 Oct 2024 23:09:10 -0400, by Matt Harbison
-
typing: suppress bogus pytype errors in `mercurial/wireprotoframing.py`Fri, 25 Oct 2024 23:07:34 -0400, by Matt Harbison
-
wireprototypes: make `baseprotocolhandler` methods abstractThu, 24 Oct 2024 22:47:31 -0400, by Matt Harbison
-
wireprototypes: convert `baseprotocolhandler.name` to an abstract propertyThu, 24 Oct 2024 22:37:45 -0400, by Matt Harbison
-
wireprotoserver: subclass the new `baseprotocolhandler` Protocol classThu, 24 Oct 2024 20:50:47 -0400, by Matt Harbison
-
wireprototypes: convert `baseprotocolhandler` to a Protocol classThu, 24 Oct 2024 20:47:12 -0400, by Matt Harbison
-
test: stabilize `test-audit-path.t` in rust (hopefully)Sat, 26 Oct 2024 12:56:02 +0200, by Pierre-Yves David
-
tests: conditionalize undesired output on Windows for rbc the mmap casesFri, 18 Oct 2024 14:14:24 -0400, by Matt Harbison
-
rev-branch-cache: disable mmapping by default on WindowsFri, 18 Oct 2024 13:21:23 -0400, by Matt Harbison
-
tests: actually test the non-mmap case in `test-branches.t`Fri, 18 Oct 2024 13:45:13 -0400, by Matt Harbison
-
tests: dump the http server log after a clone in `test-static-http.t`Thu, 17 Oct 2024 15:34:45 -0400, by Matt Harbison
-
tests: force `dumbhttp.py` to write its log file with '\n' on WindowsThu, 17 Oct 2024 15:21:20 -0400, by Matt Harbison
-
branching: merge stable into defaultSat, 26 Oct 2024 04:16:00 +0200, by Pierre-Yves David
-
filecache: use bytes wherever possible in the testsSat, 26 Oct 2024 02:04:31 +0200, by Pierre-Yves David
-
cachestat: avoid creating cachestat for http pathSat, 26 Oct 2024 01:38:20 +0200, by Pierre-Yves David
-
filecache: use binary path in the testSat, 26 Oct 2024 02:03:54 +0200, by Pierre-Yves David
-
branching: merge stable into defaultSat, 26 Oct 2024 00:58:01 +0200, by Pierre-Yves David
-
py-3-13: stabilize the docstring output across all supported Python versionsThu, 24 Oct 2024 15:23:52 +0200, by Raphaël Gomès
-
tests: stabilize `test-clonebundles-autogen.t` on WindowsTue, 15 Oct 2024 22:30:10 -0400, by Matt Harbison
-
clonebundles: stop shell quoting `HGCB_BUNDLE_BASENAME` environment variableTue, 15 Oct 2024 22:19:30 -0400, by Matt Harbison
-
tests: add coverage to for `HGCB_BUNDLE_BASENAME` with special charactersMon, 21 Oct 2024 15:24:55 -0400, by Matt Harbison
-
tests: stabilize `test-eol-update.t` on WindowsTue, 15 Oct 2024 18:58:47 -0400, by Matt Harbison
-
tests: force `dummysmtpd.py` to write its log file with '\n' on WindowsTue, 15 Oct 2024 18:35:45 -0400, by Matt Harbison
-
tests: raise the default value for the various `devel.sync.*-timeout` configsMon, 14 Oct 2024 20:11:27 -0400, by Matt Harbison
-
tests: remove deprecated test-check-py3-compat.tTue, 22 Oct 2024 15:59:01 +0200, by Pierre-Yves David
-
merge: add a config to allow conflict-free merge of changes on adjacent linesThu, 24 Oct 2024 17:35:53 +0200, by Arseniy Alekseyev
-
localrepo: drop the CamelCase name for `localrepo.ilocalrepositorymain`Wed, 23 Oct 2024 17:08:57 -0400, by Matt Harbison
-
localrepo: drop the CamelCase name for `localrepo.revlognarrowfilestorage`Wed, 23 Oct 2024 17:04:59 -0400, by Matt Harbison
-
localrepo: drop the CamelCase name for `localrepo.revlogfilestorage`Wed, 23 Oct 2024 17:03:33 -0400, by Matt Harbison
-
localrepo: drop the CamelCase name for `localrepo.locallegacypeer`Wed, 23 Oct 2024 17:01:35 -0400, by Matt Harbison
-
localrepo: drop the CamelCase name for `localrepo.localpeer`Wed, 23 Oct 2024 16:59:43 -0400, by Matt Harbison
-
localrepo: drop the CamelCase name for `localrepo.localcommandexecutor`Wed, 23 Oct 2024 16:51:18 -0400, by Matt Harbison
-
manifest: drop the CamelCase name for `manifest.treemanifestctx`Wed, 23 Oct 2024 16:48:46 -0400, by Matt Harbison
-
manifest: drop the CamelCase name for `manifest.memtreemanifestctx`Wed, 23 Oct 2024 16:45:12 -0400, by Matt Harbison
-
manifest: drop the CamelCase name for `manifest.manifestctx`Wed, 23 Oct 2024 16:43:22 -0400, by Matt Harbison
-
manifest: drop the CamelCase name for `manifest.memmanifestctx`Wed, 23 Oct 2024 16:41:02 -0400, by Matt Harbison
-
manifest: drop the CamelCase name for `manifest.manifestlog`Wed, 23 Oct 2024 16:39:12 -0400, by Matt Harbison
-
manifest: drop the CamelCase name for `manifest.manifestrevlog`Wed, 23 Oct 2024 16:36:50 -0400, by Matt Harbison
-
manifest: drop the CamelCase name for `manifest.treemanifest`Wed, 23 Oct 2024 16:32:34 -0400, by Matt Harbison
-
manifest: drop the CamelCase name for `manifest.manifestdict`Wed, 23 Oct 2024 16:30:23 -0400, by Matt Harbison
-
filelog: drop the CamelCase name for `filelog.filelog`Wed, 23 Oct 2024 16:24:18 -0400, by Matt Harbison
-
revlog: drop the CamelCase name for `revlog.revlogproblem`Wed, 23 Oct 2024 16:22:21 -0400, by Matt Harbison
-
revlog: drop the CamelCase name for `revlog.revlogrevisiondelta`Wed, 23 Oct 2024 16:19:24 -0400, by Matt Harbison
-
tests: use pyflakes as a tool, not a python moduleWed, 23 Oct 2024 16:14:13 +0200, by Pierre-Yves David
-
clang-format: do not accept version above 19.xTue, 22 Oct 2024 15:50:47 +0200, by Pierre-Yves David
-
rust-update: add a config item to disable the Rust update fastpathWed, 16 Oct 2024 17:21:03 +0200, by Raphaël Gomès
-
update: add a Rust fast-path when updating from null (and clean)Tue, 01 Oct 2024 13:49:11 +0200, by Raphaël Gomès
-
merge: improve working-copy mtime race handlingWed, 16 Oct 2024 19:14:30 +0200, by Raphaël Gomès
-
merge: move the filtering of ambiguous files to a dedicated functionWed, 16 Oct 2024 18:56:19 +0200, by Raphaël Gomès
-
timestamp: make the reliable comparison more usable from outsideWed, 16 Oct 2024 18:41:49 +0200, by Raphaël Gomès
-
timestamp: add type information to the moduleWed, 16 Oct 2024 18:40:59 +0200, by Raphaël Gomès
-
rust-dirstate: make the reliable timestamp comparison more usable from outsideWed, 16 Oct 2024 17:19:38 +0200, by Raphaël Gomès
-
rust-dirstate-map: use a more precise identityThu, 03 Oct 2024 16:35:31 +0200, by Raphaël Gomès
-
dirstate-map: add a missing debug wait point when accessing the v2 docketMon, 14 Oct 2024 14:14:21 +0200, by Raphaël Gomès
-
rust-parsers: use the same error message as with the higher-level codeThu, 03 Oct 2024 00:31:25 +0200, by Raphaël Gomès
-
rust-pathauditor: make sure we actually test the nested repo caseThu, 03 Oct 2024 01:52:44 +0200, by Raphaël Gomès
-
rust-pathauditor: match more of Python's behavior and display messagesWed, 02 Oct 2024 20:29:48 +0200, by Raphaël Gomès
-
rust-dirstate: pass dirstate tracked key from the requirementsWed, 02 Oct 2024 18:31:32 +0200, by Raphaël Gomès
-
rust-files: check for empty manifests caused by narrowWed, 02 Oct 2024 13:39:43 +0200, by Raphaël Gomès
-
rust-repo: don't use on-disk dirstate parents in v1Wed, 02 Oct 2024 13:36:51 +0200, by Raphaël Gomès
-
rust-cpython: add a util to get a `Repo` from a python pathTue, 01 Oct 2024 13:45:18 +0200, by Raphaël Gomès
-
rust: improve `InvalidRevision` error messageTue, 01 Oct 2024 13:20:40 +0200, by Raphaël Gomès
-
rust-dirstate: use a struct as arguments for the high-level `reset_state`Mon, 30 Sep 2024 17:19:35 +0200, by Raphaël Gomès
-
rust: implement `From<SparseConfigWarning>` for `HgError`Mon, 30 Sep 2024 16:55:11 +0200, by Raphaël Gomès
-
rust-hg-cpython: add an `HgProgressBar` utilMon, 30 Sep 2024 16:04:51 +0200, by Raphaël Gomès
-
rust: add `Progress` trait for progress barsMon, 30 Sep 2024 16:02:30 +0200, by Raphaël Gomès
-
rust-files: separate the listing of files from a revset and a revisionMon, 30 Sep 2024 19:15:19 +0200, by Raphaël Gomès
-
rust-files: add a `Sync` bound to the matcherMon, 30 Sep 2024 19:12:42 +0200, by Raphaël Gomès
-
rust-files: also return filenode and flags when listing a revision's filesMon, 30 Sep 2024 12:10:35 +0200, by Raphaël Gomès
-
rust-manifest: encode flags as `Option<NonZeroU8>`Mon, 30 Sep 2024 12:08:49 +0200, by Raphaël Gomès
-
rust-repo: add a method to set the current parentsMon, 30 Sep 2024 17:46:52 +0200, by Raphaël Gomès
-
rust-repo: add a method to get a `Node` from a `Revision` to the `Repo`Mon, 30 Sep 2024 17:46:24 +0200, by Raphaël Gomès
-
rust-utils: move the `filesystem_now` function to a utilMon, 30 Sep 2024 17:45:10 +0200, by Raphaël Gomès
-
rust-dirstate: actually remember the identityMon, 30 Sep 2024 17:43:51 +0200, by Raphaël Gomès
-
mergestate: reduce the number of attribute lookupsWed, 21 Aug 2024 09:48:14 +0200, by Raphaël Gomès
-
contrib: install pip 24.2 in the Windows dependency installer scriptMon, 21 Oct 2024 11:48:09 -0400, by Matt Harbison