Mercurial > hg-stable
graph
-
setup: make the error "Unable to find a working hg binary" more informative stableMon, 04 Sep 2023 13:33:32 +0100, by Arseniy Alekseyev
-
transaction: fix __repr__() and make the default name bytes stableMon, 21 Aug 2023 10:21:58 -0400, by Matt Harbison
-
gpg: fix an UnboundLocalError whenever using --force stableSun, 20 Aug 2023 16:32:18 -0400, by Matt Harbison
-
rhg: fix the bug where sparse config is interpreted as relglob instead of glob stableThu, 10 Aug 2023 19:00:19 +0100, by Arseniy Alekseyev
-
hgweb: encode WSGI environment using the ISO-8859-1 codec stableMon, 07 Aug 2023 23:12:02 +0200, by Manuel Jacob
-
hgweb: encode WSGI environment using the ISO-8859-1 codec draft stableMon, 07 Aug 2023 23:12:02 +0200, by Manuel Jacob
-
revlog: fix the naming scheme use by split temporary file stableFri, 21 Jul 2023 15:50:56 +0200, by Pierre-Yves David
-
revlog: show that temporary split file use broken name scheme stableFri, 21 Jul 2023 15:15:43 +0200, by Pierre-Yves David
-
fncache: fix a bug that corrupts the fncache after transaction rollback stableThu, 13 Jul 2023 19:36:43 +0100, by Arseniy Alekseyev
-
fncache: add a test demonstrating fncache corruption stableThu, 13 Jul 2023 19:26:45 +0100, by Arseniy Alekseyev
-
compat: use cp -R in `test-revlog-delta-find.t` (issue6835) stableWed, 19 Jul 2023 21:45:39 +0200, by Pierre-Yves David
-
compat: use cp -R in `test-bundle-phase-internal.t` (issue6835) stableWed, 19 Jul 2023 17:42:33 +0200, by Pierre-Yves David
-
repoview: fix the filter created by `extrafilter` stableWed, 12 Jul 2023 12:47:08 +0200, by Pierre-Yves David
-
repoview: show `extrafilter` misbehave when other filtering is in play stableWed, 12 Jul 2023 12:46:58 +0200, by Pierre-Yves David
-
extensions: imp module is removed in Python 3.12 - use importlib to load files stableWed, 28 Jun 2023 14:23:13 +0200, by Mads Kiilerich
-
utils: imp module is removed in Python 3.12 - get is_frozen() from _imp stableTue, 27 Jun 2023 13:05:03 +0200, by Mads Kiilerich
-
extensions: address ast deprecations introduced in Python 3.12 stableTue, 27 Jun 2023 22:31:44 +0200, by Mads Kiilerich
-
vfs: handle shutil.rmtree deprecation of onerror in Python 3.12 stableTue, 27 Jun 2023 08:39:12 +0200, by Mads Kiilerich
-
tests: fix sortdict doctest with Python 3.12 stableTue, 27 Jun 2023 10:09:11 +0200, by Mads Kiilerich
-
utils: stop using datetime.utcfromtimestamp() deprecated in Python 3.12 stableTue, 27 Jun 2023 13:51:50 +0200, by Mads Kiilerich
-
rust-changelog: removed now useless early conditional for NULL_REVISION stableThu, 06 Jul 2023 11:58:24 +0200, by Georges Racinet
-
rust-revlog: fix RevlogEntry.data() for NULL_REVISION stableThu, 06 Jul 2023 11:53:40 +0200, by Georges Racinet