| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | aux/ci/report.sh: Stop fetching by default | EuAndreh | 2021-07-23 | 2 | -6/+1 |
| * | aux/workflow/commonmark.sh: Read from stdin, write to stdout | EuAndreh | 2021-07-23 | 2 | -50/+30 |
| * | aux/workflow/TODOs.sh: Remove dependency on Perl | EuAndreh | 2021-07-23 | 2 | -19/+18 |
| * | aux/workflow/preamble.md: Add #new ID to mailto link | EuAndreh | 2021-07-16 | 1 | -1/+1 |
| * | aux/workflow/l10n.sh: Add --wrapwidth 999 to po2md | EuAndreh | 2021-07-16 | 1 | -1/+1 |
| * | aux/workflow/: Add WONTFIX issue classification | EuAndreh | 2021-07-16 | 3 | -3/+3 |
| * | aux/workflow/l10n.sh: Feed files to mdpo via STDIN instead of the positional ... | EuAndreh | 2021-07-16 | 1 | -2/+2 |
| * | aux/workflow/l10n.sh: Put positional arguments at the end | EuAndreh | 2021-07-16 | 1 | -2/+2 |
| * | aux/ci/git-post-receive.sh: Stop silently overrinding $_ | EuAndreh | 2021-07-16 | 1 | -1/+2 |
| * | aux/ci/git-post-receive.sh: Emit retrigger instruction even when build fails | EuAndreh | 2021-07-16 | 1 | -1/+1 |
| * | aux/ci/: Run sh files with sh instead of ./ | EuAndreh | 2021-07-16 | 2 | -3/+4 |
| * | aux/ci/: Move Git hook handling from ci-build.sh to git-post-receive.sh | EuAndreh | 2021-07-16 | 2 | -3/+8 |
| * | aux/workflow/styles.css, aux/ci/ci-build.sh: spaces -> tabs | EuAndreh | 2021-07-16 | 2 | -35/+35 |
| * | aux/workflow/style.css: Be less specific on selectors, remove reference to pr... | EuAndreh | 2021-07-15 | 1 | -7/+2 |
| * | aux/workflow/style.css: Switch colors of INACTIVE and WAITING | EuAndreh | 2021-07-15 | 1 | -2/+2 |
| * | aux/lib.sh: Add mkstemp and mkdtemp, and copy uuid over | EuAndreh | 2021-07-15 | 8 | -12/+59 |
| * | aux/workflow/l10n.sh: Support "-L CONTRIBLANGS" option | EuAndreh | 2021-07-15 | 1 | -6/+14 |
| * | aux/workflow/assert-manpages.sh: Get input languages and en files as arguments | EuAndreh | 2021-07-15 | 1 | -46/+35 |
| * | Add trailing /en/ to all default URLs, and the equivalent for translations | EuAndreh | 2021-07-15 | 3 | -7/+7 |
| * | aux/workflow/assert-manpages.sh: Exit with error for unknown language | EuAndreh | 2021-07-14 | 1 | -1/+12 |
| * | aux/workflow/TODOs.sh: Move Perl regexes to top-level pipe over nested pipe | EuAndreh | 2021-07-14 | 1 | -3/+4 |
| * | aux/workflow/TODOs.sh: Order regex definitions by usage | EuAndreh | 2021-07-14 | 1 | -2/+1 |
| * | aux/workflow/TODOs.sh: Allow tags to appear after the ID marker | EuAndreh | 2021-07-14 | 2 | -2/+2 |
| * | CHANGELOG.md: Link to the translated page, and to en/ version explicitly | EuAndreh | 2021-07-14 | 2 | -2/+2 |
| * | aux/workflow/l10n.sh: Touch $pofile before generating it | EuAndreh | 2021-07-13 | 1 | -0/+1 |
| * | aux/workflow/l10n.sh: Fix --include-codeblocks argument to md2po | EuAndreh | 2021-07-13 | 1 | -1/+1 |
| * | mv po/* po/LC_MESSAGES/ | EuAndreh | 2021-07-13 | 1 | -1/+1 |
| * | README.md: Remove "released in" text from the releases list, adjust in aux/wo... | EuAndreh | 2021-07-13 | 1 | -1/+1 |
| * | git mv doc/spelling/ po/ | EuAndreh | 2021-07-08 | 1 | -4/+4 |
| * | aux/workflow/installcheck.sh: Add, call it from Makefile | EuAndreh | 2021-07-07 | 1 | -0/+60 |
| * | Put pofiles under po/, use one folder for each translated file. | EuAndreh | 2021-07-07 | 2 | -17/+14 |
| * | Translate CHANGELOG.md adn README.md | EuAndreh | 2021-07-06 | 4 | -33/+57 |
| * | git mv aux/tests-lib.sh tests/ | EuAndreh | 2021-06-27 | 1 | -123/+0 |
| * | aux/guix/manifest.scm: Reorder hunspell, group it with basic packages | EuAndreh | 2021-06-26 | 1 | -3/+3 |
| * | aux/workflow/*: Don't inherit global PROJECT_UC | EuAndreh | 2021-06-26 | 4 | -0/+4 |
| * | aux/workflow/sign-tarballs.sh: Use getopts for arguments | EuAndreh | 2021-06-26 | 2 | -2/+22 |
| * | aux/ci/report.sh: Use getopts for arguments | EuAndreh | 2021-06-26 | 3 | -4/+26 |
| * | aux/workflow/commonmark.sh: Use getopts for arguments | EuAndreh | 2021-06-26 | 2 | -16/+48 |
| * | aux/workflow/TODOs.sh: Use getopts for arguments | EuAndreh | 2021-06-26 | 2 | -5/+36 |
| * | aux/workflow/public.sh: Use getopts for arguments | EuAndreh | 2021-06-26 | 1 | -4/+35 |
| * | aux/workflow/dist.sh: Use getopts for arguments | EuAndreh | 2021-06-26 | 1 | -7/+41 |
| * | aux/workflow/assert-manpages.sh: Use getopts for arguments | EuAndreh | 2021-06-26 | 1 | -6/+19 |
| * | aux/workflow/assert-readme.sh: Use getopts for arguments | EuAndreh | 2021-06-26 | 1 | -4/+24 |
| * | aux/workflow/assert-spelling.sh: Define assert_arg anyway | EuAndreh | 2021-06-26 | 1 | -4/+8 |
| * | aux/workflow/assert-changelog.sh: Use getopts for arugments | EuAndreh | 2021-06-26 | 1 | -4/+27 |
| * | aux/workflow/manpages.sh: s/assert/assert_arg/ | EuAndreh | 2021-06-26 | 1 | -6/+6 |
| * | aux/workflow/assert-spelling.sh: Get files as arguments instead of assuming t... | EuAndreh | 2021-06-26 | 1 | -2/+3 |
| * | aux/workflow/l10n.sh: Mark WARNING message with yellow color | EuAndreh | 2021-06-26 | 1 | -1/+3 |
| * | aux/workflow/l10n.sh: mkdir -p doc/po | EuAndreh | 2021-06-26 | 1 | -0/+1 |
| * | aux/workflow/assert-manpages.sh: Skip when file is empy | EuAndreh | 2021-06-26 | 1 | -0/+4 |