Mon, 05 Jun 2023 16:43:27 +0200 |
Raphaël Gomès |
rust-dirstate: fall back to v1 if reading v2 failed
stable
|
file |
diff |
annotate
|
Fri, 24 Mar 2023 02:22:12 -0400 |
Matt Harbison |
typing: correct the signature of error.CommandError
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
|
Mon, 21 Feb 2022 10:27:02 -0700 |
Gregory Szorc |
error: unconditionally define __str__
|
file |
diff |
annotate
|
Thu, 03 Mar 2022 17:34:00 +0100 |
Gregory Szorc |
py2: remove simple from __future__ statements
|
file |
diff |
annotate
|
Fri, 19 Nov 2021 12:57:53 -0800 |
Martin von Zweigbergk |
errors: return more detailed errors when failing to parse or apply patch
|
file |
diff |
annotate
|
Sat, 23 Oct 2021 17:13:57 -0400 |
Matt Harbison |
typing: add more type hints to the errors module
|
file |
diff |
annotate
|
Thu, 20 May 2021 08:15:57 -0700 |
Martin von Zweigbergk |
errors: make exit codes class variables instead
|
file |
diff |
annotate
|
Tue, 18 May 2021 21:50:09 -0700 |
Martin von Zweigbergk |
errors: make StorageError subclass Error, attaching an exit code to it
|
file |
diff |
annotate
|
Tue, 18 May 2021 21:32:12 -0700 |
Martin von Zweigbergk |
errors: create superclass for Abort exception
|
file |
diff |
annotate
|
Tue, 18 May 2021 22:07:16 -0700 |
Martin von Zweigbergk |
errors: make InterventionRequired subclass Abort
|
file |
diff |
annotate
|
Tue, 18 May 2021 21:58:12 -0700 |
Martin von Zweigbergk |
errors: move Abort earlier, so more exceptions can subclass it
|
file |
diff |
annotate
|
Tue, 18 May 2021 17:15:49 -0700 |
Martin von Zweigbergk |
errors: let each Abort subclass define its error code
|
file |
diff |
annotate
|
Mon, 19 Apr 2021 21:31:24 -0700 |
Martin von Zweigbergk |
errors: remove unnecessary varargs handling from OutOfBandError
|
file |
diff |
annotate
|
Mon, 19 Apr 2021 09:37:01 -0700 |
Martin von Zweigbergk |
errors: introduce a class for remote errors
|
file |
diff |
annotate
|