log

age author description
Thu, 02 Feb 2023 17:23:46 +0100 Pierre-Yves David safehasattr: pass attribute name as string instead of bytes
Thu, 02 Feb 2023 17:23:37 +0100 Pierre-Yves David safehasattr: pass attribute name as string instead of bytes
Thu, 02 Feb 2023 17:37:58 +0100 Pierre-Yves David safehasattr: pass attribute name as string instead of bytes
Thu, 02 Feb 2023 17:23:31 +0100 Pierre-Yves David safehasattr: pass attribute name as string instead of bytes
Thu, 02 Feb 2023 17:23:20 +0100 Pierre-Yves David safehasattr: pass attribute name as string instead of bytes
Thu, 02 Feb 2023 17:23:12 +0100 Pierre-Yves David safehasattr: pass attribute name as string instead of bytes
Thu, 02 Feb 2023 17:23:03 +0100 Pierre-Yves David safehasattr: pass attribute name as string instead of bytes
Thu, 02 Feb 2023 17:22:55 +0100 Pierre-Yves David safehasattr: pass attribute name as string instead of bytes
Thu, 02 Feb 2023 17:21:45 +0100 Pierre-Yves David safehasattr: pass attribute name as string instead of bytes
Thu, 02 Feb 2023 17:21:36 +0100 Pierre-Yves David safehasattr: pass attribute name as string instead of bytes
Thu, 02 Feb 2023 17:21:22 +0100 Pierre-Yves David safehasattr: pass attribute name as string instead of bytes
Thu, 02 Feb 2023 17:21:14 +0100 Pierre-Yves David safehasattr: pass attribute name as string instead of bytes
Thu, 02 Feb 2023 17:21:04 +0100 Pierre-Yves David safehasattr: pass attribute name as string instead of bytes
Thu, 02 Feb 2023 17:20:54 +0100 Pierre-Yves David safehasattr: pass attribute name as string instead of bytes
Thu, 02 Feb 2023 17:20:46 +0100 Pierre-Yves David safehasattr: pass attribute name as string instead of bytes
Thu, 02 Feb 2023 17:19:55 +0100 Pierre-Yves David safehasattr: pass attribute name as string instead of bytes
Thu, 02 Feb 2023 17:19:46 +0100 Pierre-Yves David safehasattr: pass attribute name as string instead of bytes
Thu, 02 Feb 2023 17:19:35 +0100 Pierre-Yves David safehasattr: pass attribute name as string instead of bytes
Thu, 02 Feb 2023 17:19:26 +0100 Pierre-Yves David safehasattr: pass attribute name as string instead of bytes
Thu, 02 Feb 2023 17:18:37 +0100 Pierre-Yves David safehasattr: pass attribute name as string instead of bytes
Thu, 02 Feb 2023 17:18:24 +0100 Pierre-Yves David safehasattr: pass attribute name as string instead of bytes
Wed, 31 May 2023 12:02:56 -0300 Anton Shestakov debug: `isinstance(a, x) or isinstance(a, y)` is `isinstance(a, (x, y))`
Wed, 31 May 2023 12:01:25 -0300 Anton Shestakov debug: update usage strings of debugignore and debugnodemap
Wed, 31 May 2023 12:00:21 -0300 Anton Shestakov debug: slightly improve wording on the InputErrors from the previous patch
Wed, 31 May 2023 11:30:33 -0300 Anton Shestakov debug: use InputError instead of CommandError for validating arguments
Fri, 26 May 2023 17:41:25 +0200 Pierre-Yves David clonebundle: add a `filter_bundle_url` function
Fri, 26 May 2023 16:55:52 +0200 Pierre-Yves David clonebundles: move the manifest reading in a dedicated function
Wed, 31 May 2023 22:36:50 +0200 Joerg Sonnenberger doc: format argument for date uses strftime format string (issue6818) stable
Thu, 20 Apr 2023 11:23:45 +0200 Mathias De Mare clonebundles: filter out invalid schemes instead of failing on them stable
Thu, 20 Apr 2023 10:48:12 +0200 Mathias De Mare clonebundles: demonstrate bad behaviour when unknown scheme is present stable