Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | README.md: Remove link to graphviz | EuAndreh | 2022-01-16 | 3 | -9/+9 |
| | |||||
* | README.md: Fix link to "remembering" repository | EuAndreh | 2022-01-16 | 3 | -30/+54 |
| | |||||
* | Release v0.3.1v0.3.1 | EuAndreh | 2022-01-16 | 3 | -0/+39 |
| | |||||
* | Release v0.3.0v0.3.0 | EuAndreh | 2022-01-16 | 3 | -9/+48 |
| | |||||
* | Update translations | EuAndreh | 2022-01-15 | 3 | -272/+425 |
| | |||||
* | Replace git.euandreh.xyz/xxx with euandreh.xyz/xxx.git | EuAndreh | 2021-10-11 | 3 | -146/+146 |
| | |||||
* | po/LC_MESSAGES/README.en.md/: Update README.md translation | EuAndreh | 2021-09-20 | 3 | -33/+57 |
| | |||||
* | po/LC_MESSAGES/README.en.md/fr.po: Fix typo newline in link to CHANGELOG | EuAndreh | 2021-08-23 | 1 | -2/+2 |
| | |||||
* | README.md: Fix address of makefile.svg | EuAndreh | 2021-08-23 | 3 | -9/+18 |
| | |||||
* | public/makefile.svg: Start generating it with makefile2graph and graphviz | EuAndreh | 2021-08-23 | 3 | -0/+48 |
| | |||||
* | Revert back to .tar.gz | EuAndreh | 2021-08-14 | 3 | -114/+114 |
| | | | | 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 | 3 | -20/+41 |
| | |||||
* | Use tar.xz over tar.gz | EuAndreh | 2021-07-23 | 3 | -114/+114 |
| | | | | 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 | 3 | -20/+27 |
| | | | | | | | | | | | | 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 | 3 | -26/+148 |
| | | | | Implements #task-c140c4df-042e-6aa5-2202-c27e707d7eb4. | ||||
* | Release v0.2.3v0.2.3 | EuAndreh | 2021-07-16 | 3 | -0/+39 |
| | |||||
* | README.md: Use "#" over "[sudo]" prefix to denote privilege | EuAndreh | 2021-07-15 | 3 | -30/+57 |
| | |||||
* | Add trailing /en/ to all default URLs, and the equivalent for translations | EuAndreh | 2021-07-15 | 3 | -23/+53 |
| | |||||
* | po/LC_MESSAGES/README.en.md/: Write translations | EuAndreh | 2021-07-14 | 3 | -343/+468 |
| | |||||
* | mv po/* po/LC_MESSAGES/ | EuAndreh | 2021-07-13 | 3 | -0/+945 |