aboutsummaryrefslogtreecommitdiff
path: root/aux (follow)
Commit message (Expand)AuthorAgeFilesLines
* aux/workflow/assert-manpages.sh: Add -i flagEuAndreh2021-06-141-1/+18
* doc/remembering.*: Make correct usage of .MT and .UR requestsEuAndreh2021-06-141-9/+11
* aux/workflow/TODOs.sh: Generate valid HTMLEuAndreh2021-06-131-3/+8
* aux/ci/report.sh: Add missing close quoteEuAndreh2021-06-131-1/+1
* aux/ci/report.sh: Add link to homepage on generated HTMLEuAndreh2021-06-131-3/+4
* aux/workflow/dist.sh: Improve checks before taggingEuAndreh2021-06-131-1/+8
* Move tests/lib.sh -> aux/tests-lib.sh; add fgrep assert variantEuAndreh2021-06-131-0/+93
* aux/workflow/assert-*: UpdateEuAndreh2021-06-132-9/+47
* aux/guix/manifest.scm: Remove gzip packageEuAndreh2021-06-131-1/+0
* aux/ci/report.sh: Include title in the generated HTML pageEuAndreh2021-06-131-0/+1
* aux/ci/ci-build.sh: Use -v on rsyncEuAndreh2021-06-131-1/+1
* Makefile: Add ./aux/workflow/assert-manpages.sh to "dev-check" targetEuAndreh2021-06-131-0/+44
* aux/guix/pinned-channels.scm: Change channel of xyz-euandreh channelEuAndreh2021-06-111-1/+1
* aux/workflow/dist.sh: Remove unused variablesEuAndreh2021-06-111-2/+1
* Update files under aux/EuAndreh2021-06-077-17/+36
* aux/workflow/assert-readme.sh: Assert the end of the CONTRIBUTING sectionEuAndreh2021-06-061-0/+12
* README.md: Add explicit "Links" and "Releases" sectionsEuAndreh2021-06-063-29/+21
* aux/: Use tabs over spaces for .sh filesEuAndreh2021-06-0614-185/+188
* aux/: Add favicon to generated HTML filesEuAndreh2021-06-068-0/+69
* Remove assert-clang-format.shEuAndreh2021-06-061-16/+0
* aux/workflow/public.sh: Mark as executableEuAndreh2021-03-231-0/+0
* aux/ci/ci-build.sh: Run build target before tests, so we have HTML files when...EuAndreh2021-03-231-7/+1
* Remove unused aux/workflow/CHANGELOG.shEuAndreh2021-03-231-17/+0
* aux/guix/with-container.sh: Add --fallback to Guix commandsEuAndreh2021-03-131-7/+6
* Revert change to aux/ci/ci-build.shEuAndreh2021-03-101-1/+1
* ci-build.sh: Publish CI logs even when "dev-check" failsEuAndreh2021-03-091-1/+1
* assert-clang-format.sh: ShellCheckEuAndreh2021-03-091-2/+2
* Remove xargs -0 flag usageEuAndreh2021-03-082-3/+3
* TODOs.sh: Remove unused SED_REGEX variableEuAndreh2021-03-071-2/+0
* manifest.scm: Remove gettext packageEuAndreh2021-03-071-1/+0
* TODOs.sh: Use sed to remove dependency on gettextEuAndreh2021-03-072-12/+16
* assert-todos.sh: Remove reference to inexistant docbook-xsl/ directoryEuAndreh2021-03-071-1/+1
* ci-build.sh: Also omit output of second rsyncEuAndreh2021-03-061-1/+1
* README.sh: Remove suffix from Git repo linkEuAndreh2021-03-061-1/+1
* Suppress rsync stderr from CI logsEuAndreh2021-03-061-1/+1
* Update files under aux/EuAndreh2021-03-061-0/+5
* Remove sharedc dependencyEuAndreh2021-03-031-2/+1
* Add assert-changelog.sh; change dependency of check -> dev-check targetsEuAndreh2021-02-283-5/+16
* README.sh: Reverse the list of tagsEuAndreh2021-02-271-1/+1
* Add aux/workflow/sign-tarballs.shEuAndreh2021-02-273-1/+21
* manifest.scm: Fix misplaced dependency, use sharedc-latestEuAndreh2021-02-271-1/+1
* Update aux/workflow/dist.shEuAndreh2021-02-251-5/+11
* Update files under aux/ci/EuAndreh2021-02-252-3/+3
* aux/ci/ci-build.sh: Don't --delete on trap to avoid deleting pages in case of...EuAndreh2021-02-241-1/+1
* aux/ci/ci-build.sh: Capture stderr properlyEuAndreh2021-02-231-1/+1
* aux/guix/manifest.scm: Add remembering-latest, use fallible-latest over fallibleEuAndreh2021-02-231-1/+2
* aux/guix/manifest.scm: Add posix-c99EuAndreh2021-02-231-0/+1
* aux/ci/ci-build.sh: Remove checking for ./configure fileEuAndreh2021-02-231-7/+1
* aux/guix/pinned-channels.scm: Use %default-channelsEuAndreh2021-02-231-11/+2
* Add aux/workflow/public.sh, update aux/workflow/README.shEuAndreh2021-02-232-2/+30