aboutsummaryrefslogtreecommitdiff
path: root/aux (unfollow)
Commit message (Expand)AuthorFilesLines
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
2021-06-23aux/workflow/manpages.sh: Add missing suffix to HTML filesEuAndreh1-1/+1
2021-06-23README.md, aux/workflow/assert-readme.sh: Link to commit in the releases sect...EuAndreh1-1/+1
2021-06-23aux/workflow/{l10n,manpages}.sh: Fix ShellCheck offensesEuAndreh2-2/+2
2021-06-23aux/workflow/manpages.sh: Refactor how manpages and translations are madeEuAndreh4-55/+109
2021-06-23git mv doc/*.po po/EuAndreh1-2/+2
2021-06-23aux/workflow/public.sh: Spell out .{svg,png} files (ShellCheck offense)EuAndreh1-1/+1
2021-06-23aux/: Explicitly pass "public/" as a parameter to scriptsEuAndreh5-18/+20
2021-06-23aux/workflow/assert-readme.sh: No need to create the public/ directoryEuAndreh1-2/+0
2021-06-23git grep -l PACKAGE aux/ | xargs sed -i 's/PACKAGE/PROJECT/g'EuAndreh3-9/+9
2021-06-23aux/guix/with-container.sh: Remove -x sh optionEuAndreh1-1/+1
2021-06-23aux/workflow/public.sh: Selectively copy favicon filesEuAndreh1-1/+1
2021-06-22aux/tests-lib.sh: Add uuid() function, use it on testsEuAndreh1-0/+8
2021-06-22aux/tests-lib.sh: Use colours on test outputEuAndreh1-6/+17
2021-06-22aux/workflow/TODOs.sh: Use <pre> over <span> for visible idsEuAndreh1-1/+1
2021-06-21aux/guix/manifest.scm: Add glibc for the "locale" commandEuAndreh1-1/+2
2021-06-19aux/ci/report.sh: Fetch only CI-related notesEuAndreh1-1/+4
2021-06-19aux/workflow/manpages.sh: Suppress ShellCheck warningsEuAndreh1-0/+2
2021-06-19Add aux/workflow/manpages.sh to install, uninstall and generate HTML from tra...EuAndreh2-16/+53
2021-06-19aux/workflow/assert-manpages.sh: Mark as executableEuAndreh1-0/+0
2021-06-19Leverage po4a to translate manpagesEuAndreh3-4/+152
2021-06-17Update aux/workflow/assert-changelog.shEuAndreh2-5/+8