Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | aux/workflow/l10n.sh: Support .html files | EuAndreh | 2021-08-08 | 1 | -0/+5 | |
| | ||||||
* | aux/workflow/public.sh: Remove symlink to toplevel CHANGELOG | EuAndreh | 2021-08-08 | 1 | -1/+0 | |
| | | | | | Keep only the symlink to index.html, as this is the main entrypoint to the website. | |||||
* | README.md: Explicitly state that the required tools are the POSIX ones | EuAndreh | 2021-08-08 | 4 | -21/+42 | |
| | ||||||
* | TODOs.md: Add description to #task-43e9d7dd-987a-2f71-629f-28a4cc69be1e | EuAndreh | 2021-08-08 | 1 | -0/+6 | |
| | ||||||
* | TODOs.md: Add #task-a0644009-70d7-56ff-c595-ea39fe24dc2b | EuAndreh | 2021-08-06 | 1 | -0/+3 | |
| | ||||||
* | TODOs.md: Add update notice to #decision-6c2801da-bcb9-dd38-69bf-270a6f9b5acd | EuAndreh | 2021-08-06 | 1 | -0/+16 | |
| | ||||||
* | mv aux/workflow/manpages.sh doc/manpages.sh | EuAndreh | 2021-08-06 | 2 | -3/+3 | |
| | ||||||
* | mv tests/tests-lib.sh tests/lib.sh | EuAndreh | 2021-08-05 | 3 | -2/+2 | |
| | ||||||
* | TODOs.md: Add #task-db34da8d-bf61-43ae-b8f0-f2299834a937 | EuAndreh | 2021-08-02 | 1 | -0/+3 | |
| | ||||||
* | TODOs.md: Add #task-54ec4fdc-e2e0-32f6-cca3-45f28c8903a2 | EuAndreh | 2021-08-02 | 1 | -0/+3 | |
| | ||||||
* | Makefile: Keep executable permission of .in suffixed files | EuAndreh | 2021-07-30 | 1 | -1/+1 | |
| | ||||||
* | Makefile: Make separation between canonical and personal targets clear | EuAndreh | 2021-07-30 | 1 | -13/+18 | |
| | ||||||
* | TODOs.md: Mark #task-ab7d98bb-7557-1891-b102-a48942d762be as DOING | EuAndreh | 2021-07-28 | 1 | -1/+12 | |
| | ||||||
* | TODOs.md: Mark #task-67a3e4ba-1339-4084-1743-edc261d0cc72 as DONE | EuAndreh | 2021-07-27 | 1 | -1/+5 | |
| | ||||||
* | TODOs.md: Mark #task-1f103822-c865-254c-f6b6-4968f2fb473e as DONE | EuAndreh | 2021-07-27 | 1 | -1/+5 | |
| | ||||||
* | Remove extra \\ after | in line breaks | EuAndreh | 2021-07-27 | 6 | -15/+15 | |
| | | | | Implements #task-1f103822-c865-254c-f6b6-4968f2fb473e. | |||||
* | aux/: Stick to 80 columns | EuAndreh | 2021-07-27 | 17 | -49/+87 | |
| | ||||||
* | TODOs.md: Add #task-1f103822-c865-254c-f6b6-4968f2fb473e | EuAndreh | 2021-07-26 | 1 | -0/+3 | |
| | ||||||
* | Makefile: Stick to 80 columns | EuAndreh | 2021-07-26 | 1 | -8/+11 | |
| | ||||||
* | TODOs.md: Add #task-ab7d98bb-7557-1891-b102-a48942d762be | EuAndreh | 2021-07-26 | 1 | -0/+3 | |
| | ||||||
* | TODOs.md: Add #task-67a3e4ba-1339-4084-1743-edc261d0cc72 | EuAndreh | 2021-07-26 | 1 | -0/+3 | |
| | ||||||
* | src/, tests/: Stick to 80 columns with 8-chars wide tabs | EuAndreh | 2021-07-26 | 5 | -20/+52 | |
| | ||||||
* | aux/ci/: Point to /srv/http instead of /srv/git | EuAndreh | 2021-07-25 | 2 | -2/+2 | |
| | ||||||
* | TODOs.md: Remove reference to CI logs in ↵ | EuAndreh | 2021-07-23 | 1 | -4/+0 | |
| | | | | #task-1e18a7cc-1055-bd09-3060-c03292ba583b | |||||
* | Use tar.xz over tar.gz | EuAndreh | 2021-07-23 | 7 | -124/+124 | |
| | | | | git grep -lF tar.gz | xargs sed -i 's/tar\.gz/tar.xz/g' | |||||
* | aux/workflow/sign-tarballs.sh: Fix attaching signatures | EuAndreh | 2021-07-23 | 1 | -2/+2 | |
| | | | | THe documentation is actually incorrect, and the "v" prefix is needed. | |||||
* | CHANGELOG.md: Add note on removing dependency on Perl | EuAndreh | 2021-07-23 | 4 | -0/+33 | |
| | ||||||
* | aux/ci/report.sh: Stop fetching by default | EuAndreh | 2021-07-23 | 2 | -6/+1 | |
| | ||||||
* | aux/workflow/commonmark.sh: Read from stdin, write to stdout | EuAndreh | 2021-07-23 | 2 | -50/+30 | |
| | | | | | | Also: - aux/workflow/public.sh: Make the toplevel HTML files a symlink to the english versions. | |||||
* | TODOs.md: Mark #task-bf65e50a-b424-9fce-ba8e-fcd6b3bf1c7a as DONE | EuAndreh | 2021-07-23 | 1 | -1/+5 | |
| | ||||||
* | aux/workflow/TODOs.sh: Remove dependency on Perl | EuAndreh | 2021-07-23 | 6 | -40/+46 | |
| | | | | | | | | | | | | I've replaced the Perl usage for doing regexes with plain sed. Implements #task-bf65e50a-b424-9fce-ba8e-fcd6b3bf1c7a. Also: - README.md: remove Perl from the list of tools required; - po/LC_MESSAGES/README.en.md/*.po: translate the update on required tools; - aux/guix/manifest.scm: remove Perl package. | |||||
* | Makefile: Use $(PREFIX) directly over the $(MANPREFIX) variable | EuAndreh | 2021-07-23 | 1 | -3/+2 | |
| | ||||||
* | TODOs.md: Add #task-bf65e50a-b424-9fce-ba8e-fcd6b3bf1c7a | EuAndreh | 2021-07-22 | 1 | -0/+3 | |
| | ||||||
* | TODOs.md: Add #task-43e9d7dd-987a-2f71-629f-28a4cc69be1e | EuAndreh | 2021-07-22 | 1 | -0/+3 | |
| | ||||||
* | TODOs.md: Mark #task-c140c4df-042e-6aa5-2202-c27e707d7eb4 as DONE | EuAndreh | 2021-07-21 | 1 | -1/+5 | |
| | ||||||
* | README.md: Add dicrectory structure overview | EuAndreh | 2021-07-21 | 4 | -27/+163 | |
| | | | | Implements #task-c140c4df-042e-6aa5-2202-c27e707d7eb4. | |||||
* | TODOs.md: Add #task-c140c4df-042e-6aa5-2202-c27e707d7eb4 | EuAndreh | 2021-07-19 | 1 | -0/+3 | |
| | ||||||
* | aux/workflow/preamble.md: Add #new ID to mailto link | EuAndreh | 2021-07-16 | 1 | -1/+1 | |
| | ||||||
* | TODOs.md: Mark #task-37fb45fb-d5d8-5511-2bd3-ebd2c3fee891 as DONE | EuAndreh | 2021-07-16 | 1 | -1/+5 | |
| | ||||||
* | aux/workflow/l10n.sh: Add --wrapwidth 999 to po2md | EuAndreh | 2021-07-16 | 1 | -1/+1 | |
| | ||||||
* | .gitignore: Remove redundant /messages.mo | EuAndreh | 2021-07-16 | 1 | -1/+0 | |
| | ||||||
* | TODOs.md: Mark #task-d1dc781f-8659-b02a-2b52-021528985f7c as WONTFIX | EuAndreh | 2021-07-16 | 1 | -1/+8 | |
| | ||||||
* | aux/workflow/: Add WONTFIX issue classification | EuAndreh | 2021-07-16 | 3 | -3/+3 | |
| | ||||||
* | Makefile: Stick to 80 columns limit | EuAndreh | 2021-07-16 | 1 | -4/+8 | |
| | ||||||
* | Makefile: Remove redundant markdown dependencies from "public" | EuAndreh | 2021-07-16 | 1 | -1/+1 | |
| | ||||||
* | Release v0.2.3v0.2.3 | EuAndreh | 2021-07-16 | 9 | -2/+66 | |
| | ||||||
* | TODOs.md: Mark #task-f957647c-df05-c0c1-a38b-2e6faea99b8f as DONE | EuAndreh | 2021-07-16 | 1 | -1/+5 | |
| | ||||||
* | aux/workflow/l10n.sh: Feed files to mdpo via STDIN instead of the positional ↵ | EuAndreh | 2021-07-16 | 1 | -2/+2 | |
| | | | | | | | | | | | | | argument After a lot (a lot) of debugging, I've discovered the issue to be with mdpo, and how it behaved differently in an unexpected way when in a pipe instead of being invoked directly. An issue was filled [0] upstream to report problem, but the workaround was enough to address #task-f957647c-df05-c0c1-a38b-2e6faea99b8f. [0]: https://github.com/mondeja/mdpo/issues/159 | |||||
* | aux/workflow/l10n.sh: Put positional arguments at the end | EuAndreh | 2021-07-16 | 1 | -2/+2 | |
| | ||||||
* | aux/ci/git-post-receive.sh: Stop silently overrinding $_ | EuAndreh | 2021-07-16 | 1 | -1/+2 | |
| |