log

age author description
Fri, 03 Feb 2023 04:10:00 +0100 Pierre-Yves David wrapfunction: use sysstr instead of bytes as argument in "bookflow"
Fri, 03 Feb 2023 04:09:49 +0100 Pierre-Yves David wrapfunction: use sysstr instead of bytes as argument in "beautifygraph"
Mon, 10 Jul 2023 15:59:04 +0200 Pierre-Yves David byteify-strings: passe sysstr to attr function and wrapper
Wed, 12 Jul 2023 12:47:08 +0200 Pierre-Yves David repoview: fix the filter created by `extrafilter` stable
Wed, 12 Jul 2023 12:46:58 +0200 Pierre-Yves David repoview: show `extrafilter` misbehave when other filtering is in play stable
Wed, 12 Jul 2023 10:59:19 +0200 Raphaël Gomès rust-config: add docstring to inner `get_parse` method
Thu, 06 Jul 2023 11:44:30 +0200 Raphaël Gomès rust-config: add devel warning when using undeclared config items
Thu, 06 Jul 2023 12:17:20 +0200 Raphaël Gomès rhg: use default configitem in `cat`
Thu, 06 Jul 2023 11:47:41 +0200 Raphaël Gomès rhg: add config defaults to configitems.toml
Thu, 06 Jul 2023 11:17:55 +0200 Raphaël Gomès rust-blackbox: use `is_extension_enabled` config helper
Wed, 05 Jul 2023 23:59:22 +0200 Raphaël Gomès configitems: move blackbox's config items to the new configitems.toml
Mon, 13 Feb 2023 18:11:48 +0100 Raphaël Gomès rust-config: add config getters that don't fall back to defaults
Thu, 06 Jul 2023 14:32:07 +0200 Raphaël Gomès rust-config: add support for default config items
Mon, 23 Jan 2023 18:08:11 +0100 Raphaël Gomès configitems: declare items in a TOML file
Mon, 23 Jan 2023 17:11:42 +0100 Raphaël Gomès thirdparty: vendor tomli
Mon, 23 Jan 2023 18:52:05 +0100 Raphaël Gomès configitems: add `documentation` field
Mon, 23 Jan 2023 17:21:14 +0100 Raphaël Gomès configitems: use standard "dynamicdefault" approach in edge case
Tue, 17 Jan 2023 14:53:18 +0100 Raphaël Gomès configitems: fix typo in devel warning about extension overrides
Wed, 28 Jun 2023 14:23:13 +0200 Mads Kiilerich extensions: imp module is removed in Python 3.12 - use importlib to load files stable
Tue, 27 Jun 2023 13:05:03 +0200 Mads Kiilerich utils: imp module is removed in Python 3.12 - get is_frozen() from _imp stable
Tue, 27 Jun 2023 22:31:44 +0200 Mads Kiilerich extensions: address ast deprecations introduced in Python 3.12 stable
Tue, 27 Jun 2023 08:39:12 +0200 Mads Kiilerich vfs: handle shutil.rmtree deprecation of onerror in Python 3.12 stable
Tue, 27 Jun 2023 10:09:11 +0200 Mads Kiilerich tests: fix sortdict doctest with Python 3.12 stable
Tue, 27 Jun 2023 13:51:50 +0200 Mads Kiilerich utils: stop using datetime.utcfromtimestamp() deprecated in Python 3.12 stable
Thu, 06 Jul 2023 16:07:34 +0200 Raphaël Gomès branching: merge stable into default
Thu, 06 Jul 2023 16:04:36 +0200 Raphaël Gomès Added signature for changeset 3ffc7209bbae stable
Thu, 06 Jul 2023 16:04:18 +0200 Raphaël Gomès Added tag 6.5 for changeset 3ffc7209bbae stable
Thu, 06 Jul 2023 16:02:59 +0200 Raphaël Gomès relnotes: add 6.5 final stable 6.5
Thu, 06 Jul 2023 11:58:24 +0200 Georges Racinet rust-changelog: removed now useless early conditional for NULL_REVISION stable
Thu, 06 Jul 2023 11:53:40 +0200 Georges Racinet rust-revlog: fix RevlogEntry.data() for NULL_REVISION stable