aboutsummaryrefslogtreecommitdiff
path: root/aux (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* aux/workflow/sign-tarballs.sh: Fix attaching signaturesEuAndreh2021-07-231-2/+2
* aux/ci/report.sh: Stop fetching by defaultEuAndreh2021-07-232-6/+1
* aux/workflow/commonmark.sh: Read from stdin, write to stdoutEuAndreh2021-07-232-50/+30
* aux/workflow/TODOs.sh: Remove dependency on PerlEuAndreh2021-07-232-19/+18
* aux/workflow/preamble.md: Add #new ID to mailto linkEuAndreh2021-07-161-1/+1
* aux/workflow/l10n.sh: Add --wrapwidth 999 to po2mdEuAndreh2021-07-161-1/+1
* aux/workflow/: Add WONTFIX issue classificationEuAndreh2021-07-163-3/+3
* aux/workflow/l10n.sh: Feed files to mdpo via STDIN instead of the positional ...EuAndreh2021-07-161-2/+2
* aux/workflow/l10n.sh: Put positional arguments at the endEuAndreh2021-07-161-2/+2
* aux/ci/git-post-receive.sh: Stop silently overrinding $_EuAndreh2021-07-161-1/+2
* aux/ci/git-post-receive.sh: Emit retrigger instruction even when build failsEuAndreh2021-07-161-1/+1
* aux/ci/: Run sh files with sh instead of ./EuAndreh2021-07-162-3/+4
* aux/ci/: Move Git hook handling from ci-build.sh to git-post-receive.shEuAndreh2021-07-162-3/+8
* aux/workflow/styles.css, aux/ci/ci-build.sh: spaces -> tabsEuAndreh2021-07-162-43/+43
* aux/workflow/style.css: Be less specific on selectors, remove reference to pr...EuAndreh2021-07-151-7/+2
* aux/workflow/style.css: Switch colors of INACTIVE and WAITINGEuAndreh2021-07-151-2/+2
* aux/lib.sh: Add mkstemp and mkdtemp, and copy uuid overEuAndreh2021-07-158-12/+59
* aux/workflow/l10n.sh: Support "-L CONTRIBLANGS" optionEuAndreh2021-07-151-6/+14
* aux/workflow/assert-manpages.sh: Get input languages and en files as argumentsEuAndreh2021-07-151-47/+36
* Add trailing /en/ to all default URLs, and the equivalent for translationsEuAndreh2021-07-153-7/+7
* aux/workflow/assert-manpages.sh: Exit with error for unknown languageEuAndreh2021-07-141-1/+12
* aux/workflow/TODOs.sh: Move Perl regexes to top-level pipe over nested pipeEuAndreh2021-07-141-3/+4