Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Setup base i18n infrastructure | EuAndreh | 2021-06-19 | 2 | -3/+188 |
| | |||||
* | aux/workflow/assert-changelog.sh: Update | EuAndreh | 2021-06-17 | 2 | -5/+8 |
| | |||||
* | aux/: Update | EuAndreh | 2021-06-16 | 3 | -14/+15 |
| | |||||
* | CHANGELOG.md: Add link to home | EuAndreh | 2021-06-16 | 1 | -0/+9 |
| | |||||
* | aux/workflow/assert-manpages.sh: Ignore manpages that are just .so | EuAndreh | 2021-06-14 | 1 | -0/+4 |
| | |||||
* | doc/remembering.*: Escape illegal characters in link to mailing list | EuAndreh | 2021-06-14 | 1 | -1/+1 |
| | |||||
* | aux/workflow/assert-manpages.sh: Add -i flag | EuAndreh | 2021-06-14 | 1 | -1/+18 |
| | |||||
* | doc/remembering.*: Make correct usage of .MT and .UR requests | EuAndreh | 2021-06-14 | 1 | -9/+11 |
| | | | | Adjust aux/workflow/assert-manpages.sh accordingly. | ||||
* | aux/workflow/TODOs.sh: Generate valid HTML | EuAndreh | 2021-06-13 | 1 | -3/+8 |
| | |||||
* | aux/workflow/dist.sh: Improve checks before tagging | EuAndreh | 2021-06-13 | 1 | -1/+8 |
| | |||||
* | aux/workflow/assert-*: Update | EuAndreh | 2021-06-13 | 2 | -9/+47 |
| | |||||
* | Makefile: Add ./aux/workflow/assert-manpages.sh to "dev-check" target | EuAndreh | 2021-06-13 | 1 | -0/+44 |
| | |||||
* | aux/workflow/dist.sh: Remove unused variables | EuAndreh | 2021-06-11 | 1 | -2/+1 |
| | |||||
* | Update files under aux/ | EuAndreh | 2021-06-07 | 4 | -11/+25 |
| | |||||
* | aux/workflow/assert-readme.sh: Assert the end of the CONTRIBUTING section | EuAndreh | 2021-06-06 | 1 | -0/+12 |
| | |||||
* | README.md: Add explicit "Links" and "Releases" sections | EuAndreh | 2021-06-06 | 3 | -29/+21 |
| | | | | | | | | | | | | | | | | | | | Instead of generating the "Links" and "Releases" sections on the fly and adding them to the end of the README.md before processing it with aux/workflow/README.sh, embed those sections directly and use aux/workflow/assert-readme.sh to make sure the metadata is there. Before we had: 1. generate "Links" and "Releases" on the fly inside aux/workflow/README.sh; 2. add those sections to the end of the README.md; 3. use the custom pandoc build command inside the aux/workflow/README.sh file. Now we have: 1. embed "Links" and "Releases" in the README.md directly; 2. use aux/workflow/assert-readme.sh to validate the correct metadata; 3. use the vanilla aux/workflow/commonmark.sh to generate the HTML. | ||||
* | aux/: Use tabs over spaces for .sh files | EuAndreh | 2021-06-06 | 8 | -99/+102 |
| | |||||
* | aux/: Add favicon to generated HTML files | EuAndreh | 2021-06-06 | 7 | -0/+68 |
| | |||||
* | aux/workflow/public.sh: Mark as executable | EuAndreh | 2021-03-23 | 1 | -0/+0 |
| | |||||
* | Remove unused aux/workflow/CHANGELOG.sh | EuAndreh | 2021-03-23 | 1 | -17/+0 |
| | |||||
* | TODOs.sh: Remove unused SED_REGEX variable | EuAndreh | 2021-03-07 | 1 | -2/+0 |
| | |||||
* | TODOs.sh: Use sed to remove dependency on gettext | EuAndreh | 2021-03-07 | 2 | -12/+16 |
| | |||||
* | assert-todos.sh: Remove reference to inexistant docbook-xsl/ directory | EuAndreh | 2021-03-07 | 1 | -1/+1 |
| | |||||
* | README.sh: Remove suffix from Git repo link | EuAndreh | 2021-03-06 | 1 | -1/+1 |
| | |||||
* | Update files under aux/ | EuAndreh | 2021-03-06 | 1 | -0/+5 |
| | |||||
* | Add assert-changelog.sh; change dependency of check -> dev-check targets | EuAndreh | 2021-02-28 | 2 | -4/+15 |
| | |||||
* | README.sh: Reverse the list of tags | EuAndreh | 2021-02-27 | 1 | -1/+1 |
| | |||||
* | Add aux/workflow/sign-tarballs.sh | EuAndreh | 2021-02-27 | 3 | -1/+21 |
| | |||||
* | Update aux/workflow/dist.sh | EuAndreh | 2021-02-25 | 1 | -5/+11 |
| | |||||
* | Add aux/workflow/public.sh, update aux/workflow/README.sh | EuAndreh | 2021-02-23 | 2 | -2/+30 |
| | |||||
* | aux/workflow/dist.sh: Fix quotation | EuAndreh | 2021-02-22 | 1 | -3/+3 |
| | |||||
* | Move "dist" target to aux/workflow/dist.sh | EuAndreh | 2021-02-21 | 1 | -0/+17 |
| | |||||
* | Update aux/workflow/: support tags in TODOs.md | EuAndreh | 2021-02-20 | 2 | -4/+17 |
| | |||||
* | Update files under aux/ | EuAndreh | 2021-02-17 | 4 | -3/+20 |
| | |||||
* | aux/workflow/: Update copied files, now accept optional filename parameter | EuAndreh | 2021-01-30 | 2 | -2/+4 |
| | |||||
* | mv build-aux/ aux/ | EuAndreh | 2021-01-27 | 6 | -0/+179 |