aboutsummaryrefslogtreecommitdiff
path: root/aux (follow)
Commit message (Expand)AuthorAgeFilesLines
* aux/workflow/assert-readme.sh: Fix COPYING linkEuAndreh2022-01-151-1/+1
* Translate and ship strings in src/locale/*.txtEuAndreh2022-01-151-1/+1
* Makefile: Remove makefile.svgEuAndreh2022-01-131-2/+0
* Replace git.euandreh.xyz/xxx with euandreh.xyz/xxx.gitEuAndreh2021-10-112-4/+4
* Use po4a for translating src/locale/en.shEuAndreh2021-10-021-2/+2
* aux/workflow/: Add <link rel="alternate" for translated CommonMark pagesEuAndreh2021-10-022-4/+33
* aux/ci/report.sh: Use { cmd1; cmd2; } > OUT pattern (ShellCheck offense)EuAndreh2021-10-021-3/+5
* aux/workflow/l10n.sh: Update - handle .msg filesEuAndreh2021-09-201-0/+5
* Enable darkmode for ci.html and manpages HTMLEuAndreh2021-09-201-0/+6
* aux/containers/guix/: Use local clone over remote channelEuAndreh2021-09-202-12/+11
* aux/workflow/style.css: Spaces over tabsEuAndreh2021-09-131-60/+60
* aux/workflow/style.css: Add dark modeEuAndreh2021-09-131-0/+16
* aux/containers/guix/with-container.sh: Use $ENV_CMD for less duplicationEuAndreh2021-09-131-5/+3
* mv aux/guix/ aux/containers/EuAndreh2021-09-134-1/+1
* aux/ci/ci-build.sh: Use aux/with-container, as a symlink to aux/guix/with-con...EuAndreh2021-09-132-2/+3
* aux/guix/with-container.sh: Remove -p and -C optionsEuAndreh2021-09-131-6/+0
* aux/workflow/commonmark.sh: Use the same style.css for all commonmark filesEuAndreh2021-09-131-1/+2
* aux/workflow/style.css: Center the body and add a max-widthEuAndreh2021-09-131-0/+5
* aux/ci/ci-build.sh: Stop generating docker.tar.gz fileEuAndreh2021-09-131-5/+0
* aux/workflow/dist.sh: Use -c flag from sort for simpler if expressionEuAndreh2021-08-281-2/+1
* aux/workflow/dist.sh: Run "make clean public dev-check" instead of just two a...EuAndreh2021-08-281-3/+2
* aux/workflow/dist.sh: Enforce ascending order of tag numbersEuAndreh2021-08-281-1/+7
* aux/workflow/dist.sh: Add prompt to automatically run publishing commandsEuAndreh2021-08-281-1/+10
* aux/workflow/dist.sh: Prevent release being made outside the "main" branchEuAndreh2021-08-281-0/+6
* aux/ci/ci-build.sh: Better formatting of final report messageEuAndreh2021-08-231-2/+2
* aux/workflow/l10n.sh: Print progress message to STDERR instead of STDOUTEuAndreh2021-08-231-1/+1
* aux/guix/with-container.sh: Increase verbosity when building Docker packEuAndreh2021-08-231-1/+1
* public/makefile.svg: Start generating it with makefile2graph and graphvizEuAndreh2021-08-231-0/+2
* aux/ci/report.sh: Add missing closing </main> tagEuAndreh2021-08-201-0/+1
* aux/ci/report.sh: Fix inconsistent indentationEuAndreh2021-08-201-1/+1
* aux/ci/report.sh: Put project name at the beginning of the titelEuAndreh2021-08-201-1/+1
* aux/ci/report.sh: Add description metadata, use <ol>, use spaces for HTMLEuAndreh2021-08-201-27/+27
* aux/workflow/repocheck.sh: Run dev-check, adapt scripts that depend on Git repoEuAndreh2021-08-204-7/+14
* aux/workflow/public.sh: Make a symlink for favicon.svg instead of a copyEuAndreh2021-08-191-1/+1
* aux/workflow/favicon.png: Delete unused fileEuAndreh2021-08-192-2/+2
* aux/workflow/repocheck.sh: Add, supersedes aux/workflow/installcheck.shEuAndreh2021-08-192-61/+183
* aux/ci/ci-build.sh: Remove dependency on Git AnnexEuAndreh2021-08-171-1/+0
* Revert back to .tar.gzEuAndreh2021-08-143-5/+5
* aux/assert-shellcheck.sh: Stop depending being on a Git repositoryEuAndreh2021-08-131-2/+2
* aux/ci/ci-build.sh: Fix line break of cpEuAndreh2021-08-131-1/+1
* aux/ci/ci-build.sh: Name docker.tar.gz over docker-pack.tar.gzEuAndreh2021-08-131-1/+1
* aux/ci/ci-build.sh: Publish Docker image of the latest environmentEuAndreh2021-08-132-0/+8
* aux/workflow/l10n.sh: Support .html filesEuAndreh2021-08-081-0/+5
* aux/workflow/public.sh: Remove symlink to toplevel CHANGELOGEuAndreh2021-08-081-1/+0
* mv aux/workflow/manpages.sh doc/manpages.shEuAndreh2021-08-061-68/+0
* Remove extra \\ after | in line breaksEuAndreh2021-07-274-9/+9
* aux/: Stick to 80 columnsEuAndreh2021-07-2716-47/+82
* src/, tests/: Stick to 80 columns with 8-chars wide tabsEuAndreh2021-07-261-0/+9
* aux/ci/: Point to /srv/http instead of /srv/gitEuAndreh2021-07-252-2/+2
* Use tar.xz over tar.gzEuAndreh2021-07-233-5/+5