Wed, 14 Feb 2024 15:23:59 -0500 |
Jordi Gutiérrez Hermoso |
dispatch: don't attempt to import debugger as bytestring
|
file |
diff |
annotate
|
Fri, 01 Sep 2023 00:09:55 +0200 |
Pierre-Yves David |
pycompat: drop usage of hasattr/getattr/setattr/delatt proxy
|
file |
diff |
annotate
|
Thu, 31 Aug 2023 23:56:15 +0200 |
Pierre-Yves David |
safehasattr: drop usage in favor of hasattr
|
file |
diff |
annotate
|
Thu, 02 Feb 2023 17:24:16 +0100 |
Pierre-Yves David |
safehasattr: pass attribute name as string instead of bytes
|
file |
diff |
annotate
|
Thu, 02 Feb 2023 17:24:05 +0100 |
Pierre-Yves David |
safehasattr: pass attribute name as string instead of bytes
|
file |
diff |
annotate
|
Thu, 02 Feb 2023 17:23:55 +0100 |
Pierre-Yves David |
safehasattr: pass attribute name as string instead of bytes
|
file |
diff |
annotate
|
Thu, 02 Feb 2023 17:23:46 +0100 |
Pierre-Yves David |
safehasattr: pass attribute name as string instead of bytes
|
file |
diff |
annotate
|
Thu, 02 Feb 2023 17:23:37 +0100 |
Pierre-Yves David |
safehasattr: pass attribute name as string instead of bytes
|
file |
diff |
annotate
|
Thu, 02 Feb 2023 17:23:31 +0100 |
Pierre-Yves David |
safehasattr: pass attribute name as string instead of bytes
|
file |
diff |
annotate
|
Thu, 02 Feb 2023 17:23:20 +0100 |
Pierre-Yves David |
safehasattr: pass attribute name as string instead of bytes
|
file |
diff |
annotate
|
Sat, 13 Apr 2019 03:44:47 +0200 |
Manuel Jacob |
hidden: support passing --hidden with `serve --stdio`
|
file |
diff |
annotate
|
Fri, 02 Dec 2022 16:36:43 +0100 |
Pierre-Yves David |
path: use `get_clone_path_obj` in _getlocal
|
file |
diff |
annotate
|
Wed, 10 Aug 2022 15:01:50 -0400 |
Arun Kulshreshtha |
dispatch: change cwd when loading local config
|
file |
diff |
annotate
|
Tue, 31 May 2022 16:54:58 +0200 |
Manuel Jacob |
py3: catch BrokenPipeError instead of checking errno == EPIPE
|
file |
diff |
annotate
|
Tue, 05 Apr 2022 11:09:03 +0200 |
Raphaël Gomès |
merge: stable into default
|
file |
diff |
annotate
|
Fri, 01 Apr 2022 12:46:58 -0400 |
Valentin Gatien-Baron |
dispatch: fix silly blackbox entries when hg is interrupted
stable
|
file |
diff |
annotate
|
Mon, 21 Feb 2022 13:08:28 -0700 |
Gregory Szorc |
py3: use class X: instead of class X(object):
|
file |
diff |
annotate
|
Thu, 03 Mar 2022 18:28:30 -0800 |
Gregory Szorc |
global: bulk replace simple pycompat.iteritems(x) with x.items()
|
file |
diff |
annotate
|
Mon, 21 Feb 2022 10:28:19 -0700 |
Gregory Szorc |
dispatch: remove Python 2 function variants
|
file |
diff |
annotate
|
Thu, 03 Mar 2022 17:34:00 +0100 |
Gregory Szorc |
py2: remove simple from __future__ statements
|
file |
diff |
annotate
|
Tue, 19 Oct 2021 19:03:39 +0200 |
Raphaël Gomès |
backout: backed out changeset 2f2107c01dee
|
file |
diff |
annotate
|
Tue, 19 Oct 2021 19:04:11 +0200 |
Raphaël Gomès |
backout: backed out changeset 6edc8800dbc3
|
file |
diff |
annotate
|
Tue, 02 Mar 2021 09:33:25 -0800 |
Martin von Zweigbergk |
dispatch: use detailed exit code 250 for keyboard interrupt
|
file |
diff |
annotate
|
Fri, 08 Oct 2021 13:36:02 -0700 |
Martin von Zweigbergk |
dispatch: ignore failure to flush ui
|
file |
diff |
annotate
|
Fri, 08 Oct 2021 13:34:33 -0700 |
Martin von Zweigbergk |
dispatch: don't change error status if flushing stdio fails
|
file |
diff |
annotate
|
Fri, 16 Apr 2021 15:31:05 -0700 |
Kyle Lippincott |
profiling: add --no-profile to disable profiling enabled via config
|
file |
diff |
annotate
|
Wed, 14 Apr 2021 20:57:34 +0200 |
Pierre-Yves David |
dispatch: use the new API to resolve --repository
|
file |
diff |
annotate
|
Thu, 25 Mar 2021 18:02:08 +0100 |
Raphaël Gomès |
contributor: change mentions of mpm to olivia
|
file |
diff |
annotate
|
Sat, 13 Mar 2021 00:40:46 -0500 |
Matt Harbison |
typing: disable module attribute warnings for properly conditionalized code
stable
|
file |
diff |
annotate
|
Thu, 14 Jan 2021 11:53:55 -0800 |
Martin von Zweigbergk |
error: use detailed exit code 10 for command errors
|
file |
diff |
annotate
|