Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Release v0.3.0v0.3.0 | EuAndreh | 2022-01-16 | 1 | -1/+1 |
| | |||||
* | Makefile: Remove makefile.svg | EuAndreh | 2022-01-13 | 1 | -2/+0 |
| | |||||
* | Replace git.euandreh.xyz/xxx with euandreh.xyz/xxx.git | EuAndreh | 2021-10-11 | 1 | -10/+10 |
| | |||||
* | Adapt installation to new i18n. | EuAndreh | 2021-09-20 | 1 | -1/+1 |
| | | | | | Use the locale files over the locale variables. Adapt the "install" and "uninstall" targets to it, and remove the locale test. | ||||
* | README.md: Fix address of makefile.svg | EuAndreh | 2021-08-23 | 1 | -1/+1 |
| | |||||
* | public/makefile.svg: Start generating it with makefile2graph and graphviz | EuAndreh | 2021-08-23 | 1 | -0/+4 |
| | |||||
* | Revert back to .tar.gz | EuAndreh | 2021-08-14 | 1 | -5/+5 |
| | | | | 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 | -1/+1 |
| | |||||
* | aux/: Stick to 80 columns | EuAndreh | 2021-07-27 | 1 | -2/+5 |
| | |||||
* | Use tar.xz over tar.gz | EuAndreh | 2021-07-23 | 1 | -5/+5 |
| | | | | 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 | -1/+1 |
| | | | | | | | | | | | | 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 | -1/+15 |
| | | | | Implements #task-c140c4df-042e-6aa5-2202-c27e707d7eb4. | ||||
* | Release v0.2.3v0.2.3 | EuAndreh | 2021-07-16 | 1 | -0/+1 |
| | |||||
* | README.md: Use "#" over "[sudo]" prefix to denote privilege | EuAndreh | 2021-07-15 | 1 | -1/+1 |
| | |||||
* | Add trailing /en/ to all default URLs, and the equivalent for translations | EuAndreh | 2021-07-15 | 1 | -2/+2 |
| | |||||
* | README.md: Remove "released in" text from the releases list, adjust in ↵ | EuAndreh | 2021-07-13 | 1 | -5/+5 |
| | | | | aux/workflow/assert-readme.sh | ||||
* | README.md: Tweak wording | EuAndreh | 2021-07-13 | 1 | -2/+2 |
| | |||||
* | README.md: Add link to translated READMEs | EuAndreh | 2021-07-13 | 1 | -4/+10 |
| | |||||
* | README.md: Add mdpo to the list of development tools | EuAndreh | 2021-07-13 | 1 | -1/+2 |
| | |||||
* | README.md: Unclutter installation instructions with PREFIX, add "make check" | EuAndreh | 2021-07-13 | 1 | -2/+3 |
| | |||||
* | README.md: Add "make check" to the list of installation steps | EuAndreh | 2021-07-13 | 1 | -0/+1 |
| | |||||
* | Release v0.2.2v0.2.2 | EuAndreh | 2021-06-25 | 1 | -0/+1 |
| | |||||
* | Release v0.2.1v0.2.1 | EuAndreh | 2021-06-25 | 1 | -0/+1 |
| | |||||
* | README.md, aux/workflow/assert-readme.sh: Link to commit in the releases ↵ | EuAndreh | 2021-06-23 | 1 | -2/+2 |
| | | | | section too | ||||
* | README.md: Better wording on the installation explanation | EuAndreh | 2021-06-22 | 1 | -6/+8 |
| | |||||
* | README.md: Mention po4a and gettext on the list of development tools | EuAndreh | 2021-06-19 | 1 | -0/+3 |
| | |||||
* | Release v0.2.0v0.2.0 | EuAndreh | 2021-06-19 | 1 | -0/+1 |
| | |||||
* | Add aux/workflow/manpages.sh to install, uninstall and generate HTML from ↵ | EuAndreh | 2021-06-19 | 1 | -4/+4 |
| | | | | translated manpages | ||||
* | Leverage po4a to translate manpages | EuAndreh | 2021-06-19 | 1 | -2/+5 |
| | |||||
* | README.md: s/Extratools/Extra tools/ | EuAndreh | 2021-06-17 | 1 | -1/+1 |
| | |||||
* | s/Home page/Homepage/ | EuAndreh | 2021-06-16 | 1 | -1/+1 |
| | |||||
* | Makefile: Use pandoc to generate HTML version of manpages | EuAndreh | 2021-06-14 | 1 | -1/+1 |
| | |||||
* | README.md: Add link to git-send-email.io | EuAndreh | 2021-06-14 | 1 | -1/+5 |
| | |||||
* | Release v0.1.0v0.1.0 | EuAndreh | 2021-06-13 | 1 | -0/+5 |
| | |||||
* | README.md: Point to license file in the source code itself | EuAndreh | 2021-06-13 | 1 | -1/+1 |
| | |||||
* | README.md: Remove duplicate entry on usage section | EuAndreh | 2021-06-13 | 1 | -2/+0 |
| | |||||
* | README.md: Fix markdown links | EuAndreh | 2021-06-12 | 1 | -1/+4 |
| | |||||
* | README.md: Add usage section | EuAndreh | 2021-06-12 | 1 | -0/+24 |
| | |||||
* | README.md: Add documentation and contributing sections | EuAndreh | 2021-06-12 | 1 | -0/+37 |
| | |||||
* | README.md: Dump default metadata information | EuAndreh | 2021-06-12 | 1 | -0/+29 |
| | |||||
* | Add base skeleton project files | EuAndreh | 2021-03-21 | 1 | -0/+3 |