Mercurial > hg
graph
-
branching: merge stable into defaultMon, 11 Jul 2022 09:54:40 +0200, by Raphaël Gomès
-
procutil: make stream detection in make_line_buffered more correct and strict stable 6.2Mon, 11 Jul 2022 01:51:20 +0200, by Manuel Jacob
-
repo-upgrade: avoid a crash when multiple optimisation are specified stableTue, 05 Jul 2022 17:53:26 +0200, by Pierre-Yves David
-
rhg: add error message for paths outside the repository when cwd != root stableWed, 25 May 2022 16:50:00 +0200, by Raphaël Gomès
-
rust: don't swallow valuable error information stableWed, 18 May 2022 15:53:28 +0100, by Raphaël Gomès
-
rust: add message to `DirstateV2ParseError` to give some context stableWed, 18 May 2022 09:50:39 +0100, by Raphaël Gomès
-
py3: stop using deprecated Element.getchildren() method in convert/darcs stableSun, 12 Jun 2022 16:04:57 +0100, by Ian Moody
-
convert: remove old ElementTree import cruft from darcs stableWed, 15 Jun 2022 01:01:02 +0100, by Ian Moody
-
Added tag 6.2rc0 for changeset 288de6f5d724 stableThu, 16 Jun 2022 18:06:55 +0200, by Raphaël Gomès
-
branching: merge default into stable stable 6.2rc0Thu, 16 Jun 2022 15:28:54 +0200, by Raphaël Gomès
-
branching: merge stable into defaultThu, 16 Jun 2022 15:20:48 +0200, by Raphaël Gomès
-
sparse: use the rust code even when sparse is presentSat, 11 Jun 2022 00:26:25 +0200, by Pierre-Yves David
-
sparse: directly inline the `set_tracked` and `copy` wrappingFri, 10 Jun 2022 23:19:04 +0200, by Pierre-Yves David
-
spares: clarify some test about merging copiesSat, 11 Jun 2022 00:00:29 +0200, by Pierre-Yves David
-
sparse: drop the useless wrapping of `dirstate.set_untracked`Fri, 10 Jun 2022 23:29:04 +0200, by Pierre-Yves David
-
sparse: directly inline the `rebuild` wrappingSat, 11 Jun 2022 00:59:11 +0200, by Pierre-Yves David
-
sparse: directly inline the `walk` wrappingSat, 11 Jun 2022 00:58:41 +0200, by Pierre-Yves David
-
sparse: use None as the sparse matcher value when disabledSat, 11 Jun 2022 00:56:50 +0200, by Pierre-Yves David
-
sparse: start moving away from the global variable for detection of usageWed, 08 Jun 2022 09:31:01 +0200, by Pierre-Yves David
-
test: fix test-sparse-revlog output after debugdeltachain changeFri, 10 Jun 2022 19:54:08 +0200, by Pierre-Yves David
-
purge: prevent a silly crash with --confirm --files stable 6.1.4Tue, 14 Jun 2022 11:26:18 +0200, by Pierre-Yves David
-
rust-dirstate: add support for nevermatcherWed, 08 Jun 2022 18:18:19 +0200, by Raphaël Gomès
-
rust-dirstate: add `intersectionmatcher` to the allowed matchersWed, 08 Jun 2022 18:12:55 +0200, by Raphaël Gomès
-
rust: add IntersectionMatcherWed, 08 Jun 2022 18:09:24 +0200, by Raphaël Gomès
-
rust-dirstate: add `unionmatcher` to the allowed matchersWed, 08 Jun 2022 15:39:14 +0200, by Raphaël Gomès
-
rust: add UnionMatcherWed, 08 Jun 2022 11:55:40 +0200, by Raphaël Gomès
-
hg-cpython: refactor matcher transformation logicWed, 08 Jun 2022 15:30:58 +0200, by Raphaël Gomès
-
rust: use owned types in `Matcher`Wed, 08 Jun 2022 15:12:34 +0200, by Raphaël Gomès
-
hg-cpython: fallback when encountering an unknown matcherThu, 09 Jun 2022 10:45:27 +0200, by Raphaël Gomès
-
auto-upgrade: add an option to silence the safe-mismatch messageTue, 14 Jun 2022 19:40:35 +0200, by Pierre-Yves David
-
auto-upgrade: add an option to silence the tracked-hint messageTue, 14 Jun 2022 15:22:05 +0200, by Pierre-Yves David
-
auto-upgrade: add an option to silence the dirstate-v2 messageTue, 14 Jun 2022 15:19:45 +0200, by Pierre-Yves David
-
auto-upgrade: rename a variable to match the actual contentTue, 14 Jun 2022 15:17:51 +0200, by Pierre-Yves David
-
auto-upgrade: add an option to silence the share-safe messageTue, 14 Jun 2022 15:11:36 +0200, by Pierre-Yves David
-
auto-upgrade: add a test that will host "quiet" testingTue, 14 Jun 2022 15:45:37 +0200, by Pierre-Yves David
-
rust-status: don't trigger dirstate v1 rewrite when only v2 data is changed stableWed, 08 Jun 2022 19:15:58 +0200, by Raphaël Gomès
-
bundlespec: check the `obsolescence` value before adding the capsWed, 18 May 2022 10:39:45 +0100, by Pierre-Yves David
-
bundlespec: handle the presence of obsmarker partWed, 25 May 2022 11:53:34 +0200, by Pierre-Yves David
-
bundlespec: fix the generation of bundlespec for `cg.version`Wed, 18 May 2022 12:07:50 +0100, by Pierre-Yves David
-
bundlespec: allow the bundle spec to control the bundle versionWed, 18 May 2022 11:55:21 +0100, by Pierre-Yves David
-
bundlespec: do not check for `-` in the params portion of the bundlespecWed, 25 May 2022 11:27:16 +0200, by Pierre-Yves David
-
bundlespec: add processing of some parameter valueWed, 18 May 2022 10:38:11 +0100, by Pierre-Yves David
-
bundlespec: extract the parseparams closureWed, 18 May 2022 10:06:43 +0100, by Pierre-Yves David
-
bundlespec: test `no` value for the `obsolescence` parameterWed, 25 May 2022 10:30:11 +0200, by Pierre-Yves David
-
bundlespec: test that parameter overwrite the local configWed, 25 May 2022 03:18:47 +0200, by Pierre-Yves David
-
bundlespec: do not overwrite bundlespec value with the config oneTue, 24 May 2022 18:43:24 +0200, by Pierre-Yves David
-
bundlespec: add a `overwrite` parameter to set_paramTue, 17 May 2022 18:14:32 +0100, by Pierre-Yves David
-
bundlespec: merge the contentopts and params dictionnaryTue, 17 May 2022 16:36:32 +0100, by Pierre-Yves David
-
bundlespec: test if the "obsolete=" parameter is readWed, 25 May 2022 03:16:53 +0200, by Pierre-Yves David
-
bundlespec: fix lack of title in a evolve testsTue, 17 May 2022 16:59:31 +0100, by Pierre-Yves David
-
bundlespec: make the `stream` case less specialTue, 17 May 2022 14:25:53 +0100, by Pierre-Yves David