aboutsummaryrefslogtreecommitdiff
path: root/aux/workflow (follow)
Commit message (Expand)AuthorAgeFilesLines
* Revert back to .tar.gzEuAndreh2021-08-143-5/+5
* 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-272-5/+5
* aux/: Stick to 80 columnsEuAndreh2021-07-2710-35/+58
* Use tar.xz over tar.gzEuAndreh2021-07-233-5/+5
* aux/workflow/sign-tarballs.sh: Fix attaching signaturesEuAndreh2021-07-231-2/+2
* aux/workflow/commonmark.sh: Read from stdin, write to stdoutEuAndreh2021-07-232-50/+30
* aux/workflow/TODOs.sh: Remove dependency on PerlEuAndreh2021-07-231-18/+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/workflow/styles.css, aux/ci/ci-build.sh: spaces -> tabsEuAndreh2021-07-161-39/+39
* 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-153-9/+15
* 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
* aux/workflow/TODOs.sh: Order regex definitions by usageEuAndreh2021-07-141-2/+1
* aux/workflow/TODOs.sh: Allow tags to appear after the ID markerEuAndreh2021-07-142-2/+2
* CHANGELOG.md: Link to the translated page, and to en/ version explicitlyEuAndreh2021-07-141-1/+1
* aux/workflow/l10n.sh: Touch $pofile before generating itEuAndreh2021-07-131-0/+1
* aux/workflow/l10n.sh: Fix --include-codeblocks argument to md2poEuAndreh2021-07-131-1/+1
* mv po/* po/LC_MESSAGES/EuAndreh2021-07-131-1/+1
* README.md: Remove "released in" text from the releases list, adjust in aux/wo...EuAndreh2021-07-131-1/+1
* git mv doc/spelling/ po/EuAndreh2021-07-081-4/+4
* aux/workflow/installcheck.sh: Add, call it from MakefileEuAndreh2021-07-071-0/+60
* Put pofiles under po/, use one folder for each translated file.EuAndreh2021-07-071-17/+13
* Translate CHANGELOG.md adn README.mdEuAndreh2021-07-063-32/+56
* aux/workflow/*: Don't inherit global PROJECT_UCEuAndreh2021-06-264-0/+4
* aux/workflow/sign-tarballs.sh: Use getopts for argumentsEuAndreh2021-06-262-2/+22
* aux/ci/report.sh: Use getopts for argumentsEuAndreh2021-06-261-1/+1
* aux/workflow/commonmark.sh: Use getopts for argumentsEuAndreh2021-06-262-16/+48
* aux/workflow/TODOs.sh: Use getopts for argumentsEuAndreh2021-06-262-5/+36
* aux/workflow/public.sh: Use getopts for argumentsEuAndreh2021-06-261-4/+35
* aux/workflow/dist.sh: Use getopts for argumentsEuAndreh2021-06-261-7/+41
* aux/workflow/assert-manpages.sh: Use getopts for argumentsEuAndreh2021-06-261-6/+19
* aux/workflow/assert-readme.sh: Use getopts for argumentsEuAndreh2021-06-261-4/+24
* aux/workflow/assert-spelling.sh: Define assert_arg anywayEuAndreh2021-06-261-4/+8
* aux/workflow/assert-changelog.sh: Use getopts for arugmentsEuAndreh2021-06-261-4/+27
* aux/workflow/manpages.sh: s/assert/assert_arg/EuAndreh2021-06-261-6/+6
* aux/workflow/assert-spelling.sh: Get files as arguments instead of assuming t...EuAndreh2021-06-261-2/+3
* aux/workflow/l10n.sh: Mark WARNING message with yellow colorEuAndreh2021-06-261-1/+3
* aux/workflow/l10n.sh: mkdir -p doc/poEuAndreh2021-06-261-0/+1