aboutsummaryrefslogtreecommitdiff
path: root/aux (unfollow)
Commit message (Expand)AuthorFilesLines
2021-08-20aux/ci/report.sh: Add missing closing </main> tagEuAndreh1-0/+1
2021-08-20aux/ci/report.sh: Fix inconsistent indentationEuAndreh1-1/+1
2021-08-20aux/ci/report.sh: Put project name at the beginning of the titelEuAndreh1-1/+1
2021-08-20aux/ci/report.sh: Add description metadata, use <ol>, use spaces for HTMLEuAndreh1-27/+27
2021-08-20aux/workflow/repocheck.sh: Run dev-check, adapt scripts that depend on Git repoEuAndreh4-7/+14
2021-08-19aux/workflow/public.sh: Make a symlink for favicon.svg instead of a copyEuAndreh1-1/+1
2021-08-19aux/workflow/favicon.png: Delete unused fileEuAndreh2-2/+2
2021-08-19aux/workflow/repocheck.sh: Add, supersedes aux/workflow/installcheck.shEuAndreh2-61/+183
2021-08-17aux/ci/ci-build.sh: Remove dependency on Git AnnexEuAndreh1-1/+0
2021-08-14Revert back to .tar.gzEuAndreh3-5/+5
2021-08-13aux/assert-shellcheck.sh: Stop depending being on a Git repositoryEuAndreh1-2/+2
2021-08-13aux/ci/ci-build.sh: Fix line break of cpEuAndreh1-1/+1
2021-08-13aux/ci/ci-build.sh: Name docker.tar.gz over docker-pack.tar.gzEuAndreh1-1/+1
2021-08-13aux/ci/ci-build.sh: Publish Docker image of the latest environmentEuAndreh2-0/+8
2021-08-08aux/workflow/l10n.sh: Support .html filesEuAndreh1-0/+5
2021-08-08aux/workflow/public.sh: Remove symlink to toplevel CHANGELOGEuAndreh1-1/+0
2021-08-06mv aux/workflow/manpages.sh doc/manpages.shEuAndreh1-68/+0
2021-07-27Remove extra \\ after | in line breaksEuAndreh4-9/+9
2021-07-27aux/: Stick to 80 columnsEuAndreh16-47/+82
2021-07-26src/, tests/: Stick to 80 columns with 8-chars wide tabsEuAndreh1-0/+9
2021-07-25aux/ci/: Point to /srv/http instead of /srv/gitEuAndreh2-2/+2
2021-07-23Use tar.xz over tar.gzEuAndreh3-5/+5
2021-07-23aux/workflow/sign-tarballs.sh: Fix attaching signaturesEuAndreh1-2/+2
2021-07-23aux/ci/report.sh: Stop fetching by defaultEuAndreh2-6/+1
2021-07-23aux/workflow/commonmark.sh: Read from stdin, write to stdoutEuAndreh2-50/+30
2021-07-23aux/workflow/TODOs.sh: Remove dependency on PerlEuAndreh2-19/+18
2021-07-16aux/workflow/preamble.md: Add #new ID to mailto linkEuAndreh1-1/+1
2021-07-16aux/workflow/l10n.sh: Add --wrapwidth 999 to po2mdEuAndreh1-1/+1
2021-07-16aux/workflow/: Add WONTFIX issue classificationEuAndreh3-3/+3
2021-07-16aux/workflow/l10n.sh: Feed files to mdpo via STDIN instead of the positional ...EuAndreh1-2/+2
2021-07-16aux/workflow/l10n.sh: Put positional arguments at the endEuAndreh1-2/+2
2021-07-16aux/ci/git-post-receive.sh: Stop silently overrinding $_EuAndreh1-1/+2
2021-07-16aux/ci/git-post-receive.sh: Emit retrigger instruction even when build failsEuAndreh1-1/+1
2021-07-16aux/ci/: Run sh files with sh instead of ./EuAndreh2-3/+4
2021-07-16aux/ci/: Move Git hook handling from ci-build.sh to git-post-receive.shEuAndreh2-3/+8
2021-07-16aux/workflow/styles.css, aux/ci/ci-build.sh: spaces -> tabsEuAndreh2-35/+35
2021-07-15aux/workflow/style.css: Be less specific on selectors, remove reference to pr...EuAndreh1-7/+2
2021-07-15aux/workflow/style.css: Switch colors of INACTIVE and WAITINGEuAndreh1-2/+2
2021-07-15aux/lib.sh: Add mkstemp and mkdtemp, and copy uuid overEuAndreh8-12/+59
2021-07-15aux/workflow/l10n.sh: Support "-L CONTRIBLANGS" optionEuAndreh1-6/+14
2021-07-15aux/workflow/assert-manpages.sh: Get input languages and en files as argumentsEuAndreh1-46/+35
2021-07-15Add trailing /en/ to all default URLs, and the equivalent for translationsEuAndreh3-7/+7
2021-07-14aux/workflow/assert-manpages.sh: Exit with error for unknown languageEuAndreh1-1/+12
2021-07-14aux/workflow/TODOs.sh: Move Perl regexes to top-level pipe over nested pipeEuAndreh1-3/+4
2021-07-14aux/workflow/TODOs.sh: Order regex definitions by usageEuAndreh1-2/+1
2021-07-14aux/workflow/TODOs.sh: Allow tags to appear after the ID markerEuAndreh2-2/+2
2021-07-14CHANGELOG.md: Link to the translated page, and to en/ version explicitlyEuAndreh2-2/+2
2021-07-13aux/workflow/l10n.sh: Touch $pofile before generating itEuAndreh1-0/+1
2021-07-13aux/workflow/l10n.sh: Fix --include-codeblocks argument to md2poEuAndreh1-1/+1
2021-07-13mv po/* po/LC_MESSAGES/EuAndreh1-1/+1