https://git.schokokeks.org/derivepassphrase.git/tree/f7fcac69546b5c15e4a911ccea8f036f16d21e69 Recent commits to derivepassphrase.git (f7fcac69546b5c15e4a911ccea8f036f16d21e69) 2025-06-14T16:49:39+02:00 tag:gitlist.org,2012:commit/f7fcac69546b5c15e4a911ccea8f036f16d21e69 Merge topic branch 'pin-testing-dependencies' into master 2025-06-14T16:49:39+02:00 Marco Ricci software@the13thletter.info <pre>* pin-testing-dependencies: Pin testing dependencies &lt;/pre&gt; tag:gitlist.org,2012:commit/5ebe5c264adf4c95fd9d39a8689bc30d1af43c6b Merge topic branch 'defer-automatic-color-support' into master 2025-06-09T23:03:12+02:00 Marco Ricci software@the13thletter.info <pre>* defer-automatic-color-support: Document the removal/deferring of automatic color support Remove automatic color and text styling support &lt;/pre&gt; tag:gitlist.org,2012:commit/665c4b7e70fa60a64d8c5fc4f11fad02f77024fd Document the removal/deferring of automatic color support 2025-06-09T23:01:52+02:00 Marco Ricci software@the13thletter.info <pre>&lt;/pre&gt; tag:gitlist.org,2012:commit/64b076508d85bc24a28e253d081b4f2bf95b552c Remove automatic color and text styling support 2025-06-09T22:42:10+02:00 Marco Ricci software@the13thletter.info <pre>There are still too many open questions concerning the conventions for overriding the automatic detection of color and text styling output. Settling on any interpretation of these conventions now and formalizing that as code will only come back to bite us later. &lt;/pre&gt; tag:gitlist.org,2012:commit/845f9e01f6423c9ff612d87f0149fa448c5478ee Merge topic branch 'embedded-wishlist' into master 2025-06-09T22:40:12+02:00 Marco Ricci software@the13thletter.info <pre>* embedded-wishlist: Fix outdated MkDocs settings and dead outbound links Reserve the "jvm" local version identifier Embed our "wishlist" branch in the documentation &lt;/pre&gt; tag:gitlist.org,2012:commit/f5326abd975533bd7b9509e892ef212d1a9ef194 Pin testing dependencies 2025-06-09T20:34:03+02:00 Marco Ricci software@the13thletter.info <pre>Pin the versions of testing dependencies to ensure easy installability. Specifically, pin `cryptography` on PyPy to versions that support wheels, and pin `hypothesis` on Python 3.9 (CPython and PyPy) to versions that correctly support the old LL(1) parser. Because `cryptography` is an optional dependency, we introduce a new, matching extra for the `cryptography` version pins, with an appropriate name. As the extras are getting a bit confusing, especially with regard to one another, we add a one-line synopsis to the beginning of each extra's commentary. &lt;/pre&gt; tag:gitlist.org,2012:commit/34e7fe63eb30027caa1ed61b0ad7ba434bf942ef Fix outdated MkDocs settings and dead outbound links 2025-06-02T22:08:35+02:00 Marco Ricci software@the13thletter.info <pre>&lt;/pre&gt; tag:gitlist.org,2012:commit/6f687d7b24a3490317afbf3693f0dc8d19568ca4 Reserve the "jvm" local version identifier 2025-06-01T23:11:11+02:00 Marco Ricci software@the13thletter.info <pre>Reserve the "jvm" local version identifier for `derivepassphrase-jvm`, an early-stage port of `derivepassphrase` to the Java Virtual Machine. (We reserve the identifier "jvm" instead of "java" because it is not yet final whether the port will continue to be written in Java, or rather in a different language targeting the JVM.) &lt;/pre&gt; tag:gitlist.org,2012:commit/07524c7fe9000d747e6c28b3a6dd1dd8dbd21e7c Embed our "wishlist" branch in the documentation 2025-06-01T23:05:23+02:00 Marco Ricci software@the13thletter.info <pre>The contents of `docs/wishlist/` now host a checkout of the `wishlist` branch, providing our own bug and wish listing. The navigation includes a new section "Wishlist", and the section includes custom CSS styling. The "actions" partial template is also updated so that it generates correct links to the raw file on GitHub, i.e., on the "wishlist" branch instead of on the "master" branch. &lt;/pre&gt; tag:gitlist.org,2012:commit/01cc80bfa5585ce8cff561e341852e3d522a30be Merge topic branch 'click-821-prompt-testing' into master 2025-05-29T23:04:56+02:00 Marco Ricci software@the13thletter.info <pre>* click-821-prompt-testing: Mitigate testing discrepancies from click 8.2.0 and below &lt;/pre&gt;