Recent commits to derivepassphrase.git (9a11cb8c83f6512ba01ae7d15e99055112ec39c2) https://git.schokokeks.org/derivepassphrase.git/tree/9a11cb8c83f6512ba01ae7d15e99055112ec39c2 Recent commits feed provided by GitList. Merge topic branch 'release-checklist' into master * release-checklist: Fix some details in the release checklist https://git.schokokeks.org/derivepassphrase.git/commit/9a11cb8c83f6512ba01ae7d15e99055112ec39c2 software@the13thletter.info (Marco Ricci) Tue, 24 Jun 2025 21:50:48 +0200 9a11cb8c83f6512ba01ae7d15e99055112ec39c2 Fix some details in the release checklist The `bump-my-version` incantation was wrong, and actually already set up for committing and tagging. https://git.schokokeks.org/derivepassphrase.git/commit/6a2d34dc41201e7973255494987d2b8250d8a351 software@the13thletter.info (Marco Ricci) Tue, 24 Jun 2025 21:48:33 +0200 6a2d34dc41201e7973255494987d2b8250d8a351 Merge topic branch 'documentation-fixes' into master * documentation-fixes: Fix links to Windows SSH key support status elsewhere in the docs https://git.schokokeks.org/derivepassphrase.git/commit/ec96c351cabfc9133ef192acbaf92f61943b032e software@the13thletter.info (Marco Ricci) Sun, 22 Jun 2025 22:52:17 +0200 ec96c351cabfc9133ef192acbaf92f61943b032e Fix links to Windows SSH key support status elsewhere in the docs Specifically, fix the links in the README and the reference section to directly link to the wishlist, not the old GitHub issues. https://git.schokokeks.org/derivepassphrase.git/commit/d2d0c8122d3e062fa86d68f2762ef2212a9e07d5 software@the13thletter.info (Marco Ricci) Sun, 22 Jun 2025 22:50:07 +0200 d2d0c8122d3e062fa86d68f2762ef2212a9e07d5 Merge topic branch 'changelog-v0.5' into master * changelog-v0.5: Add changelog entry for Python 3.14 support Assert compatibility with Python 3.14 (beta 3) https://git.schokokeks.org/derivepassphrase.git/commit/4dab46d491891089953c007355493c6746b77eb0 software@the13thletter.info (Marco Ricci) Sun, 22 Jun 2025 15:12:08 +0200 4dab46d491891089953c007355493c6746b77eb0 Add changelog entry for Python 3.14 support https://git.schokokeks.org/derivepassphrase.git/commit/062c711a54826a90759e99063e00cda6bdb8b7d0 software@the13thletter.info (Marco Ricci) Sun, 22 Jun 2025 15:10:18 +0200 062c711a54826a90759e99063e00cda6bdb8b7d0 Assert compatibility with Python 3.14 (beta 3) 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. https://git.schokokeks.org/derivepassphrase.git/commit/ab49da2180685f91a5e7162e99cf031c32538d88 software@the13thletter.info (Marco Ricci) Sun, 22 Jun 2025 14:39:43 +0200 ab49da2180685f91a5e7162e99cf031c32538d88 Merge topic branch 'release-checklist' into master * release-checklist: Add a release checklist, for internal use https://git.schokokeks.org/derivepassphrase.git/commit/51a0b72fb17f71cdc148ef31c9683954af0c1036 software@the13thletter.info (Marco Ricci) Sat, 21 Jun 2025 15:35:38 +0200 51a0b72fb17f71cdc148ef31c9683954af0c1036 Add a release checklist, for internal use https://git.schokokeks.org/derivepassphrase.git/commit/379531872dee7d423b5f30ec02b196ad235e1e5c software@the13thletter.info (Marco Ricci) Sat, 21 Jun 2025 15:33:13 +0200 379531872dee7d423b5f30ec02b196ad235e1e5c Merge topic branch 'changelog-v0.5' into master * changelog-v0.5: Update wishlist Use different icons for wishes, fixed bugs and completed wishes https://git.schokokeks.org/derivepassphrase.git/commit/23623b9e2b555d9cdfd2cac24d444d516625ff96 software@the13thletter.info (Marco Ricci) Sat, 21 Jun 2025 15:30:30 +0200 23623b9e2b555d9cdfd2cac24d444d516625ff96