Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | README.md: Remove link to graphviz | EuAndreh | 2022-01-16 | 1 | -3/+3 |
| | |||||
* | README.md: Fix link to "remembering" repository | EuAndreh | 2022-01-16 | 1 | -10/+18 |
| | |||||
* | Release v0.3.1v0.3.1 | EuAndreh | 2022-01-16 | 1 | -0/+13 |
| | |||||
* | Release v0.3.0v0.3.0 | EuAndreh | 2022-01-16 | 1 | -3/+16 |
| | |||||
* | Update translations | EuAndreh | 2022-01-15 | 1 | -112/+163 |
| | |||||
* | Replace git.euandreh.xyz/xxx with euandreh.xyz/xxx.git | EuAndreh | 2021-10-11 | 1 | -66/+66 |
| | |||||
* | po/LC_MESSAGES/README.en.md/: Update README.md translation | EuAndreh | 2021-09-20 | 1 | -11/+19 |
| | |||||
* | README.md: Fix address of makefile.svg | EuAndreh | 2021-08-23 | 1 | -3/+6 |
| | |||||
* | public/makefile.svg: Start generating it with makefile2graph and graphviz | EuAndreh | 2021-08-23 | 1 | -0/+16 |
| | |||||
* | Revert back to .tar.gz | EuAndreh | 2021-08-14 | 1 | -54/+54 |
| | | | | git grep -l tar.xz | xargs -I% sh -c 'sed "s/tar\.xz/tar.gz/g" % | sponge %' | ||||
* | README.md: Explicitly state that the required tools are the POSIX ones | EuAndreh | 2021-08-08 | 1 | -7/+14 |
| | |||||
* | Use tar.xz over tar.gz | EuAndreh | 2021-07-23 | 1 | -54/+54 |
| | | | | git grep -lF tar.gz | xargs sed -i 's/tar\.gz/tar.xz/g' | ||||
* | aux/workflow/TODOs.sh: Remove dependency on Perl | EuAndreh | 2021-07-23 | 1 | -6/+8 |
| | | | | | | | | | | | | 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. | ||||
* | README.md: Add dicrectory structure overview | EuAndreh | 2021-07-21 | 1 | -9/+51 |
| | | | | Implements #task-c140c4df-042e-6aa5-2202-c27e707d7eb4. | ||||
* | Release v0.2.3v0.2.3 | EuAndreh | 2021-07-16 | 1 | -0/+13 |
| | |||||
* | README.md: Use "#" over "[sudo]" prefix to denote privilege | EuAndreh | 2021-07-15 | 1 | -10/+19 |
| | |||||
* | Add trailing /en/ to all default URLs, and the equivalent for translations | EuAndreh | 2021-07-15 | 1 | -8/+18 |
| | |||||
* | po/LC_MESSAGES/README.en.md/: Write translations | EuAndreh | 2021-07-14 | 1 | -115/+200 |
| | |||||
* | mv po/* po/LC_MESSAGES/ | EuAndreh | 2021-07-13 | 1 | -0/+315 |