https://git.schokokeks.org/derivepassphrase.git/tree/8a0a538902d4f558f3805683c8b0a9f169962c10Recent commits to derivepassphrase.git (8a0a538902d4f558f3805683c8b0a9f169962c10)2025-06-17T23:09:10+02:00tag:gitlist.org,2012:commit/8a0a538902d4f558f3805683c8b0a9f169962c10Update declared URLs (issues, source) and wishlist (priorities, versions)2025-06-17T23:09:10+02:00Marco Riccisoftware@the13thletter.info
<pre></pre>
tag:gitlist.org,2012:commit/81c0110df0c5848886882455d870d3ef2c2febd5Use icons, not wishlist entry names, to link to the wishlist2025-06-17T22:27:50+02:00Marco Riccisoftware@the13thletter.info
<pre>The entry names are very verbose, and cannot be shortened to a number.
So use a generic symbol instead: a bug for bugs, a giftbox for wishes.
Also add a legend, and slightly adjust the vertical positioning of these
icons.
</pre>
tag:gitlist.org,2012:commit/59698e662d40da47100a434f960b49261f250db1Link the commands, API classes, bugs and wishlist items in the changelog2025-06-17T20:20:31+02:00Marco Riccisoftware@the13thletter.info
<pre>Turn all mentions of a command or subcommand name, or of an API member,
into a link to that command's manpage or API member's API documentation.
Furthermore, if a changelog entry refers to a bug or wishlist item, link
to the respective item as well.
Finally, collect and deduplicate all Markdown references at the bottom
of the page.
</pre>
tag:gitlist.org,2012:commit/76788184c1b1a179350893220e0ff16e5a3e6cd1Rewrite v0.5 changelog: imperative form, developer commentary2025-06-15T13:22:32+02:00Marco Riccisoftware@the13thletter.info
<pre>Rewrite the changelog (and some parts of the v0.4.0 changelog too) in
imperative form, because that's what Keep a Changelog themselves use.
Mark commentary for developers specifically as such, and sort it to the
bottom of the section.
</pre>
tag:gitlist.org,2012:commit/29a9a974a1bb939863ca5cb1f7646581526b482fCompile changelog for v0.52025-06-15T09:30:13+02:00Marco Riccisoftware@the13thletter.info
<pre>(Oops.)
</pre>
tag:gitlist.org,2012:commit/1888df51e637867d8e4a85d135b9b90a05b752f5Update wishlist to post-v0.52025-06-14T22:13:51+02:00Marco Riccisoftware@the13thletter.info
<pre></pre>
tag:gitlist.org,2012:commit/f650c5c3dc7c1e478588395c3b4c73dd802667adRelease 0.52025-06-14T21:41:32+02:00Marco Riccisoftware@the13thletter.info
<pre></pre>
tag:gitlist.org,2012:commit/47bc9ee9d7f7b210456250db7d164ece29e657deMerge topic branch 'project-config-and-script-fixes' into master2025-06-14T21:35:47+02:00Marco Riccisoftware@the13thletter.info
<pre>* project-config-and-script-fixes:
Update the man page diagnostic script: settings and output format
Fix bump-my-version config to what derivepassphrase actually uses
</pre>
tag:gitlist.org,2012:commit/599bde0abbadbc8e9c7ea3896fc8e6f8393ae233Update the man page diagnostic script: settings and output format2025-06-14T20:07:44+02:00Marco Riccisoftware@the13thletter.info
<pre>Update the man page diagnostic script to current settings: use the
updated path to the man pages, and use metavars without the `!s`
conversion. Additionally, since the output is currently a diagnostic on
standard error, and very verbose, emit a terser shorthand notation to
standard output instead. (Also sort the files to be examined first.)
</pre>
tag:gitlist.org,2012:commit/6462970b6aa8b4c3739a1e929aed3565223efae2Fix bump-my-version config to what derivepassphrase actually uses2025-06-14T19:05:26+02:00Marco Riccisoftware@the13thletter.info
<pre>The version scheme did not match the actual pre-release version number
formatting, the search-/replace-patterns overlapped, and the man pages
were being searched for in the wrong directory.
</pre>