https://git.schokokeks.org/derivepassphrase.git/tree/062c711a54826a90759e99063e00cda6bdb8b7d0 Recent commits to derivepassphrase.git (062c711a54826a90759e99063e00cda6bdb8b7d0) 2025-06-22T15:10:18+02:00 tag:gitlist.org,2012:commit/062c711a54826a90759e99063e00cda6bdb8b7d0 Add changelog entry for Python 3.14 support 2025-06-22T15:10:18+02:00 Marco Ricci software@the13thletter.info <pre>&lt;/pre&gt; tag:gitlist.org,2012:commit/ab49da2180685f91a5e7162e99cf031c32538d88 Assert compatibility with Python 3.14 (beta 3) 2025-06-22T14:39:43+02:00 Marco Ricci software@the13thletter.info <pre>Tested by manually installing Python 3.14 beta 3 and adjusting the `hatch` testing matrix, because no published version of `hatch` currently "knows" about Python 3.14 yet (i.e., provides Python 3.14 distributions for installation). On Linux, the test suite runs decidedly slower because the default `multiprocessing` start method changed from `fork` to `forkserver`, and one test (`tests.test_derivepassphrase_cli.TestFakedConfigurationMutex`) spawns hordes of processes, dominating the runtime. This is regrettable, but not strictly incompatible, and the obvious "fixes" are actually policy decisions instead of behavioral fixes. So I do not wish to add any such fix just yet, without due consideration of the design and the consequences. &lt;/pre&gt; tag:gitlist.org,2012:commit/51a0b72fb17f71cdc148ef31c9683954af0c1036 Merge topic branch 'release-checklist' into master 2025-06-21T15:35:38+02:00 Marco Ricci software@the13thletter.info <pre>* release-checklist: Add a release checklist, for internal use &lt;/pre&gt; tag:gitlist.org,2012:commit/379531872dee7d423b5f30ec02b196ad235e1e5c Add a release checklist, for internal use 2025-06-21T15:33:13+02:00 Marco Ricci software@the13thletter.info <pre>&lt;/pre&gt; tag:gitlist.org,2012:commit/23623b9e2b555d9cdfd2cac24d444d516625ff96 Merge topic branch 'changelog-v0.5' into master 2025-06-21T15:30:30+02:00 Marco Ricci software@the13thletter.info <pre>* changelog-v0.5: Update wishlist Use different icons for wishes, fixed bugs and completed wishes &lt;/pre&gt; tag:gitlist.org,2012:commit/a86023d25f3c9410b277751eaf09471becda8742 Update wishlist 2025-06-21T15:28:09+02:00 Marco Ricci software@the13thletter.info <pre>Also fix the icons on the "Future ideas" page once again. &lt;/pre&gt; tag:gitlist.org,2012:commit/b3586b484afae50aa7c55a95ec5f62f94263810a Use different icons for wishes, fixed bugs and completed wishes 2025-06-21T15:12:47+02:00 Marco Ricci software@the13thletter.info <pre>This uniform set of icons and colors can then be used on both the wishlist overview page and the wishlist items themselves. The changelog can reuse the icons too, but by icon name instead of symbolic name. &lt;/pre&gt; tag:gitlist.org,2012:commit/2a4c2f39a41f0e25f529470ff2326df88120e188 Merge topic branch 'documentation-fixes' into master 2025-06-21T15:07:09+02:00 Marco Ricci software@the13thletter.info <pre>* documentation-fixes: Fix minor oversights in the documentation &lt;/pre&gt; tag:gitlist.org,2012:commit/0247f35121d3472b79dfd18a76569fbe07ceccc7 Fix minor oversights in the documentation 2025-06-21T15:04:12+02:00 Marco Ricci software@the13thletter.info <pre>The interal "Future ideas" page now also includes the same icons as the changelog uses for referring to bugs and wishlist entries. The wishlist path is slightly different, depending on whether MkDocs builds in "online" or "offline" mode. The CSS needs to accomodate both paths. The main API documentation should not attempt to refer to internals by hyperlink. &lt;/pre&gt; tag:gitlist.org,2012:commit/8eab1607ddc05e0fdc1b4b9e011872bcb78aacbf Merge topic branch 'changelog-v0.5' into master 2025-06-21T15:01:41+02:00 Marco Ricci software@the13thletter.info <pre>* changelog-v0.5: Update the "view source" link in the documentation as well &lt;/pre&gt;