Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | aux/guix/manifest.scm: Remove unused packages | EuAndreh | 2021-06-14 | 1 | -3/+0 |
| | |||||
* | 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/ci/report.sh: Add missing close quote | EuAndreh | 2021-06-13 | 1 | -1/+1 |
| | |||||
* | aux/ci/report.sh: Add link to homepage on generated HTML | EuAndreh | 2021-06-13 | 1 | -3/+4 |
| | |||||
* | aux/workflow/dist.sh: Improve checks before tagging | EuAndreh | 2021-06-13 | 1 | -1/+8 |
| | |||||
* | Move tests/lib.sh -> aux/tests-lib.sh; add fgrep assert variant | EuAndreh | 2021-06-13 | 1 | -0/+93 |
| | |||||
* | aux/workflow/assert-*: Update | EuAndreh | 2021-06-13 | 2 | -9/+47 |
| | |||||
* | aux/guix/manifest.scm: Remove gzip package | EuAndreh | 2021-06-13 | 1 | -1/+0 |
| | |||||
* | aux/ci/report.sh: Include title in the generated HTML page | EuAndreh | 2021-06-13 | 1 | -0/+1 |
| | |||||
* | aux/ci/ci-build.sh: Use -v on rsync | EuAndreh | 2021-06-13 | 1 | -1/+1 |
| | |||||
* | Makefile: Add ./aux/workflow/assert-manpages.sh to "dev-check" target | EuAndreh | 2021-06-13 | 1 | -0/+44 |
| | |||||
* | aux/guix/pinned-channels.scm: Change channel of xyz-euandreh channel | EuAndreh | 2021-06-11 | 1 | -1/+1 |
| | |||||
* | aux/workflow/dist.sh: Remove unused variables | EuAndreh | 2021-06-11 | 1 | -2/+1 |
| | |||||
* | Update files under aux/ | EuAndreh | 2021-06-07 | 7 | -17/+36 |
| | |||||
* | 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 | 14 | -185/+188 |
| | |||||
* | aux/: Add favicon to generated HTML files | EuAndreh | 2021-06-06 | 8 | -0/+69 |
| | |||||
* | Remove assert-clang-format.sh | EuAndreh | 2021-06-06 | 1 | -16/+0 |
| | | | | | | | The default formatter uses spaces over tabs, and I can't get it to override that. The --style='{UseTab: Always}' should have done it, but it didn't work. | ||||
* | aux/workflow/public.sh: Mark as executable | EuAndreh | 2021-03-23 | 1 | -0/+0 |
| | |||||
* | aux/ci/ci-build.sh: Run build target before tests, so we have HTML files ↵ | EuAndreh | 2021-03-23 | 1 | -7/+1 |
| | | | | when tests fail | ||||
* | Remove unused aux/workflow/CHANGELOG.sh | EuAndreh | 2021-03-23 | 1 | -17/+0 |
| | |||||
* | aux/guix/with-container.sh: Add --fallback to Guix commands | EuAndreh | 2021-03-13 | 1 | -7/+6 |
| | |||||
* | Revert change to aux/ci/ci-build.sh | EuAndreh | 2021-03-10 | 1 | -1/+1 |
| | |||||
* | ci-build.sh: Publish CI logs even when "dev-check" fails | EuAndreh | 2021-03-09 | 1 | -1/+1 |
| | |||||
* | assert-clang-format.sh: ShellCheck | EuAndreh | 2021-03-09 | 1 | -2/+2 |
| | |||||
* | Remove xargs -0 flag usage | EuAndreh | 2021-03-08 | 2 | -3/+3 |
| | |||||
* | TODOs.sh: Remove unused SED_REGEX variable | EuAndreh | 2021-03-07 | 1 | -2/+0 |
| | |||||
* | manifest.scm: Remove gettext package | EuAndreh | 2021-03-07 | 1 | -1/+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 |
| | |||||
* | ci-build.sh: Also omit output of second rsync | EuAndreh | 2021-03-06 | 1 | -1/+1 |
| | |||||
* | README.sh: Remove suffix from Git repo link | EuAndreh | 2021-03-06 | 1 | -1/+1 |
| | |||||
* | Suppress rsync stderr from CI logs | EuAndreh | 2021-03-06 | 1 | -1/+1 |
| | |||||
* | Update files under aux/ | EuAndreh | 2021-03-06 | 1 | -0/+5 |
| | |||||
* | Remove sharedc dependency | EuAndreh | 2021-03-03 | 1 | -2/+1 |
| | |||||
* | Add assert-changelog.sh; change dependency of check -> dev-check targets | EuAndreh | 2021-02-28 | 3 | -5/+16 |
| | |||||
* | 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 |
| | |||||
* | manifest.scm: Fix misplaced dependency, use sharedc-latest | EuAndreh | 2021-02-27 | 1 | -1/+1 |
| | |||||
* | Update aux/workflow/dist.sh | EuAndreh | 2021-02-25 | 1 | -5/+11 |
| | |||||
* | Update files under aux/ci/ | EuAndreh | 2021-02-25 | 2 | -3/+3 |
| | |||||
* | aux/ci/ci-build.sh: Don't --delete on trap to avoid deleting pages in case ↵ | EuAndreh | 2021-02-24 | 1 | -1/+1 |
| | | | | of failure | ||||
* | aux/ci/ci-build.sh: Capture stderr properly | EuAndreh | 2021-02-23 | 1 | -1/+1 |
| | |||||
* | aux/guix/manifest.scm: Add remembering-latest, use fallible-latest over fallible | EuAndreh | 2021-02-23 | 1 | -1/+2 |
| | |||||
* | aux/guix/manifest.scm: Add posix-c99 | EuAndreh | 2021-02-23 | 1 | -0/+1 |
| |