Mercurial > hg
graph
-
ci: run the script to add vendored type stubs to typeshedWed, 23 Nov 2022 20:56:22 -0500, by Matt Harbison
-
contrib: add a script for adding vendored type stubs to typeshedWed, 23 Nov 2022 20:50:39 -0500, by Matt Harbison
-
contrib: update check-pytype.sh to list stubs that caused pytype to crashWed, 23 Nov 2022 20:23:26 -0500, by Matt Harbison
-
typing: add py.typed to mercurial.cext for PEP 561 supportWed, 23 Nov 2022 16:11:20 -0500, by Matt Harbison
-
typing: add missing signature for mercurial.cext.parsers.parse_index2()Wed, 23 Nov 2022 15:50:20 -0500, by Matt Harbison
-
typing: minor tweaks to allow updating to pytype 2022.11.18Wed, 23 Nov 2022 11:22:22 -0500, by Matt Harbison
-
python-compat: adapt to Python 3.11 BC breakage with `random.sample` stableWed, 23 Nov 2022 14:42:11 +0100, by Raphaël Gomès
-
typing: add type hints to mercurial/help.pySun, 20 Nov 2022 22:54:43 -0500, by Matt Harbison
-
match: make the FLAG_RE pattern a raw string stableTue, 22 Nov 2022 11:55:26 -0500, by Matt Harbison
-
configitems: add a default value for "merge-tools.xxx.regappend"Sun, 20 Nov 2022 23:09:12 -0500, by Matt Harbison
-
attr: vendor 22.1.0Mon, 21 Nov 2022 15:04:42 -0500, by Matt Harbison
-
tests: update test-util.py for modern attrs packageMon, 21 Nov 2022 16:18:28 -0500, by Matt Harbison
-
rhg: upgrade the remainder of the dependenciesTue, 15 Nov 2022 01:52:46 +0100, by Raphaël Gomès
-
rhg: upgrade `clap` dependencyTue, 15 Nov 2022 00:02:43 +0100, by Raphaël Gomès
-
hg-cpython: upgrade dependenciesMon, 14 Nov 2022 17:18:56 +0100, by Raphaël Gomès
-
hg-core: upgrade all remaining dependenciesMon, 14 Nov 2022 17:17:04 +0100, by Raphaël Gomès
-
hg-core: upgrade `clap` dependencyMon, 14 Nov 2022 17:14:20 +0100, by Raphaël Gomès
-
hg-core: upgrade `zstd` dependencyMon, 14 Nov 2022 16:35:57 +0100, by Raphaël Gomès
-
hg-core: make use of `strip_suffix` now that we're using Rust 1.45+Mon, 14 Nov 2022 15:43:05 +0100, by Raphaël Gomès
-
rust: use `matches!` macro now that we're using Rust 1.42+Mon, 14 Nov 2022 15:34:51 +0100, by Raphaël Gomès
-
hg-core: remove unneeded util now that we support Rust 1.42+Mon, 14 Nov 2022 15:31:49 +0100, by Raphaël Gomès
-
hg-core: remove unneeded trait now that we support Rust 1.52+Mon, 14 Nov 2022 15:29:58 +0100, by Raphaël Gomès
-
rust: remove newly redundant `use` statements with the 2021 edition preludeMon, 14 Nov 2022 15:20:48 +0100, by Raphaël Gomès
-
rust: move all crates in the main workspace to edition 2021Mon, 14 Nov 2022 15:19:27 +0100, by Raphaël Gomès
-
rust: upgrade supported Rust toolchain versionThu, 20 Oct 2022 12:26:57 +0200, by Raphaël Gomès
-
help: fix a py3 error interpolating Set into b'%s' stableSun, 20 Nov 2022 15:55:27 -0500, by Matt Harbison
-
branching: merge stable into defaultSat, 19 Nov 2022 20:40:47 +0100, by Raphaël Gomès
-
tests: fix test-sparse-revlogSat, 19 Nov 2022 16:43:02 +0100, by Pierre-Yves David
-
memory-usage: fix `hg log --follow --rev R F` space complexity stableSat, 19 Nov 2022 01:35:01 +0100, by Pierre-Yves David
-
tests: run many tests in $TESTTMP/repo instead of $TESTTMP stableFri, 18 Nov 2022 13:47:29 +0000, by Arseniy Alekseyev
-
tests: fix the detection of dirstate-v2 in hghave.py stableFri, 18 Nov 2022 13:52:18 +0000, by Arseniy Alekseyev
-
dirstate-v2: do not put the dirstate data file in a transaction, stableThu, 17 Nov 2022 14:37:43 +0000, by Arseniy Alekseyev
-
commit: properly consider file include and exclude options when closing branch stableFri, 18 Nov 2022 13:43:03 -0500, by Matt Harbison
-
tests: demonstrate a bug blocking a redundant branch close stableFri, 18 Nov 2022 14:03:56 -0500, by Matt Harbison
-
tests: stop creating temporary files in TESTDIR stableThu, 17 Nov 2022 16:31:52 +0000, by Arseniy Alekseyev
-
delta-find: adjust the moment when we mark something as "tested"Sun, 06 Nov 2022 15:03:31 -0500, by Pierre-Yves David
-
delta-find: rename a variable for claritySun, 06 Nov 2022 12:53:57 -0500, by Pierre-Yves David
-
delta-find: small documentation updateSun, 06 Nov 2022 12:53:03 -0500, by Pierre-Yves David
-
delta-find: move pre-filtering with other pre-filtering logicSun, 06 Nov 2022 12:51:50 -0500, by Pierre-Yves David
-
delta-find: expand a function definition and call before extendin itSun, 06 Nov 2022 13:46:08 -0500, by Pierre-Yves David
-
debug: add an option to display statistic about a unbundling operationMon, 17 Oct 2022 22:19:43 +0200, by Pierre-Yves David
-
debug: add an option to display statistic about a bundling operationTue, 15 Nov 2022 16:25:23 +0100, by Pierre-Yves David
-
delta-find: add debug information about reuse of cached dataTue, 15 Nov 2022 18:08:56 +0100, by Pierre-Yves David
-
cffi: fix a bytes vs str issue on macOS when listing directories stableTue, 08 Nov 2022 18:05:19 -0500, by Matt Harbison
-
packaging: refresh dependency hashes (issue6750) stableWed, 02 Nov 2022 12:54:12 -0400, by Jason R. Coombs
-
matcher: do not prepend '.*' to pattern using ^ after flags stableWed, 16 Nov 2022 15:39:10 +0100, by Pierre-Yves David
-
matcher: fix the issue with regex inline-flag in rust oo stableWed, 16 Nov 2022 16:38:42 +0100, by Pierre-Yves David
-
matcher: fix issues regex flag contained in pattern (issue6759) stableWed, 16 Nov 2022 13:05:01 +0100, by Pierre-Yves David
-
cffi: fix a bytes vs str issue on macOS when listing directoriesTue, 08 Nov 2022 18:05:19 -0500, by Matt Harbison
-
typing: fix the typehint for `skip` arg on `osutil.listdir()` to be optionalTue, 08 Nov 2022 14:31:10 -0500, by Matt Harbison
-
typing: add type hints to mpatch implementationsTue, 08 Nov 2022 14:17:56 -0500, by Matt Harbison
-
typing: add type hints to bdiff implementationsTue, 08 Nov 2022 13:59:16 -0500, by Matt Harbison
-
cffi: adjust the list returned by bdiff.blocks to never have a None entryTue, 08 Nov 2022 13:52:46 -0500, by Matt Harbison
-
typing: fix a syntax error in mercurial/cext/bdiff.pyiTue, 08 Nov 2022 13:38:06 -0500, by Matt Harbison
-
tests: make running ls in a no longer existing directory more portable stableMon, 14 Nov 2022 19:58:44 +0400, by Anton Shestakov
-
tests: move some lines inside #if windows-#else block test-removeemptydirs.t stableMon, 14 Nov 2022 19:38:57 +0400, by Anton Shestakov
-
tests: use ls -A instead of ls -1 in test-removeemptydirs.t stableMon, 20 Jun 2022 12:53:08 +0400, by Anton Shestakov
-
release: add the "6.3" to the 6.3 release stableTue, 15 Nov 2022 10:28:39 +0100, by Pierre-Yves David
-
tests: fix new git protocol policy in convert-git.t stableMon, 14 Nov 2022 20:21:53 +0100, by pacien
-
debug-delta-find: add a --source optionFri, 04 Nov 2022 19:38:47 -0400, by Pierre-Yves David
-
demandimport: ensure lazyloaderex sets loader attributes (issue6725)Wed, 02 Nov 2022 09:34:03 -0400, by Jason R. Coombs
-
shelve: add test for Shelf.changed_filesTue, 30 Aug 2022 09:59:53 -0400, by Jason R. Coombs
-
shelve: add Shelf.changed_files for resolving changed files in a pluginMon, 29 Aug 2022 14:11:26 -0400, by Jason R. Coombs
-
branching: merge stable into defaultMon, 14 Nov 2022 10:59:09 +0100, by Raphaël Gomès
-
rust: create wrapper struct to reduce `regex` contention issues stable 6.3Wed, 09 Nov 2022 23:28:01 -0500, by Raphaël Gomès
-
tags-fnode-cache: skip building a changectx in getfnode stableSat, 12 Nov 2022 02:38:53 +0100, by Pierre-Yves David
-
tags-fnode-cache: do not repeatedly open the filelog in a loop stableSat, 12 Nov 2022 02:38:26 +0100, by Pierre-Yves David
-
profile: prevent a crash when line number is unknown stableSat, 12 Nov 2022 02:30:41 +0100, by Pierre-Yves David
-
configitems: enable pullbundles by defaultMon, 07 Nov 2022 09:25:20 +0100, by Mathias De Mare
-
upgrade: byteify requirement changes written to output stableSun, 06 Nov 2022 12:15:35 -0500, by Matt Harbison
-
typing: add basic type hints to stringutil.pyFri, 04 Nov 2022 22:59:16 -0400, by Matt Harbison
-
vfs: make the default opener mode binaryFri, 04 Nov 2022 17:54:43 -0400, by Matt Harbison
-
typing: add basic type hints to vfs.pyWed, 02 Nov 2022 17:30:57 -0400, by Matt Harbison
-
util: implement `writelines()` on atomictempfileFri, 04 Nov 2022 17:35:44 -0400, by Matt Harbison
-
typing: add basic type hints to localrepo.pyWed, 02 Nov 2022 16:43:01 -0400, by Matt Harbison
-
check-code: drop the check for whitespace around named parametersSat, 05 Nov 2022 00:38:02 -0400, by Matt Harbison
-
rhg: add a config option to fall back immediately stableThu, 03 Nov 2022 16:30:35 +0100, by Raphaël Gomès
-
rust-status: query fs traversal metadata lazilyWed, 19 Oct 2022 12:38:06 +0200, by Raphaël Gomès
-
rust-status: make `DirEntry` attributes clearerWed, 19 Oct 2022 14:46:19 +0200, by Raphaël Gomès
-
config: add alias from `hg help rhg` to `hg help rust` stableThu, 03 Nov 2022 15:43:04 +0100, by Raphaël Gomès
-
config: fix indentation of some`share-safe` options stableThu, 03 Nov 2022 15:44:54 +0100, by Raphaël Gomès
-
perf-unbundle: do a quick and dirty fix to make it run on more commit stableSun, 16 Oct 2022 04:48:21 +0200, by Pierre-Yves David
-
perf-unbundle: pre-indent the main block in per::unbundle stableWed, 19 Oct 2022 01:54:04 +0200, by Pierre-Yves David
-
shelve: handle empty parents and nodestoremove in shelvedstate (issue6748) stableWed, 19 Oct 2022 16:23:42 -0400, by Jason R. Coombs
-
rhg: fallback when encountering ellipsis revisions stableThu, 03 Nov 2022 14:58:58 +0100, by Raphaël Gomès
-
dirstate-v2: hash the source of the ignore patterns as well stableWed, 02 Nov 2022 12:05:34 +0100, by Raphaël Gomès
-
dirstate-v2: add test that shows a collision in ignore patterns hash stableWed, 02 Nov 2022 15:24:39 +0100, by Raphaël Gomès
-
rust-status: save new dircache even if just invalidated stableWed, 19 Oct 2022 16:28:41 +0200, by Raphaël Gomès
-
rust-status: fix typos and add docstrings to dircache related fields stableWed, 19 Oct 2022 15:11:05 +0200, by Raphaël Gomès
-
rhg: show a bug where repeated [hg status] is needed to cache everything stableThu, 22 Sep 2022 15:34:27 -0400, by Arseniy Alekseyev
-
upgrade: no longer keep all revlogs in memory at any point stableFri, 04 Nov 2022 16:15:12 -0400, by Pierre-Yves David
-
demandimport: convert ignored modules from bytes -> str in extensions stableWed, 02 Nov 2022 14:23:09 -0400, by Matt Harbison
-
dirstate-v2: fix edge case where entries aren't sorted stableWed, 26 Oct 2022 18:46:56 +0200, by Raphaël Gomès
-
dirstate-v2: highlight a bug when Python-packed but used in `rhg` stableWed, 26 Oct 2022 18:24:34 +0200, by Raphaël Gomès
-
dirstate-v2: correct documented return values of `pack_dirstate` stableWed, 26 Oct 2022 12:20:23 +0200, by Raphaël Gomès
-
dirstate-v2: update constant that wasn't kept in sync stableFri, 04 Nov 2022 14:52:16 -0400, by Raphaël Gomès
-
lfs: avoid closing connections when the worker doesn't fork stableTue, 18 Oct 2022 13:56:45 -0400, by Matt Harbison
-
lfs: fix blob corruption when tranferring with workers on posix stableTue, 18 Oct 2022 13:36:33 -0400, by Matt Harbison
-
keepalive: add `__repr__()` to the HTTPConnection class to ease debugging stableTue, 18 Oct 2022 12:58:34 -0400, by Matt Harbison
-
keepalive: ensure `close_all()` actually closes all cached connections stableTue, 18 Oct 2022 11:54:58 -0400, by Matt Harbison
-
tests: remove non-python3 line matching and tests blockThu, 22 Sep 2022 16:27:17 +0200, by Pierre-Yves David
-
localrepo: byteify the requirements.DIRSTATE_TRACKED_HINT_Vx warning message stableWed, 02 Nov 2022 16:46:46 -0400, by Matt Harbison
-
rhg: fallback to slow path on invalid patterns in hgignore stableMon, 31 Oct 2022 16:15:54 +0000, by Arseniy Alekseyev
-
rhg: add a test involving hgignore lookaround stableMon, 31 Oct 2022 16:15:30 +0000, by Arseniy Alekseyev
-
pywatchman: remove obsolete comments about importing from futureMon, 31 Oct 2022 16:50:22 +0400, by Anton Shestakov
-
demandimport: remove an obsolete comment about importing from futureMon, 31 Oct 2022 16:36:00 +0400, by Anton Shestakov
-
mr-template: wrap the instructions inside a comment blockWed, 19 Oct 2022 11:10:54 -0400, by Matt Harbison
-
revlog: use the user facing filename as the display_id for filelogsWed, 19 Oct 2022 11:50:40 -0400, by Matt Harbison
-
revlog: drop an unused variable assignmentWed, 19 Oct 2022 11:24:20 -0400, by Matt Harbison
-
lfs: improve an exception message for blob corruption detected on transferThu, 20 Oct 2022 13:12:37 -0400, by Matt Harbison
-
Added tag 6.3rc0 for changeset a3356ab610fc stableMon, 24 Oct 2022 17:30:19 +0200, by Raphaël Gomès
-
branching: merge stable into defaultMon, 24 Oct 2022 17:35:30 +0200, by Raphaël Gomès
-
branching: merge default into stable stable 6.3rc0Mon, 24 Oct 2022 15:32:14 +0200, by Raphaël Gomès
-
lfs: fix interpolation of int and %s in an exception case stableThu, 20 Oct 2022 12:05:17 -0400, by Matt Harbison
-
tests: catch "Can't assign requested address" in test-https.t (issue6726) stableWed, 19 Oct 2022 17:00:03 +0400, by Anton Shestakov
-
tests: add another variation of EADDRNOTAVAIL message (e.g. from NetBSD) stableWed, 19 Oct 2022 16:55:46 +0400, by Anton Shestakov
-
shelve: re-wrap now that the line fitsWed, 19 Oct 2022 16:16:47 -0400, by Jason R. Coombs
-
shelve: avoid setting overloading tmpwctxWed, 19 Oct 2022 16:14:50 -0400, by Jason R. Coombs
-
configitems: change the `verify.skipflags` default value to avoid a py3 crash stableTue, 18 Oct 2022 19:49:31 -0400, by Matt Harbison
-
dirstate-v2: skip evaluation of hgignore regex on cached directoriesMon, 10 Oct 2022 14:48:39 +0100, by Arseniy Alekseyev
-
releasenotes: use re.MULTILINE mode when checking admonitionsFri, 30 Sep 2022 09:05:48 -0600, by Craig Ozancin
-
windows: gracefully handle when the username cannot be determined stableMon, 10 Oct 2022 11:28:19 -0400, by Matt Harbison
-
rhg: parallellize computation of [unsure_is_modified]Wed, 05 Oct 2022 15:45:05 -0400, by Arseniy Alekseyev
-
rhg: enable in case ui.statuscopies=TrueWed, 21 Sep 2022 10:14:29 -0400, by Arseniy Alekseyev
-
rhg: share some codeThu, 22 Sep 2022 18:44:28 -0400, by Arseniy Alekseyev
-
rhg: support tweakdefaultsTue, 20 Sep 2022 18:28:25 -0400, by Arseniy Alekseyev
-
rhg: centralize PlainInfoThu, 22 Sep 2022 17:16:54 -0400, by Arseniy Alekseyev
-
rhg: central treatment of PLAIN and PLAINEXCEPTTue, 20 Sep 2022 18:16:50 -0400, by Arseniy Alekseyev
-
revset: handle wdir() in `sort(..., -topo)`Tue, 04 Oct 2022 12:34:50 -0400, by Matt Harbison
-
revset: handle wdir() in `roots()`Mon, 03 Oct 2022 17:24:52 -0400, by Matt Harbison
-
pull_logger: add basic log file rotation based on sizeTue, 20 Sep 2022 14:04:54 +0200, by pacien
-
contrib: add pull_logger extensionMon, 25 Jul 2022 22:47:15 +0200, by pacien
-
shelve: do not add the dirstate backup to the transaction stableTue, 04 Oct 2022 14:33:31 +0200, by Pierre-Yves David
-
branching: merge stable into defaultTue, 04 Oct 2022 10:56:27 +0200, by Raphaël Gomès
-
mergetools: don't let meld open all changed files on startupMon, 03 Oct 2022 14:24:12 +0200, by Mathias De Mare
-
heptapod-ci: use shell script in pytype step stable 6.2.3Mon, 03 Oct 2022 10:00:00 +0200, by Raphaël Gomès
-
tests: migrate the pytype test to a shell script for easier CI processing stableWed, 28 Sep 2022 11:27:59 -0400, by Matt Harbison
-
rhg: fix bugs around [use-dirstate-tracked-hint] and repo auto-upgrade stableThu, 22 Sep 2022 16:05:22 -0400, by Arseniy Alekseyev
-
tests: fix http-bad-server expected errors for python 3.10 (issue6643)Thu, 22 Sep 2022 16:09:53 +0200, by pacien
-
status: let `--no-copies` override `ui.statuscopies`Thu, 22 Sep 2022 16:50:30 -0700, by Martin von Zweigbergk
-
run-tests: display the time it took to install MercurialThu, 22 Sep 2022 01:50:53 +0200, by Pierre-Yves David
-
run-tests: deal with distutil deprecationThu, 22 Sep 2022 01:48:02 +0200, by Pierre-Yves David
-
fsmonitor: migrate Python ABCs from collections to collections.abcFri, 09 Sep 2022 12:45:26 -0700, by Martin von Zweigbergk
-
templates: add filter to reverse listThu, 15 Sep 2022 01:48:38 +0200, by Manuel Jacob
-
requires: re-use vfs.tryread for simplicityWed, 07 Sep 2022 14:56:45 -0400, by Jason R. Coombs
-
tests: fix the flaky test test-logtoprocess.t stableTue, 20 Sep 2022 13:38:07 -0400, by Arseniy Alekseyev
-
bisect: avoid copying ancestor list for non-merge commitsTue, 30 Aug 2022 15:29:55 -0400, by Arun Kulshreshtha
-
packaging: update dulwich to drop the certifi dependency on Windows stableTue, 06 Sep 2022 15:08:52 -0400, by Matt Harbison
-
rhg-status: add support for narrow clonesMon, 25 Jul 2022 15:39:04 +0200, by Raphaël Gomès
-
rust: add support for hints in error messagesTue, 19 Jul 2022 17:07:09 +0200, by Raphaël Gomès
-
rust: add Debug constraint to Matcher traitMon, 11 Jul 2022 11:59:13 +0200, by Raphaël Gomès
-
tests: fix tar invocation, to address issue 6740 stableMon, 19 Sep 2022 17:34:42 -0400, by Arseniy Alekseyev
-
rhg: add sparse supportTue, 19 Jul 2022 15:37:45 +0200, by Raphaël Gomès
-
rhg: add debugrhgsparse command to help figure out bugs in rhgTue, 19 Jul 2022 15:37:09 +0200, by Raphaël Gomès
-
rhg-status: extract a function for printing pattern file warningsTue, 26 Jul 2022 17:33:34 +0200, by Raphaël Gomès
-
rust-filepatterns: allow overriding default syntaxMon, 18 Jul 2022 17:25:49 +0200, by Raphaël Gomès
-
rhg: don't fallback if `strip` or `rebase` are activatedTue, 12 Jul 2022 10:15:52 +0200, by Raphaël Gomès
-
rhg: fallback in `debugdata` if repo has `narrow`Mon, 11 Jul 2022 17:44:03 +0200, by Raphaël Gomès
-
rust-status: expose DifferenceMatcher from Rust to PythonWed, 06 Jul 2022 11:46:00 +0200, by Raphaël Gomès
-
rust-matchers: implement DifferenceMatcherWed, 06 Jul 2022 11:44:20 +0200, by Raphaël Gomès
-
rhg: support "!" syntax for disabling extensionsMon, 11 Jul 2022 17:27:39 +0200, by Raphaël Gomès
-
revlog: finer computation of "issnapshot"Fri, 20 May 2022 11:02:52 +0100, by Pierre-Yves David
-
perf: make perf::bundle compatible down to 5.2Fri, 26 Aug 2022 00:50:31 +0200, by Pierre-Yves David
-
perf: make perf::bundle compatible before 61ba04693d65Fri, 26 Aug 2022 00:48:54 +0200, by Pierre-Yves David
-
branching: merge stable into defaultThu, 01 Sep 2022 16:51:26 +0200, by Raphaël Gomès
-
dirstate-v2: no longer register the data-file during transaction stable 6.2.2Thu, 01 Sep 2022 15:49:14 +0200, by Pierre-Yves David
-
fsmonitor: use new dirstate APIs (issue6728) stableTue, 30 Aug 2022 17:05:19 +0200, by Raphaël Gomès
-
dirstate-v2: backup the data file during the transaction (issue6730) stableWed, 31 Aug 2022 06:37:42 +0200, by Pierre-Yves David
-
dirstate-v2: display a possible issue with transaction stableWed, 31 Aug 2022 05:48:32 +0200, by Pierre-Yves David
-
test-dirstate: do not get out of the test directory stableWed, 31 Aug 2022 05:36:53 +0200, by Pierre-Yves David
-
rust-matchers: fix behavior of `IncludeMatcher` with multiple includes stableMon, 29 Aug 2022 16:09:30 +0200, by Raphaël Gomès
-
compare-disco: support for `file` nodes specificationSun, 05 Jun 2022 07:16:29 +0200, by Pierre-Yves DAVID
-
compare-disco: move case parsing into its own functionSat, 04 Jun 2022 19:10:51 +0200, by Pierre-Yves DAVID
-
compare-disco: add an option to skip the caseSat, 04 Jun 2022 19:04:01 +0200, by Pierre-Yves DAVID
-
compare-disco: display a header by defaultSat, 04 Jun 2022 18:58:07 +0200, by Pierre-Yves DAVID
-
compare-disco: prepare for primitive argument parsingSat, 04 Jun 2022 18:57:19 +0200, by Pierre-Yves DAVID
-
tests: improve portability by no longer using the flag [tar --force-local] stableTue, 30 Aug 2022 10:52:32 +0100, by Arseniy Alekseyev
-
phase-shelve: correct unicode string to honor 'shelve.store=internal'Mon, 22 Aug 2022 16:59:14 -0400, by Jason R. Coombs
-
status: include `repo` in template context also for resolved pathsFri, 12 Aug 2022 14:35:34 -0700, by Martin von Zweigbergk
-
shelve: remove strip and rely on prior state (issue6735)Wed, 24 Aug 2022 15:15:04 -0400, by Jason R. Coombs
-
shelve: in test for trailing whitespace, strip commit (issue6735)Wed, 17 Aug 2022 10:17:15 -0400, by Jason R. Coombs
-
shelve: demonstrate that the state is different across platforms (issue6735)Mon, 15 Aug 2022 10:26:01 -0400, by Jason R. Coombs
-
phase: rename the requirement for internal-phase (BC)Tue, 16 Aug 2022 20:09:31 +0200, by Pierre-Yves David
-
phase: introduce a dedicated requirement for the `archived` phaseTue, 16 Aug 2022 19:04:23 +0200, by Pierre-Yves David
-
phase: introduce a dedicated function to check for the archived phaseTue, 16 Aug 2022 18:20:42 +0200, by Pierre-Yves David
-
rebase: add boolean config item rebase.store-sourceWed, 20 Apr 2022 19:24:39 +0200, by C. Masloch
-
tests: remove flakiness in a time-dependent test stableThu, 25 Aug 2022 16:53:56 +0100, by Arseniy Alekseyev
-
sort-revset: introduce a `random` variantMon, 25 Jul 2022 05:30:06 +0200, by Pierre-Yves David
-
tests: remove flakiness in test-nointerrupt.t stableFri, 26 Aug 2022 11:36:20 +0100, by Arseniy Alekseyev
-
perf: properly process formatter option in perf::unbundleThu, 25 Aug 2022 05:12:25 +0200, by Pierre-Yves David
-
perf: quiet stdout output in perf::unbundleThu, 25 Aug 2022 05:11:48 +0200, by Pierre-Yves David
-
perf: quiet stderr output in perf::unbundleThu, 25 Aug 2022 05:10:55 +0200, by Pierre-Yves David
-
bisect: avoid adding irrelevant revisions to bisect stateTue, 23 Aug 2022 17:31:27 -0400, by Arun Kulshreshtha
-
bisect: limit ancestors to revs topologically between good and bad revsTue, 23 Aug 2022 17:31:19 -0400, by Arun Kulshreshtha
-
bisect: bypass changectx when translating revs to nodesTue, 23 Aug 2022 17:31:13 -0400, by Arun Kulshreshtha
-
rhg: make [rhg status -v] work when it needs no extra outputWed, 24 Aug 2022 16:38:13 +0100, by Arseniy Alekseyev
-
perf: introduce a benchmark for delta-findThu, 28 Jul 2022 16:25:21 +0200, by Pierre-Yves David
-
automation: set PATH when building on Windows stableTue, 19 Jul 2022 18:32:40 -0700, by Gregory Szorc
-
contrib: update Mercurial install in bootstrap environment stableSun, 17 Jul 2022 15:37:34 -0700, by Gregory Szorc
-
automation: transition to Windows Server 2022 stableSat, 04 Jun 2022 11:18:32 -0700, by Gregory Szorc
-
debug-delta-find: introduce a quiet modeThu, 28 Jul 2022 15:41:45 +0200, by Pierre-Yves David
-
phase-shelve: also capture the state of shelve prior to unshelveWed, 17 Aug 2022 12:03:55 -0400, by Jason R. Coombs
-
phase-shelve: Add test for shelve technique configWed, 10 Aug 2022 15:31:39 -0400, by Jason R. Coombs
-
phase-shelve: Implement a 'shelve.store' experimental configWed, 10 Aug 2022 14:39:28 -0400, by Jason R. Coombs
-
phase-shelve: Extract function for _target_phaseWed, 10 Aug 2022 14:16:55 -0400, by Jason R. Coombs
-
phase-shelve: expand the tests to capture use-cases supportedTue, 02 Aug 2022 10:29:05 -0400, by Jason R. Coombs
-
phase-shelve: honor and prefer obs shelves for existence and modified timeThu, 28 Jul 2022 13:17:36 -0400, by Jason R. Coombs
-
phase-shelve: read patch details from a (possibly internal) node in the repoThu, 28 Jul 2022 12:53:11 -0400, by Jason R. Coombs
-
phase-shelve: Extract function for _optimized_match for re-useMon, 08 Aug 2022 13:40:08 -0400, by Jason R. Coombs
-
obsstore: break the repo → obstore → repo loopWed, 17 Aug 2022 02:43:44 +0200, by Pierre-Yves David
-
rust-status: ignored directories are now correctly only listed if opted into stableWed, 17 Aug 2022 12:00:06 +0200, by Raphaël Gomès
-
test: show how purge removes ignored directories stableFri, 05 Aug 2022 14:18:13 +0100, by Arseniy Alekseyev
-
relnotes: mention chg behavior change when given --cwdTue, 16 Aug 2022 11:19:54 -0400, by Arun Kulshreshtha
-
dispatch: change cwd when loading local configWed, 10 Aug 2022 15:01:50 -0400, by Arun Kulshreshtha
-
contrib: add support for rhel9Mon, 08 Aug 2022 17:27:49 +0200, by Mathias De Mare
-
packagelib: use python3 by defaultMon, 08 Aug 2022 17:26:04 +0200, by Mathias De Mare
-
tests: work around libmagic bug in svn subrepo testsFri, 12 Aug 2022 17:27:07 -0400, by Arun Kulshreshtha
-
rust: bump to memmap2 0.5.3, micro-timer 0.4.0, and crossbeam-channel 0.5.0 stableMon, 11 Jul 2022 22:47:56 +0200, by Mads Kiilerich
-
revlog: make _partialmatch fail fast on almost-hex inputsMon, 15 Aug 2022 16:12:41 +0100, by Arseniy Alekseyev
-
perf-unbundle: add a perf command to time the unbundle operationTue, 12 Jul 2022 01:13:56 +0200, by Pierre-Yves David