aboutsummaryrefslogtreecommitdiff
path: root/aux (unfollow)
Commit message (Expand)AuthorFilesLines
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
2021-07-13README.md: Remove "released in" text from the releases list, adjust in aux/wo...EuAndreh1-1/+1
2021-07-08git mv doc/spelling/ po/EuAndreh1-4/+4
2021-07-07aux/workflow/installcheck.sh: Add, call it from MakefileEuAndreh1-0/+60
2021-07-07Put pofiles under po/, use one folder for each translated file.EuAndreh2-17/+14
2021-07-06Translate CHANGELOG.md adn README.mdEuAndreh4-33/+57
2021-06-27git mv aux/tests-lib.sh tests/EuAndreh1-123/+0
2021-06-26aux/guix/manifest.scm: Reorder hunspell, group it with basic packagesEuAndreh1-3/+3
2021-06-26aux/workflow/*: Don't inherit global PROJECT_UCEuAndreh4-0/+4
2021-06-26aux/workflow/sign-tarballs.sh: Use getopts for argumentsEuAndreh2-2/+22
2021-06-26aux/ci/report.sh: Use getopts for argumentsEuAndreh3-4/+26
2021-06-26aux/workflow/commonmark.sh: Use getopts for argumentsEuAndreh2-16/+48
2021-06-26aux/workflow/TODOs.sh: Use getopts for argumentsEuAndreh2-5/+36
2021-06-26aux/workflow/public.sh: Use getopts for argumentsEuAndreh1-4/+35
2021-06-26aux/workflow/dist.sh: Use getopts for argumentsEuAndreh1-7/+41
2021-06-26aux/workflow/assert-manpages.sh: Use getopts for argumentsEuAndreh1-6/+19
2021-06-26aux/workflow/assert-readme.sh: Use getopts for argumentsEuAndreh1-4/+24
2021-06-26aux/workflow/assert-spelling.sh: Define assert_arg anywayEuAndreh1-4/+8
2021-06-26aux/workflow/assert-changelog.sh: Use getopts for arugmentsEuAndreh1-4/+27
2021-06-26aux/workflow/manpages.sh: s/assert/assert_arg/EuAndreh1-6/+6
2021-06-26aux/workflow/assert-spelling.sh: Get files as arguments instead of assuming t...EuAndreh1-2/+3
2021-06-26aux/workflow/l10n.sh: Mark WARNING message with yellow colorEuAndreh1-1/+3
2021-06-26aux/workflow/l10n.sh: mkdir -p doc/poEuAndreh1-0/+1
2021-06-26aux/workflow/assert-manpages.sh: Skip when file is empyEuAndreh1-0/+4
2021-06-26tests/*.sh: Print line number, STDOUT and STDERR when test failsEuAndreh1-0/+11
2021-06-25Release v0.2.1v0.2.1EuAndreh1-0/+10
2021-06-25aux/guix/manifest.scm: Use hunspell insted of hunspell-iconvEuAndreh1-1/+1
2021-06-25git mv po/ doc/po/EuAndreh1-2/+2
2021-06-25aux/assert-shellcheck.sh: Remove "set -x" optionEuAndreh1-1/+1
2021-06-25aux/workflow/assert-spelling.sh: Add; init dictionaries; fix spellingEuAndreh4-17/+93