Groups
Sign in
Groups
TortoiseHg Developers
Conversations
About
Send feedback
Help
TortoiseHg Developers
Contact owners and managers
1–30 of 4594
Mark all as read
Report group
0 selected
Antonio Muci
, …
Matt Harbison
7
Nov 14
[PATCH] csinfo: fix crash when stripping commits
I didn't look into the details yet, but pytype is unhappy: https://foss.heptapod.net/mercurial/
unread,
[PATCH] csinfo: fix crash when stripping commits
I didn't look into the details yet, but pytype is unhappy: https://foss.heptapod.net/mercurial/
Nov 14
Matt Harbison
,
Yuya Nishihara
5
Nov 5
[PATCH 1 of 4] typing: convert py2 instance variable comments to py3 type annotations
On Mon, 04 Nov 2024 19:41:51 -0500, Matt Harbison wrote: > # HG changeset patch > # User Matt
unread,
[PATCH 1 of 4] typing: convert py2 instance variable comments to py3 type annotations
On Mon, 04 Nov 2024 19:41:51 -0500, Matt Harbison wrote: > # HG changeset patch > # User Matt
Nov 5
Matt Harbison
,
Yuya Nishihara
5
Nov 3
[PATCH 1 of 4] typing: convert py2 type comments to py3 type annotations in `nautilus-thg.py`
On Sat, 02 Nov 2024 20:44:21 -0400, Matt Harbison wrote: > # HG changeset patch > # User Matt
unread,
[PATCH 1 of 4] typing: convert py2 type comments to py3 type annotations in `nautilus-thg.py`
On Sat, 02 Nov 2024 20:44:21 -0400, Matt Harbison wrote: > # HG changeset patch > # User Matt
Nov 3
Matt Harbison
, …
Yuya Nishihara
7
Nov 2
[PATCH 1 of 2] typing: correct a few missing `Optional` types where `None` is the default arg
On Sat, 02 Nov 2024 02:43:04 -0400, Matt Harbison wrote: > # HG changeset patch > # User Matt
unread,
[PATCH 1 of 2] typing: correct a few missing `Optional` types where `None` is the default arg
On Sat, 02 Nov 2024 02:43:04 -0400, Matt Harbison wrote: > # HG changeset patch > # User Matt
Nov 2
Matt Harbison
,
Yuya Nishihara
9
Nov 1
[PATCH 1 of 8] ci: bump the container images to v2.1
On Thu, 31 Oct 2024 16:27:25 -0400, Matt Harbison wrote: > # HG changeset patch > # User Matt
unread,
[PATCH 1 of 8] ci: bump the container images to v2.1
On Thu, 31 Oct 2024 16:27:25 -0400, Matt Harbison wrote: > # HG changeset patch > # User Matt
Nov 1
Matt Harbison
,
Yuya Nishihara
2
Oct 17
[PATCH] status: fix the missing file extension column content (fixes #5996)
On Wed, 16 Oct 2024 12:38:08 -0400, Matt Harbison wrote: > # HG changeset patch > # User Matt
unread,
[PATCH] status: fix the missing file extension column content (fixes #5996)
On Wed, 16 Oct 2024 12:38:08 -0400, Matt Harbison wrote: > # HG changeset patch > # User Matt
Oct 17
Uwe Brauer
2
Sep 22
kile as an external editor, but with --line
I just remembered: https://tortoisehg-discuss.narkive.com/34c9f7NH/thg-ubuntu-external-editor-line-
unread,
kile as an external editor, but with --line
I just remembered: https://tortoisehg-discuss.narkive.com/34c9f7NH/thg-ubuntu-external-editor-line-
Sep 22
Antonio Muci
, …
Yuya Nishihara
4
Sep 20
[PATCH] csinfo: fix crash when stripping commits
On Fri, 20 Sep 2024 20:02:35 -0700 (PDT), 'Matt Harbison' via TortoiseHg Developers wrote:
unread,
[PATCH] csinfo: fix crash when stripping commits
On Fri, 20 Sep 2024 20:02:35 -0700 (PDT), 'Matt Harbison' via TortoiseHg Developers wrote:
Sep 20
Matt Harbison
,
Yuya Nishihara
2
Sep 17
[PATCH] typing: add `from __future__ import annotations` to remaining source files
On Tue, 17 Sep 2024 11:30:35 -0400, Matt Harbison wrote: > # HG changeset patch > # User Matt
unread,
[PATCH] typing: add `from __future__ import annotations` to remaining source files
On Tue, 17 Sep 2024 11:30:35 -0400, Matt Harbison wrote: > # HG changeset patch > # User Matt
Sep 17
Matt Harbison
,
Yuya Nishihara
2
Sep 17
[PATCH] typing: add `from __future__ import annotations` for delayed evaluation
On Mon, 16 Sep 2024 23:31:18 -0400, Matt Harbison wrote: > # HG changeset patch > # User Matt
unread,
[PATCH] typing: add `from __future__ import annotations` for delayed evaluation
On Mon, 16 Sep 2024 23:31:18 -0400, Matt Harbison wrote: > # HG changeset patch > # User Matt
Sep 17
Matt Harbison
, …
Matt Harbison
12
Sep 14
[PATCH 1 of 7] typing: add an assertion to tortoisehg/util/hglib.py to help pytype
On Saturday, September 14, 2024 at 6:39:11 AM UTC-4 Yuya Nishihara wrote: On Fri, 13 Sep 2024 23:46:
unread,
[PATCH 1 of 7] typing: add an assertion to tortoisehg/util/hglib.py to help pytype
On Saturday, September 14, 2024 at 6:39:11 AM UTC-4 Yuya Nishihara wrote: On Fri, 13 Sep 2024 23:46:
Sep 14
Matt Harbison
,
Yuya Nishihara
2
Sep 14
[PATCH] typing: induce pytype to use the standard `attr` instead of the vendored copy
On Fri, 13 Sep 2024 23:48:41 -0400, Matt Harbison wrote: > # HG changeset patch > # User Matt
unread,
[PATCH] typing: induce pytype to use the standard `attr` instead of the vendored copy
On Fri, 13 Sep 2024 23:48:41 -0400, Matt Harbison wrote: > # HG changeset patch > # User Matt
Sep 14
Matt Harbison
, …
Yuya Nishihara
5
Sep 14
[PATCH 2 of 3 default(?)] hgversion: drop support for 5.9 through 6.2
On Fri, 13 Sep 2024 23:51:00 -0400, Matt Harbison wrote: > # HG changeset patch > # User Matt
unread,
[PATCH 2 of 3 default(?)] hgversion: drop support for 5.9 through 6.2
On Fri, 13 Sep 2024 23:51:00 -0400, Matt Harbison wrote: > # HG changeset patch > # User Matt
Sep 14
Denis Matsiusheuski
,
Yuya Nishihara
3
Jul 17
[PATCH] repoview: deleted automatic resizing of the Description column (fixes #5559)
On Tue, 16 Jul 2024 19:54:17 +0300, Denis Matsiusheuski wrote: > # HG changeset patch > # User
unread,
[PATCH] repoview: deleted automatic resizing of the Description column (fixes #5559)
On Tue, 16 Jul 2024 19:54:17 +0300, Denis Matsiusheuski wrote: > # HG changeset patch > # User
Jul 17
Mads Kiilerich
,
Yuya Nishihara
2
Jul 16
[PATCH] qt: Don't pass '.desktop' to setDesktopFileName
On Tue, 16 Jul 2024 15:18:28 +0200, Mads Kiilerich wrote: > # HG changeset patch > # User Mads
unread,
[PATCH] qt: Don't pass '.desktop' to setDesktopFileName
On Tue, 16 Jul 2024 15:18:28 +0200, Mads Kiilerich wrote: > # HG changeset patch > # User Mads
Jul 16
Mads Kiilerich
,
Yuya Nishihara
2
Jul 16
[PATCH] i18n: Fix startup failure if LANG has invalid value
On Tue, 16 Jul 2024 01:47:05 +0200, Mads Kiilerich wrote: > # HG changeset patch > # User Mads
unread,
[PATCH] i18n: Fix startup failure if LANG has invalid value
On Tue, 16 Jul 2024 01:47:05 +0200, Mads Kiilerich wrote: > # HG changeset patch > # User Mads
Jul 16
Matt Harbison
,
Yuya Nishihara
4
Jul 9
[PATCH 1 of 3] ci: update the path to the upsteam Mercurial repo
On Mon, 08 Jul 2024 23:13:40 -0400, Matt Harbison wrote: > # HG changeset patch > # User Matt
unread,
[PATCH 1 of 3] ci: update the path to the upsteam Mercurial repo
On Mon, 08 Jul 2024 23:13:40 -0400, Matt Harbison wrote: > # HG changeset patch > # User Matt
Jul 9
Matt Harbison
, …
Yuya Nishihara
10
Jun 21
[PATCH 1 of 2] qtlib: indicate the correct button selection for CustomPrompt (fixes #5981)
On Fri, 21 Jun 2024 00:19:09 -0400, Matt Harbison wrote: > # HG changeset patch > # User Matt
unread,
[PATCH 1 of 2] qtlib: indicate the correct button selection for CustomPrompt (fixes #5981)
On Fri, 21 Jun 2024 00:19:09 -0400, Matt Harbison wrote: > # HG changeset patch > # User Matt
Jun 21
Henkel, Dirk
,
Matt Harbison
2
Apr 18
Use of PuTTY / pageant, CVE-2024-3149
It looks like TortoiseHg bundled plink from TortoiseGit and Pagent awhile ago[1]. No idea if these
unread,
Use of PuTTY / pageant, CVE-2024-3149
It looks like TortoiseHg bundled plink from TortoiseGit and Pagent awhile ago[1]. No idea if these
Apr 18
Antonio Muci
,
Matt Harbison
2
Apr 12
error 552 when sending a patch via hg email. Anyone else?
I didn't have a problem with emailing through thg the last time I did it- it looks like a couple
unread,
error 552 when sending a patch via hg email. Anyone else?
I didn't have a problem with emailing through thg the last time I did it- it looks like a couple
Apr 12
Andry Rakoto
,
Matt Harbison
2
Mar 22
ImportError: cannot import name 'agettext' from 'tortoisehg.util.i18n'
I've not seen this before. Does setting HGDEMANDIMPORT=disable in the environment help? On
unread,
ImportError: cannot import name 'agettext' from 'tortoisehg.util.i18n'
I've not seen this before. Does setting HGDEMANDIMPORT=disable in the environment help? On
Mar 22
Sandro Magi
,
Matt Harbison
5
Feb 26
Tortoise 6.5.x and mercurial_keyring bug
That seemed to clear it up, so it's resolved in the new release. Thanks! On Sun, 25 Feb 2024 at
unread,
Tortoise 6.5.x and mercurial_keyring bug
That seemed to clear it up, so it's resolved in the new release. Thanks! On Sun, 25 Feb 2024 at
Feb 26
Aay Jay Chan
,
Yuya Nishihara
2
Feb 23
[PATCH] py3: fix bytes/str issue when finding matching revisions
On Fri, 23 Feb 2024 22:40:14 +0000, Aay Jay Chan wrote: > # HG changeset patch > # User Aay Jay
unread,
[PATCH] py3: fix bytes/str issue when finding matching revisions
On Fri, 23 Feb 2024 22:40:14 +0000, Aay Jay Chan wrote: > # HG changeset patch > # User Aay Jay
Feb 23
Aay Jay Chan
,
Yuya Nishihara
2
Feb 17
[PATCH] filectxactions: allow copying and renaming added files
On Sat, 17 Feb 2024 09:41:44 +0000, Aay Jay Chan wrote: > # HG changeset patch > # User Aay Jay
unread,
[PATCH] filectxactions: allow copying and renaming added files
On Sat, 17 Feb 2024 09:41:44 +0000, Aay Jay Chan wrote: > # HG changeset patch > # User Aay Jay
Feb 17
Matt Harbison
,
Yuya Nishihara
2
Feb 15
[PATCH] copyright: update to 2024
On Thu, 15 Feb 2024 09:37:59 -0500, Matt Harbison wrote: > # HG changeset patch > # User Matt
unread,
[PATCH] copyright: update to 2024
On Thu, 15 Feb 2024 09:37:59 -0500, Matt Harbison wrote: > # HG changeset patch > # User Matt
Feb 15
Matt Harbison
, …
Yuya Nishihara
3
Feb 14
[PATCH] packaging: upgrade hg-git to 1.1.0 on Windows for hg6.6 compatibility
On Tue, 13 Feb 2024 10:19:56 -0500, Matt Harbison wrote: > # HG changeset patch > # User Matt
unread,
[PATCH] packaging: upgrade hg-git to 1.1.0 on Windows for hg6.6 compatibility
On Tue, 13 Feb 2024 10:19:56 -0500, Matt Harbison wrote: > # HG changeset patch > # User Matt
Feb 14
Eli Schwartz
, …
Matt Harbison
9
12/4/23
[PATCH] migrate from external mock package to stdlib unittest.mock
On 12/4/23 8:51 PM, 'Matt Harbison' via TortoiseHg Developers wrote: > Yep, it's good-
unread,
[PATCH] migrate from external mock package to stdlib unittest.mock
On 12/4/23 8:51 PM, 'Matt Harbison' via TortoiseHg Developers wrote: > Yep, it's good-
12/4/23
Matt Harbison
,
Yuya Nishihara
5
12/2/23
[PATCH 2 of 4] typing: add typehints around events calling `.pos()`
On Sat, 02 Dec 2023 20:46:29 -0500, Matt Harbison wrote: > # HG changeset patch > # User Matt
unread,
[PATCH 2 of 4] typing: add typehints around events calling `.pos()`
On Sat, 02 Dec 2023 20:46:29 -0500, Matt Harbison wrote: > # HG changeset patch > # User Matt
12/2/23
Matt Harbison
,
Yuya Nishihara
4
12/2/23
[PATCH 1 of 2] packaging: bundle configitems.toml from Mercurial on Windows
On Sat, 02 Dec 2023 01:12:12 -0500, Matt Harbison wrote: > # HG changeset patch > # User Matt
unread,
[PATCH 1 of 2] packaging: bundle configitems.toml from Mercurial on Windows
On Sat, 02 Dec 2023 01:12:12 -0500, Matt Harbison wrote: > # HG changeset patch > # User Matt
12/2/23
Matt Harbison
, …
Yuya Nishihara
5
12/1/23
[PATCH] packaging: drop the infinitepush extension on Windows
On Fri, 01 Dec 2023 00:34:44 -0500, Matt Harbison wrote: > # HG changeset patch > # User Matt
unread,
[PATCH] packaging: drop the infinitepush extension on Windows
On Fri, 01 Dec 2023 00:34:44 -0500, Matt Harbison wrote: > # HG changeset patch > # User Matt
12/1/23