diff options
-rw-r--r-- | CHANGELOG.md | 6 | ||||
-rw-r--r-- | TODOs.md | 118 | ||||
-rw-r--r-- | doc/git-permalink.en.1.in | 4 | ||||
-rw-r--r-- | doc/git-permalink.eo.1.in | 4 | ||||
-rw-r--r-- | doc/git-permalink.fr.1.in | 8 | ||||
-rw-r--r-- | doc/git-permalink.pt.1.in | 4 | ||||
-rw-r--r-- | po/LC_MESSAGES/doc/git-permalink.en.1.in/eo.po | 14 | ||||
-rw-r--r-- | po/LC_MESSAGES/doc/git-permalink.en.1.in/fr.po | 14 | ||||
-rw-r--r-- | po/LC_MESSAGES/doc/git-permalink.en.1.in/pt.po | 14 | ||||
-rw-r--r-- | po/spelling/eo.txt | 2 | ||||
-rw-r--r-- | po/spelling/international.txt | 2 |
11 files changed, 95 insertions, 95 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index a7b676f..2c02f30 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -74,9 +74,9 @@ Removed dependency on Perl for development. The canonical `make clean all check install uninstall` targets don't depend on `aux/` for working correctly anymore -([#task-079946ed-7e58-3051-78d6-71ba12342aba]). +([#td-079946ed-7e58-3051-78d6-71ba12342aba]). -[#task-079946ed-7e58-3051-78d6-71ba12342aba]: ../TODOs.html#task-079946ed-7e58-3051-78d6-71ba12342aba +[#td-079946ed-7e58-3051-78d6-71ba12342aba]: ../TODOs.html#td-079946ed-7e58-3051-78d6-71ba12342aba # [0.2.3](https://git.euandreh.xyz/git-permalink/commit/?id=v0.2.3) - 2021-07-16 @@ -124,7 +124,7 @@ Translations for program output and manpages were added for Portuguese, French a ### Code forges -All code forges listed in [`#task-cebc5298-17ad-5c60-dfa5-a25b66433a3a`](https://euandreh.xyz/git-permalink/TODOs.html#task-cebc5298-17ad-5c60-dfa5-a25b66433a3a) were added, and the task was marked as `DONE`. +All code forges listed in [`#td-cebc5298-17ad-5c60-dfa5-a25b66433a3a`](https://euandreh.xyz/git-permalink/TODOs.html#td-cebc5298-17ad-5c60-dfa5-a25b66433a3a) were added, and the task was marked as `DONE`. # [0.1.0](https://git.euandreh.xyz/git-permalink/commit/?id=v0.1.0) - 2021-06-13 @@ -23,7 +23,7 @@ ## TODO Archive release tarballs in Internet Archive/Software Heritage and link them on the README {#td-931167c8-96a9-46eb-63e7-224c5e2be583} - TODO in 2021-09-27 -## DONE Use gettext for statically translating strings {#task-e9b72107-7dad-0844-d993-503259c729b5} +## DONE Use gettext for statically translating strings {#td-e9b72107-7dad-0844-d993-503259c729b5} - DONE in 2021-10-03 Done in @@ -32,7 +32,7 @@ [`dfd56b73b2fc4edae07ec4dc46b0cf7b8525a3ae`](https://git.euandreh.xyz/git-permalink/commit/?id=dfd56b73b2fc4edae07ec4dc46b0cf7b8525a3ae). - TODO in 2021-09-14 -## CANCELLED Add quotes around `$(DESTDIR)$(PREFIX)` in Makefile and test it with directories that have spaces {#task-c88197ce-ade4-2d30-07fb-b52cf004a201} +## CANCELLED Add quotes around `$(DESTDIR)$(PREFIX)` in Makefile and test it with directories that have spaces {#td-c88197ce-ade4-2d30-07fb-b52cf004a201} - CANCELLED in 2021-08-24 Reverted in @@ -43,10 +43,10 @@ [`01dacd5677f5f5cc71a9253eb9829a36ccf13444`](https://git.euandreh.xyz/git-permalink/commit/?id=01dacd5677f5f5cc71a9253eb9829a36ccf13444). - TODO in 2021-08-24 -## TODO Remove dependency on Pandoc {#task-e8d9a644-ead4-af05-8582-eef22af90633} +## TODO Remove dependency on Pandoc {#td-e8d9a644-ead4-af05-8582-eef22af90633} - TODO in 2021-08-20 -## CANCELLED Verify if git-permalink is a "Strictly Conforming POSIX Application" {#task-79c9aa0e-d5ef-78d2-0a01-1b5a06cce6d9} +## CANCELLED Verify if git-permalink is a "Strictly Conforming POSIX Application" {#td-79c9aa0e-d5ef-78d2-0a01-1b5a06cce6d9} - CANCELLED in 2021-10-02 I guess it is, but Git itself isn't, so it doesn't really makes sense. @@ -58,14 +58,14 @@ Verify if this is a worthy status to seek and, if so, declare it on the `README. [Strictly Conforming POSIX Application](https://pubs.opengroup.org/onlinepubs/9699919799/basedefs/V1_chap02.html#tag_02_02_01). -## DONE Add dark mode CSS media query for HTML pages {#task-0c5d9ffc-435e-b395-48ef-29a84bb689e9} +## DONE Add dark mode CSS media query for HTML pages {#td-0c5d9ffc-435e-b395-48ef-29a84bb689e9} - DONE in 2021-09-20 Done in [`63643a72b2335d083535f3ee8a93f083877dbd59`](https://git.euandreh.xyz/git-permalink/commit/?id=63643a72b2335d083535f3ee8a93f083877dbd59). - TODO in 2021-08-20 -## DONE `favicon.{png,svg}` as a symlink instead of a copy {#task-bd6ebb44-a6f7-5e14-39df-64e8e7cfc21e} +## DONE `favicon.{png,svg}` as a symlink instead of a copy {#td-bd6ebb44-a6f7-5e14-39df-64e8e7cfc21e} - DONE in 2021-08-19 `favicon.png` was actually unused, and was removed in @@ -75,14 +75,14 @@ Verify if this is a worthy status to seek and, if so, declare it on the `README. [`4aa4d0a18bd816d91b7fd531ca902a0f4d654022`](https://git.euandreh.xyz/git-permalink/commit/?id=4aa4d0a18bd816d91b7fd531ca902a0f4d654022). - TODO in 2021-08-17 -## DONE Assert `make clean all check install ...` does not depend on `aux/` {#task-079946ed-7e58-3051-78d6-71ba12342aba} +## DONE Assert `make clean all check install ...` does not depend on `aux/` {#td-079946ed-7e58-3051-78d6-71ba12342aba} - DONE in 2021-08-19 Done in [`e9aff79d8cfe32b74d11162dda58b9ca062e1161`](https://git.euandreh.xyz/git-permalink/commit/?id=e9aff79d8cfe32b74d11162dda58b9ca062e1161). - TODO in 2021-08-17 -## DONE Improve `installcheck.sh` {#task-4a7e02bd-ab82-c628-fa1c-02749c178936} +## DONE Improve `installcheck.sh` {#td-4a7e02bd-ab82-c628-fa1c-02749c178936} - DONE in 2021-08-19 Done in @@ -99,7 +99,7 @@ Verify if this is a worthy status to seek and, if so, declare it on the `README. 5. after running clean, there are also no diffs; 6. `git clean -ffdx` reports zero files or directories. -## TODO Reduce size of the produced image {#task-77737feb-62ea-b34c-6ab0-cbe8a8827f39} +## TODO Reduce size of the produced image {#td-77737feb-62ea-b34c-6ab0-cbe8a8827f39} - TODO in 2021-08-13 --- @@ -363,35 +363,35 @@ This is the output of inspecting the content of the generated Docker image: 2,4G gnu/store/ ``` -## DONE `installcheck.sh`: Run `make all check` in a different directory, without the Git repository {#task-a0644009-70d7-56ff-c595-ea39fe24dc2b} +## DONE `installcheck.sh`: Run `make all check` in a different directory, without the Git repository {#td-a0644009-70d7-56ff-c595-ea39fe24dc2b} - DONE in 2021-08-19 Done in [`e9aff79d8cfe32b74d11162dda58b9ca062e1161`](https://git.euandreh.xyz/git-permalink/commit/?id=e9aff79d8cfe32b74d11162dda58b9ca062e1161). - TODO in 2021-08-06 -## DONE Run "check" in `installcheck` target {#task-db34da8d-bf61-43ae-b8f0-f2299834a937} +## DONE Run "check" in `installcheck` target {#td-db34da8d-bf61-43ae-b8f0-f2299834a937} - DONE in 2021-08-19 Done in [`e9aff79d8cfe32b74d11162dda58b9ca062e1161`](https://git.euandreh.xyz/git-permalink/commit/?id=e9aff79d8cfe32b74d11162dda58b9ca062e1161). - TODO in 2021-08-02 -## DONE Build and use Docker images from Guix packs {#task-54ec4fdc-e2e0-32f6-cca3-45f28c8903a2} +## DONE Build and use Docker images from Guix packs {#td-54ec4fdc-e2e0-32f6-cca3-45f28c8903a2} - DONE in 2021-08-14 Done in [`a6a5d25c3f91cbcb9018718c15fae2726bc7ea41`](https://git.euandreh.xyz/git-permalink/commit/?id=a6a5d25c3f91cbcb9018718c15fae2726bc7ea41). - TODO in 2021-08-02 -## DONE Remove `| \` at the end of lines {#task-1f103822-c865-254c-f6b6-4968f2fb473e} +## DONE Remove `| \` at the end of lines {#td-1f103822-c865-254c-f6b6-4968f2fb473e} - DONE in 2021-07-27 Done in [`f428574ec4bf3d65954ed1b0c34ed86730f67647`](https://git.euandreh.xyz/git-permalink/commit/?id=f428574ec4bf3d65954ed1b0c34ed86730f67647). - TODO in 2021-07-26 -## DONE Replace `git://` with `https://` {#task-ab7d98bb-7557-1891-b102-a48942d762be} +## DONE Replace `git://` with `https://` {#td-ab7d98bb-7557-1891-b102-a48942d762be} - DONE in 2021-09-20 Done in @@ -414,21 +414,21 @@ This is the output of inspecting the content of the generated Docker image: [message]: https://yhetil.org/guix-user/162732098483.1190082.2428052336447457010@localhost/t/ - TODO in 2021-07-26 -## DONE Stick to 80 columns in documentation {#task-67a3e4ba-1339-4084-1743-edc261d0cc72} +## DONE Stick to 80 columns in documentation {#td-67a3e4ba-1339-4084-1743-edc261d0cc72} - DONE in 2021-07-27 Done in [`b84e82277146d7ac6b841904e2bf3db4acbdca71`](https://git.euandreh.xyz/git-permalink/commit/?id=b84e82277146d7ac6b841904e2bf3db4acbdca71). - TODO in 2021-07-26 -## DONE Remove dependency on Perl {#task-bf65e50a-b424-9fce-ba8e-fcd6b3bf1c7a} +## DONE Remove dependency on Perl {#td-bf65e50a-b424-9fce-ba8e-fcd6b3bf1c7a} - DONE in 2021-07-23 Done in [`94ec6277e47878485bc44bd753129c516c044f8d`](https://git.euandreh.xyz/git-permalink/commit/?id=94ec6277e47878485bc44bd753129c516c044f8d). - TODO in 2021-07-22 -## DONE Add `<link "alternate" ... />` pointing to the translated HTML pages {#task-43e9d7dd-987a-2f71-629f-28a4cc69be1e} +## DONE Add `<link "alternate" ... />` pointing to the translated HTML pages {#td-43e9d7dd-987a-2f71-629f-28a4cc69be1e} - DONE in 2021-10-02 Done in @@ -441,14 +441,14 @@ Use both `$(TRANSLATIONS)` and `$(CONTRIBLANGS)` as sources to generate the HTML to be included in the `<head>`, and do so for the `README.md`, `CHANGELOG.md` and manpages. -## DONE Add directory structure explanation to `README.md` {#task-c140c4df-042e-6aa5-2202-c27e707d7eb4} +## DONE Add directory structure explanation to `README.md` {#td-c140c4df-042e-6aa5-2202-c27e707d7eb4} - DONE in 2021-07-21 Done in [`6b96fdc765371be62236ac0468529eb0ad4d1462`](https://git.euandreh.xyz/git-permalink/commit/?id=6b96fdc765371be62236ac0468529eb0ad4d1462). - TODO in 2021-07-19 -## TODO As it turns out, `/dev/urandom` is not POSIX either {#task-d1dc781f-8659-b02a-2b52-021528985f7c} +## TODO As it turns out, `/dev/urandom` is not POSIX either {#td-d1dc781f-8659-b02a-2b52-021528985f7c} - TODO in 2021-08-15 The UUID generation doesn't have to be cryptographically secure. @@ -468,21 +468,21 @@ HTML to be included in the `<head>`, and do so for the `README.md`, However I can't find a solution to this one. -## DONE As it turns out, `mktemp` is not POSIX {#task-f4807694-2187-5cb5-115e-c5970a052f1f} +## DONE As it turns out, `mktemp` is not POSIX {#td-f4807694-2187-5cb5-115e-c5970a052f1f} - DONE in 2021-07-15 Done in [`42354876de823f52a431eac900d360c074c6198d`](https://git.euandreh.xyz/git-permalink/commit/?id=42354876de823f52a431eac900d360c074c6198d). - TODO in 2021-07-15 -## DONE Fix empty HTML files for translated markdown in CI {#task-f957647c-df05-c0c1-a38b-2e6faea99b8f} +## DONE Fix empty HTML files for translated markdown in CI {#td-f957647c-df05-c0c1-a38b-2e6faea99b8f} - DONE in 2021-07-16 Done in [`870262a86860705d29ea9a2ce852c987b47add71`](https://git.euandreh.xyz/git-permalink/commit/?id=870262a86860705d29ea9a2ce852c987b47add71). - TODO in 2021-07-14 -## CANCELLED Also enforce translations in `assert-readme.sh` {#task-6946fc69-3f25-fc6b-5f4d-89cb940021f0} +## CANCELLED Also enforce translations in `assert-readme.sh` {#td-6946fc69-3f25-fc6b-5f4d-89cb940021f0} - CANCELLED in 2021-07-14 After an initial attempt, I realized that the generated markdown output @@ -494,7 +494,7 @@ However I can't find a solution to this one. less feasible. - TODO in 2021-07-14 -## DONE Stop guessing languages in `assert-manpages.sh` {#task-be785104-8bf8-4107-349f-ae859c1db153} +## DONE Stop guessing languages in `assert-manpages.sh` {#td-be785104-8bf8-4107-349f-ae859c1db153} - DONE in 2021-07-14 Instead of guessing the language, `assert-manpages.sh` has a hardcoded list of @@ -508,7 +508,7 @@ However I can't find a solution to this one. [`0f689438635d3a1c4cbf9cc1e62b69a72e642c68`](https://git.euandreh.xyz/git-permalink/commit/?id=0f689438635d3a1c4cbf9cc1e62b69a72e642c68). - TODO in 2021-07-14 -## DONE Fix link wrapping with md2po usage {#task-37fb45fb-d5d8-5511-2bd3-ebd2c3fee891} +## DONE Fix link wrapping with md2po usage {#td-37fb45fb-d5d8-5511-2bd3-ebd2c3fee891} - DONE in 2021-07-16 Fixed upstream and in @@ -526,14 +526,14 @@ However I can't find a solution to this one. [`a923f39376c511f128eb84a8b32b7464737a3972`](https://git.euandreh.xyz/package-repository/commit/?id=a923f39376c511f128eb84a8b32b7464737a3972). - TODO in 2021-07-13 -## DONE Add `installcheck` and `uninstallcheck` targets {#task-0b034315-cbd2-6fd6-fd32-9e00a12b7594} +## DONE Add `installcheck` and `uninstallcheck` targets {#td-0b034315-cbd2-6fd6-fd32-9e00a12b7594} - DONE in 2021-07-07 Done in [`ded158891da92c8e402b408e934a49e5b00b5490`](https://git.euandreh.xyz/git-permalink/commit/?id=ded158891da92c8e402b408e934a49e5b00b5490). - TODO in 2021-07-07 -## CANCELLED Remove empty lines from roff source {#task-f65531fa-e44b-14b1-fa32-70a22346e060} +## CANCELLED Remove empty lines from roff source {#td-f65531fa-e44b-14b1-fa32-70a22346e060} - CANCELLED in 2021-07-14 Both pandoc and groff can understand empty lines in the roff source. @@ -550,7 +550,7 @@ From roff(7): > use the empty request (a line consisting of a dot only) or a > line comment .\" if a structuring element is needed. -## DONE Support two categories of translations: mine and contributed {#task-b4d3eb41-64f4-9882-e03b-ab76af4dbd00} +## DONE Support two categories of translations: mine and contributed {#td-b4d3eb41-64f4-9882-e03b-ab76af4dbd00} - DONE in 2021-07-15 Done in @@ -574,7 +574,7 @@ Things to consider from the viewpoint of the contributor: - <input type="checkbox" disabled /> where to put translations; - <input type="checkbox" disabled /> where to get `.po` files from. -## DONE Investigate the accessibility and need for ARIA elements for manpages and markdown {#task-55fe6623-2bfc-49dd-061c-3899ae2b1c68} +## DONE Investigate the accessibility and need for ARIA elements for manpages and markdown {#td-55fe6623-2bfc-49dd-061c-3899ae2b1c68} - DONE in 2021-07-13 As I found out, ARIA stands for "Accessible Rich Internet Applications", but @@ -595,16 +595,16 @@ Eligible for investigations are: Test them with a desktop screen reader, talkback and maybe a browser screen reader such as ChromeVox (or its free alternative). -## CANCELLED Add `EXIT_STATUS` section to manpage {#task-d6f1ddb3-2111-bcdb-1873-0a414a5f7157} +## CANCELLED Add `EXIT_STATUS` section to manpage {#td-d6f1ddb3-2111-bcdb-1873-0a414a5f7157} - CANCELLED in 2021-06-27 This was already implemented :) In fact, this is a duplicate of - [`#task-de34e119-049f-67a0-da8b-e0103ed24a2b`](#task-de34e119-049f-67a0-da8b-e0103ed24a2b). + [`#td-de34e119-049f-67a0-da8b-e0103ed24a2b`](#td-de34e119-049f-67a0-da8b-e0103ed24a2b). - TODO in 2021-06-27 -## DONE Translate README.md and CHANGELOG.md {#task-7c5cd2aa-6d92-0423-bfa7-81f2e8436586} +## DONE Translate README.md and CHANGELOG.md {#td-7c5cd2aa-6d92-0423-bfa7-81f2e8436586} - DONE in 2021-06-27 `README.md` translated in @@ -645,28 +645,28 @@ I should also add links to the translated versions on each translation. This should bring an accompanying change to `aux/workflow/assert-readme.sh` and `aux/workflow/assert-changelog.sh`. -## DONE Remove hard coded `public/` path in some files under `aux/` {#task-f09dedb7-1b25-0b5e-2520-910a9aa32562} +## DONE Remove hard coded `public/` path in some files under `aux/` {#td-f09dedb7-1b25-0b5e-2520-910a9aa32562} - DONE in 2021-06-22 Done in [`57335b3e7c4c9e91c5747778180d611e5f15d144`](https://git.euandreh.xyz/git-permalink/commit/?id=57335b3e7c4c9e91c5747778180d611e5f15d144). - TODO in 2021-06-22 -## DONE Add test for install target {#task-755d8aa8-d39e-f8ce-d4c8-a8649338fffc} +## DONE Add test for install target {#td-755d8aa8-d39e-f8ce-d4c8-a8649338fffc} - DONE in 2021-06-22 Done in [`afecd9fc874922c01676cbb871a5159867a1ee67`](https://git.euandreh.xyz/git-permalink/commit/?id=afecd9fc874922c01676cbb871a5159867a1ee67). - TODO in 2021-06-22 -## DONE Use colours on `testing`/`test_ok` output {#task-cded56f2-c939-3c69-c818-0fb62d62cfd8} +## DONE Use colours on `testing`/`test_ok` output {#td-cded56f2-c939-3c69-c818-0fb62d62cfd8} - DONE in 2021-06-22 Done in [`95a32d0d88783b880e67660865a0b3f69c705c25`](https://git.euandreh.xyz/git-permalink/commit/?id=95a32d0d88783b880e67660865a0b3f69c705c25). - TODO in 2021-06-22 -## DONE `--` doesn't work for `getopts` {#task-bebbe847-f552-be4b-b886-70a621162b69} +## DONE `--` doesn't work for `getopts` {#td-bebbe847-f552-be4b-b886-70a621162b69} - DONE in 2021-06-22 Done in @@ -696,21 +696,21 @@ Options: -V, --version imprime le numeró de version ``` -## DONE Add example to manpage on how to get the permalink of a file called `--help` {#task-ada9b39a-cc42-97b2-bd02-ad9c0adc475c} +## DONE Add example to manpage on how to get the permalink of a file called `--help` {#td-ada9b39a-cc42-97b2-bd02-ad9c0adc475c} - DONE in 2021-06-22 Done in [`761a80b9e95c32b233d8f2a60208b7915795142b`](https://git.euandreh.xyz/git-permalink/commit/?id=761a80b9e95c32b233d8f2a60208b7915795142b). - TODO in 2021-06-22 -## DONE Write tests by creating and configuring repositories locally {#task-ab5a4835-3d79-03e4-8342-7f5add40b159} +## DONE Write tests by creating and configuring repositories locally {#td-ab5a4835-3d79-03e4-8342-7f5add40b159} - DONE in 2021-06-22 Done in [`41683f99cc520c89e6bf5a15a2255e7928e461c6`](https://git.euandreh.xyz/git-permalink/commit/?id=41683f99cc520c89e6bf5a15a2255e7928e461c6). - TODO in 2021-06-22 -## CANCELLED Use `gettext` for translating `src/git-permalink.sh` texts {#task-717fa8b7-1c92-5766-8872-280ae061bf4b} +## CANCELLED Use `gettext` for translating `src/git-permalink.sh` texts {#td-717fa8b7-1c92-5766-8872-280ae061bf4b} - CANCELLED in 2021-06-21 I've considered this, and I even started working on it, but I've chosen not to @@ -754,14 +754,14 @@ Options: [quotation]: https://git.euandreh.xyz/git-permalink/tree/src/git-permalink.sh?id=caaac9ffb8c80432ef41ad9434762d3e3401f01a#n11 - TODO in 2021-06-21 -## DONE Make `OVERRIDES` and `SUPPORTED REMOTES` a subsection of `CONFIGURATION` {#task-9be7e4f5-df3c-ed5f-1ca1-2ce9fc61d944} +## DONE Make `OVERRIDES` and `SUPPORTED REMOTES` a subsection of `CONFIGURATION` {#td-9be7e4f5-df3c-ed5f-1ca1-2ce9fc61d944} - DONE in 2021-06-21 Done in [`c1f27ad0dadcab90939c157cd516a4204fd9919d`](https://git.euandreh.xyz/git-permalink/commit/?id=c1f27ad0dadcab90939c157cd516a4204fd9919d). - TODO in 2021-06-21 -## DONE Mark `[OPTIONS]` as optional in manpages {#task-1d80cea9-b246-0168-7844-34fe629b255f} +## DONE Mark `[OPTIONS]` as optional in manpages {#td-1d80cea9-b246-0168-7844-34fe629b255f} - DONE in 2021-06-21 They're not really optional, but to be replaced by the option. @@ -775,14 +775,14 @@ Options: Use `[\fIOPTIONS\fR]` in manpages. See `man man.1` for reference. -## DONE Add `EXIT STATUS` section in manpages {#task-de34e119-049f-67a0-da8b-e0103ed24a2b} +## DONE Add `EXIT STATUS` section in manpages {#td-de34e119-049f-67a0-da8b-e0103ed24a2b} - DONE in 2021-06-21 Done in [`1dff45eb075a8717a65c2a79e454b6e61c52f14d`](https://git.euandreh.xyz/git-permalink/commit/?id=1dff45eb075a8717a65c2a79e454b6e61c52f14d). - TODO in 2021-06-21 -## DONE Use `hunspell` for checking spelling mistakes in translations {#task-4ae91595-6e6d-be17-d882-754a478da878} +## DONE Use `hunspell` for checking spelling mistakes in translations {#td-4ae91595-6e6d-be17-d882-754a478da878} - DONE in 2021-06-25 It is not included in the `dev-check` target because of errors of `iconv` and @@ -831,7 +831,7 @@ public/fr/git-permalink.1.html:54: Locate: git | Try: g [`f4deaf6bd66ed07cab897002c4cacd2e28027552`](https://git.euandreh.xyz/git-permalink/commit/?id=f4deaf6bd66ed07cab897002c4cacd2e28027552). - TODO in 2021-06-21 -## CANCELLED Consider `-?` flag for showing the help message {#task-fbc4e2cc-b9e0-53e2-6b0a-8ec118962046} +## CANCELLED Consider `-?` flag for showing the help message {#td-fbc4e2cc-b9e0-53e2-6b0a-8ec118962046} - CANCELLED in 2021-06-21 It may have been true and conventional historically, but neither [POSIX], nor @@ -842,7 +842,7 @@ public/fr/git-permalink.1.html:54: Locate: git | Try: g [Conventions for Command Line Options]: https://nullprogram.com/blog/2020/08/01/ - TODO in 2021-06-21 -## DONE Use `getopts` in `aux/workflow/manpages.sh` {#task-9ee2bbc8-295f-52b7-4104-483869bad017} +## DONE Use `getopts` in `aux/workflow/manpages.sh` {#td-9ee2bbc8-295f-52b7-4104-483869bad017} - DONE in 2021-06-23 Done in @@ -863,14 +863,14 @@ public/fr/git-permalink.1.html:54: Locate: git | Try: g Instead of the current <del>confusing</del> positional argument with some optional one. -## DONE Fix missing signature link {#task-eb65cbf1-bff9-be13-f185-3ea53333aa6f} +## DONE Fix missing signature link {#td-eb65cbf1-bff9-be13-f185-3ea53333aa6f} - DONE in 2021-06-19 Done in [`3cd0c4f1f3798f5cf4b67ba1f6f36879bd6a033f`](https://git.euandreh.xyz/git-permalink/commit/?id=3cd0c4f1f3798f5cf4b67ba1f6f36879bd6a033f). - TODO in 2021-06-19 -## DONE Translate usage/help strings and manpages {#task-9e842529-b782-84a2-1d0a-801a8766cb7e} +## DONE Translate usage/help strings and manpages {#td-9e842529-b782-84a2-1d0a-801a8766cb7e} - DONE in 2021-06-19 Integration with Makefile done in @@ -884,7 +884,7 @@ optional one. [`d0a5a24788e6c1720fce72629da4639fac372fad`](https://git.euandreh.xyz/git-permalink/commit/?id=d0a5a24788e6c1720fce72629da4639fac372fad). - TODO in 2021-06-16 -## DONE Fix tests in CI {#task-1e18a7cc-1055-bd09-3060-c03292ba583b} +## DONE Fix tests in CI {#td-1e18a7cc-1055-bd09-3060-c03292ba583b} - DONE in 2021-06-12 There was a test that was too brittle, and it was removed. @@ -899,14 +899,14 @@ For some reason, running them locally with `./aux/guix/with-container.sh 'make clean public dev-check'` passes, but the same command doesn't on CI. -## DONE Support override via git config {#task-7695d33d-e96e-d313-b74b-860addde01c3} +## DONE Support override via git config {#td-7695d33d-e96e-d313-b74b-860addde01c3} - DONE in 2021-06-12 Done in [`dc51a628910eb872430e108084e81ee37f6e7dff`](https://git.euandreh.xyz/git-permalink/commit/?id=dc51a628910eb872430e108084e81ee37f6e7dff). - TODO in 2021-06-12 -## DONE Write `README.md`, `description` and `long-description` {#task-9bc160b8-5739-133d-1d46-61ba68ebd39e} +## DONE Write `README.md`, `description` and `long-description` {#td-9bc160b8-5739-133d-1d46-61ba68ebd39e} - DONE in 2021-06-12 Finished `README.md` in @@ -925,7 +925,7 @@ same command doesn't on CI. [`a9022eb2f72efd9b99212a057df33cba762cd13b`](https://git.euandreh.xyz/git-permalink/commit/?id=a9022eb2f72efd9b99212a057df33cba762cd13b). - TODO in 2021-06-12 -## DONE Write tests {#task-fd654661-fa97-83db-1d49-83a66866ccfa} +## DONE Write tests {#td-fd654661-fa97-83db-1d49-83a66866ccfa} - DONE in 2021-06-12 I didn't find a simple way to test without getting too much into the weeds @@ -947,7 +947,7 @@ same command doesn't on CI. [`50a7c011274359ef058d30be87b9d29ca4fd06ed`](https://git.euandreh.xyz/git-permalink/commit/?id=50a7c011274359ef058d30be87b9d29ca4fd06ed). - TODO in 2021-06-12 -## DONE Write manpage {#task-6e6f917f-26ad-09fd-9a09-84b5df0f3ea4} +## DONE Write manpage {#td-6e6f917f-26ad-09fd-9a09-84b5df0f3ea4} - DONE in 2021-06-12 Done in @@ -958,7 +958,7 @@ same command doesn't on CI. Show example of how to create an override URL on `git config` from a known URL. -## DONE Support default flags {#task-a66edd2e-cec4-ef7d-5a8a-3c9013381719} +## DONE Support default flags {#td-a66edd2e-cec4-ef7d-5a8a-3c9013381719} - DONE in 2021-06-12 Done in @@ -973,7 +973,7 @@ Those are: - `-V` - `--version` -## DONE Support more forges {#task-cebc5298-17ad-5c60-dfa5-a25b66433a3a} +## DONE Support more forges {#td-cebc5298-17ad-5c60-dfa5-a25b66433a3a} - DONE in 2021-06-19 - TODO in 2021-06-12 @@ -1006,7 +1006,7 @@ part of the first version: # Decisions -## DONE Add decision on using language identifier for translation, but not the country {#decision-ce5cd33e-b3a1-1606-0d78-0d9586b07529} +## DONE Add decision on using language identifier for translation, but not the country {#td-ce5cd33e-b3a1-1606-0d78-0d9586b07529} - DONE in 2021-07-13 Decided! @@ -1051,7 +1051,7 @@ That is just to say that I want to take some of their ideas, but not all. [1]: https://diff.wikimedia.org/2009/06/30/wikimedia-mobile-launch/ [2]: https://www.mediawiki.org/wiki/Reading/Web/Mobile#About -## DONE Use `aux/workflow/manpages.sh` in the `make && make install` flow {#decision-6c2801da-bcb9-dd38-69bf-270a6f9b5acd} +## DONE Use `aux/workflow/manpages.sh` in the `make && make install` flow {#td-6c2801da-bcb9-dd38-69bf-270a6f9b5acd} - DONE in 2021-06-23 - TODO in 2021-06-23 @@ -1104,7 +1104,7 @@ The upside is that this model is much better integrater into make itself. ``` -## DONE Commit the generated manpage translations directly into the repository {#decision-1f7db3d5-002e-515e-f209-0d0917228359} +## DONE Commit the generated manpage translations directly into the repository {#td-1f7db3d5-002e-515e-f209-0d0917228359} - DONE in 2021-06-21 --- @@ -1125,7 +1125,7 @@ name of less requirements. # Questions -## DONE How to make the generated HTML files be more semantic? Only by writing it manually? {#question-e7faf3ec-a40e-f35c-7380-6965942d957f} +## DONE How to make the generated HTML files be more semantic? Only by writing it manually? {#td-e7faf3ec-a40e-f35c-7380-6965942d957f} - DONE in 2021-10-02 Either by writing them manually, or by using tools that better translate the @@ -1139,7 +1139,7 @@ name of less requirements. Until then, the current HTML is all we have. - TODO in 2021-08-20 -## DONE Should I switch from pandoc to groff for generating HTML? {#question-539a1902-ed41-fc93-806a-088b6caf8134} +## DONE Should I switch from pandoc to groff for generating HTML? {#td-539a1902-ed41-fc93-806a-088b6caf8134} - DONE in 2021-07-13 No. @@ -1149,7 +1149,7 @@ name of less requirements. Unicode, so we stick to pandoc. - TODO in 2021-07-10 -## DONE Is an empty blank line in groff the same as a `.P` request? {#question-e3b7748d-2e67-b60b-e966-ad80c754ea58} +## DONE Is an empty blank line in groff the same as a `.P` request? {#td-e3b7748d-2e67-b60b-e966-ad80c754ea58} - DONE in 2021-06-16 Done in diff --git a/doc/git-permalink.en.1.in b/doc/git-permalink.en.1.in index 4441f23..ef821ba 100644 --- a/doc/git-permalink.en.1.in +++ b/doc/git-permalink.en.1.in @@ -66,8 +66,8 @@ github Patches to add support for more source code forges are welcome! See -.UR https://euandreh.xyz/git-permalink/TODOs.html#task-cebc5298-17ad-5c60-dfa5-a25b66433a3a -#task-cebc5298-17ad-5c60-dfa5-a25b66433a3a +.UR https://euandreh.xyz/git-permalink/TODOs.html#td-cebc5298-17ad-5c60-dfa5-a25b66433a3a +#td-cebc5298-17ad-5c60-dfa5-a25b66433a3a .UE for discussion and more information. diff --git a/doc/git-permalink.eo.1.in b/doc/git-permalink.eo.1.in index 8d7cd15..f0c0f73 100644 --- a/doc/git-permalink.eo.1.in +++ b/doc/git-permalink.eo.1.in @@ -75,8 +75,8 @@ github Ŝanĝoj por subteni pli da fontkodaj forĝejoj estas bonvenaj! Foliumu -.UR https://euandreh.xyz/git\-permalink/TODOs.html#task\-cebc5298\-17ad\-5c60\-dfa5\-a25b66433a3a -#task\-cebc5298\-17ad\-5c60\-dfa5\-a25b66433a3a +.UR https://euandreh.xyz/git\-permalink/TODOs.html#td\-cebc5298\-17ad\-5c60\-dfa5\-a25b66433a3a +#td\-cebc5298\-17ad\-5c60\-dfa5\-a25b66433a3a .UE por diskuto kaj pli da informoj. diff --git a/doc/git-permalink.fr.1.in b/doc/git-permalink.fr.1.in index af70524..fad47de 100644 --- a/doc/git-permalink.fr.1.in +++ b/doc/git-permalink.fr.1.in @@ -77,11 +77,11 @@ Les changements pour ajouter plus de sites d'hébergement de code sont les bienvenus! Regarde -.UR https://euandreh.xyz/git\-permalink/TODOs.html#task\-cebc5298\-17ad\-5c60\-dfa5\-a25b66433a3a -#task\-cebc5298\-17ad\-5c60\-dfa5\-a25b66433a3a +.UR https://euandreh.xyz/git\-permalink/TODOs.html#td\-cebc5298\-17ad\-5c60\-dfa5\-a25b66433a3a +#td\-cebc5298\-17ad\-5c60\-dfa5\-a25b66433a3a .UE -pour les discussions et -plus d'information. +pour les discussions et plus +d'information. .SS MODÈLES diff --git a/doc/git-permalink.pt.1.in b/doc/git-permalink.pt.1.in index f746d9f..e8d4d50 100644 --- a/doc/git-permalink.pt.1.in +++ b/doc/git-permalink.pt.1.in @@ -76,8 +76,8 @@ github Mudanças para adição de mais sites de hospedagem de código são bem\-vindas! Veja -.UR https://euandreh.xyz/git\-permalink/TODOs.html#task\-cebc5298\-17ad\-5c60\-dfa5\-a25b66433a3a -#task\-cebc5298\-17ad\-5c60\-dfa5\-a25b66433a3a +.UR https://euandreh.xyz/git\-permalink/TODOs.html#td\-cebc5298\-17ad\-5c60\-dfa5\-a25b66433a3a +#td\-cebc5298\-17ad\-5c60\-dfa5\-a25b66433a3a .UE para discussão e mais informações. diff --git a/po/LC_MESSAGES/doc/git-permalink.en.1.in/eo.po b/po/LC_MESSAGES/doc/git-permalink.en.1.in/eo.po index eeffd46..f188318 100644 --- a/po/LC_MESSAGES/doc/git-permalink.en.1.in/eo.po +++ b/po/LC_MESSAGES/doc/git-permalink.en.1.in/eo.po @@ -6,15 +6,15 @@ msgid "" msgstr "" "Project-Id-Version: \n" -"POT-Creation-Date: 2021-07-15 11:00-0300\n" -"PO-Revision-Date: 2021-07-15 11:03-0300\n" +"POT-Creation-Date: 2021-10-03 14:55-0300\n" +"PO-Revision-Date: 2021-10-03 14:56-0300\n" "Last-Translator: \n" "Language-Team: \n" "Language: eo\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Generator: Poedit 2.4.3\n" +"X-Generator: Poedit 3.0\n" "X-Poedit-Bookmarks: -1,-1,5,-1,-1,-1,-1,-1,-1,-1\n" #. type: TH @@ -222,12 +222,12 @@ msgstr "Ŝanĝoj por subteni pli da fontkodaj forĝejoj estas bonvenaj!" #. type: Plain text #: doc/git-permalink.en.1.in:73 msgid "" -"See E<.UR https://euandreh.xyz/git-permalink/TODOs.html#task-" -"cebc5298-17ad-5c60-dfa5-a25b66433a3a> #task-cebc5298-17ad-5c60-dfa5-" +"See E<.UR https://euandreh.xyz/git-permalink/TODOs.html#td-" +"cebc5298-17ad-5c60-dfa5-a25b66433a3a> #td-cebc5298-17ad-5c60-dfa5-" "a25b66433a3a E<.UE> for discussion and more information." msgstr "" -"Foliumu E<.UR https://euandreh.xyz/git-permalink/TODOs.html#task-" -"cebc5298-17ad-5c60-dfa5-a25b66433a3a> #task-cebc5298-17ad-5c60-dfa5-" +"Foliumu E<.UR https://euandreh.xyz/git-permalink/TODOs.html#td-" +"cebc5298-17ad-5c60-dfa5-a25b66433a3a> #td-cebc5298-17ad-5c60-dfa5-" "a25b66433a3a E<.UE> por diskuto kaj pli da informoj." #. type: SS diff --git a/po/LC_MESSAGES/doc/git-permalink.en.1.in/fr.po b/po/LC_MESSAGES/doc/git-permalink.en.1.in/fr.po index 237ac6b..4f03076 100644 --- a/po/LC_MESSAGES/doc/git-permalink.en.1.in/fr.po +++ b/po/LC_MESSAGES/doc/git-permalink.en.1.in/fr.po @@ -6,15 +6,15 @@ msgid "" msgstr "" "Project-Id-Version: \n" -"POT-Creation-Date: 2021-07-15 11:00-0300\n" -"PO-Revision-Date: 2021-07-15 11:03-0300\n" +"POT-Creation-Date: 2021-10-03 14:55-0300\n" +"PO-Revision-Date: 2021-10-03 14:56-0300\n" "Last-Translator: \n" "Language-Team: \n" "Language: fr\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Generator: Poedit 2.4.3\n" +"X-Generator: Poedit 3.0\n" #. type: TH #: doc/git-permalink.en.1.in:1 @@ -225,12 +225,12 @@ msgstr "" #. type: Plain text #: doc/git-permalink.en.1.in:73 msgid "" -"See E<.UR https://euandreh.xyz/git-permalink/TODOs.html#task-" -"cebc5298-17ad-5c60-dfa5-a25b66433a3a> #task-cebc5298-17ad-5c60-dfa5-" +"See E<.UR https://euandreh.xyz/git-permalink/TODOs.html#td-" +"cebc5298-17ad-5c60-dfa5-a25b66433a3a> #td-cebc5298-17ad-5c60-dfa5-" "a25b66433a3a E<.UE> for discussion and more information." msgstr "" -"Regarde E<.UR https://euandreh.xyz/git-permalink/TODOs.html#task-" -"cebc5298-17ad-5c60-dfa5-a25b66433a3a> #task-cebc5298-17ad-5c60-dfa5-" +"Regarde E<.UR https://euandreh.xyz/git-permalink/TODOs.html#td-" +"cebc5298-17ad-5c60-dfa5-a25b66433a3a> #td-cebc5298-17ad-5c60-dfa5-" "a25b66433a3a E<.UE> pour les discussions et plus d'information." #. type: SS diff --git a/po/LC_MESSAGES/doc/git-permalink.en.1.in/pt.po b/po/LC_MESSAGES/doc/git-permalink.en.1.in/pt.po index 21bc319..f63d1aa 100644 --- a/po/LC_MESSAGES/doc/git-permalink.en.1.in/pt.po +++ b/po/LC_MESSAGES/doc/git-permalink.en.1.in/pt.po @@ -6,15 +6,15 @@ msgid "" msgstr "" "Project-Id-Version: \n" -"POT-Creation-Date: 2021-07-15 11:00-0300\n" -"PO-Revision-Date: 2021-07-15 11:03-0300\n" +"POT-Creation-Date: 2021-10-03 14:55-0300\n" +"PO-Revision-Date: 2021-10-03 14:56-0300\n" "Last-Translator: \n" "Language-Team: \n" "Language: pt\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Generator: Poedit 2.4.3\n" +"X-Generator: Poedit 3.0\n" #. type: TH #: doc/git-permalink.en.1.in:1 @@ -224,12 +224,12 @@ msgstr "" #. type: Plain text #: doc/git-permalink.en.1.in:73 msgid "" -"See E<.UR https://euandreh.xyz/git-permalink/TODOs.html#task-" -"cebc5298-17ad-5c60-dfa5-a25b66433a3a> #task-cebc5298-17ad-5c60-dfa5-" +"See E<.UR https://euandreh.xyz/git-permalink/TODOs.html#td-" +"cebc5298-17ad-5c60-dfa5-a25b66433a3a> #td-cebc5298-17ad-5c60-dfa5-" "a25b66433a3a E<.UE> for discussion and more information." msgstr "" -"Veja E<.UR https://euandreh.xyz/git-permalink/TODOs.html#task-" -"cebc5298-17ad-5c60-dfa5-a25b66433a3a> #task-cebc5298-17ad-5c60-dfa5-" +"Veja E<.UR https://euandreh.xyz/git-permalink/TODOs.html#td-" +"cebc5298-17ad-5c60-dfa5-a25b66433a3a> #td-cebc5298-17ad-5c60-dfa5-" "a25b66433a3a E<.UE> para discussão e mais informações." #. type: SS diff --git a/po/spelling/eo.txt b/po/spelling/eo.txt index a427747..41600cc 100644 --- a/po/spelling/eo.txt +++ b/po/spelling/eo.txt @@ -25,4 +25,4 @@ p packages remote task -task-cebc +td-cebc diff --git a/po/spelling/international.txt b/po/spelling/international.txt index da6dd70..a79c4db 100644 --- a/po/spelling/international.txt +++ b/po/spelling/international.txt @@ -71,7 +71,7 @@ sourcehut src symlink também -task-cebc5298-17ad-5c60-dfa5-a25b66433a3a +td-cebc5298-17ad-5c60-dfa5-a25b66433a3a template-commit-file template-file-commit url |