Mercurial > hg-stable
graph
-
packaging: update dulwich to drop the certifi dependency on Windows stableTue, 06 Sep 2022 15:08:52 -0400, by Matt Harbison
-
tests: fix tar invocation, to address issue 6740 stableMon, 19 Sep 2022 17:34:42 -0400, by Arseniy Alekseyev
-
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
-
tests: improve portability by no longer using the flag [tar --force-local] stableTue, 30 Aug 2022 10:52:32 +0100, by Arseniy Alekseyev
-
tests: remove flakiness in a time-dependent test stableThu, 25 Aug 2022 16:53:56 +0100, by Arseniy Alekseyev
-
tests: remove flakiness in test-nointerrupt.t stableFri, 26 Aug 2022 11:36:20 +0100, by Arseniy Alekseyev
-
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
-
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
-
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
-
debug-discovery: apply spelling fixes from Raphaël stable 6.2.1Wed, 27 Jul 2022 12:07:18 +0200, by Pierre-Yves David
-
tree-discovery: fix the request debug output and progress location stableTue, 26 Jul 2022 11:10:43 +0200, by Pierre-Yves David
-
debug-discovery: deal with case where common is empty stableTue, 26 Jul 2022 10:48:06 +0200, by Pierre-Yves David
-
debug-discovery: do not abort on unrelated repositories stableTue, 26 Jul 2022 10:39:27 +0200, by Pierre-Yves David
-
debug-discovery: gather the right number of roundtrips for tree discovery stableTue, 26 Jul 2022 10:34:20 +0200, by Pierre-Yves David
-
debug-discovery: also gather details on tree-discovery queries type stableTue, 26 Jul 2022 10:04:06 +0200, by Pierre-Yves David
-
debug-discovery: properly apply remote filtering in "old" mode stableTue, 26 Jul 2022 04:56:29 +0200, by Pierre-Yves David
-
packaging: update keyring on Windows to avoid spurious stacktraces stableTue, 19 Jul 2022 18:33:26 -0400, by Matt Harbison
-
sslutil: another use proper attribute to select python 3.7+ stableWed, 13 Jul 2022 18:27:40 +0200, by Ondrej Pohorelsky
-
sslutil: use proper attribute to select python 3.7+ stableTue, 12 Jul 2022 15:59:53 +0200, by Mathias De Mare
-
git: copy findmissingrevs() from revlog.py to gitlog.py (issue6472) stableWed, 06 Jul 2022 11:52:26 +0400, by Anton Shestakov
-
git: add a missing reset_copy keyword argument to dirstate.set_tracked() stableMon, 04 Jul 2022 17:16:13 +0400, by Anton Shestakov
-
git: make sure to fsdecode bookmark names everywhere (issue6723) stableMon, 04 Jul 2022 15:01:52 +0400, by Anton Shestakov
-
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
-
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