aboutsummaryrefslogtreecommitdiff
path: root/aux (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* 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-072-17/+14
* Translate CHANGELOG.md adn README.mdEuAndreh2021-07-064-33/+57
* git mv aux/tests-lib.sh tests/EuAndreh2021-06-271-123/+0
* aux/guix/manifest.scm: Reorder hunspell, group it with basic packagesEuAndreh2021-06-261-3/+3
* 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-263-4/+26
* 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
* aux/workflow/assert-manpages.sh: Skip when file is empyEuAndreh2021-06-261-0/+4
* tests/*.sh: Print line number, STDOUT and STDERR when test failsEuAndreh2021-06-261-0/+11
* Release v0.2.1v0.2.1EuAndreh2021-06-251-0/+10
* aux/guix/manifest.scm: Use hunspell insted of hunspell-iconvEuAndreh2021-06-251-1/+1
* git mv po/ doc/po/EuAndreh2021-06-251-2/+2
* aux/assert-shellcheck.sh: Remove "set -x" optionEuAndreh2021-06-251-1/+1
* aux/workflow/assert-spelling.sh: Add; init dictionaries; fix spellingEuAndreh2021-06-254-17/+93
* aux/workflow/manpages.sh: Add missing suffix to HTML filesEuAndreh2021-06-231-1/+1
* README.md, aux/workflow/assert-readme.sh: Link to commit in the releases sect...EuAndreh2021-06-231-1/+1
* aux/workflow/{l10n,manpages}.sh: Fix ShellCheck offensesEuAndreh2021-06-232-2/+2
* aux/workflow/manpages.sh: Refactor how manpages and translations are madeEuAndreh2021-06-234-55/+109
* git mv doc/*.po po/EuAndreh2021-06-231-2/+2
* aux/workflow/public.sh: Spell out .{svg,png} files (ShellCheck offense)EuAndreh2021-06-231-1/+1
* aux/: Explicitly pass "public/" as a parameter to scriptsEuAndreh2021-06-235-18/+20
* aux/workflow/assert-readme.sh: No need to create the public/ directoryEuAndreh2021-06-231-2/+0
* git grep -l PACKAGE aux/ | xargs sed -i 's/PACKAGE/PROJECT/g'EuAndreh2021-06-233-9/+9
* aux/guix/with-container.sh: Remove -x sh optionEuAndreh2021-06-231-1/+1
* aux/workflow/public.sh: Selectively copy favicon filesEuAndreh2021-06-231-1/+1
* aux/tests-lib.sh: Add uuid() function, use it on testsEuAndreh2021-06-221-0/+8
* aux/tests-lib.sh: Use colours on test outputEuAndreh2021-06-221-6/+17
* aux/workflow/TODOs.sh: Use <pre> over <span> for visible idsEuAndreh2021-06-221-1/+1
* aux/guix/manifest.scm: Add glibc for the "locale" commandEuAndreh2021-06-211-1/+2
* aux/ci/report.sh: Fetch only CI-related notesEuAndreh2021-06-191-1/+4
* aux/workflow/manpages.sh: Suppress ShellCheck warningsEuAndreh2021-06-191-0/+2
* Add aux/workflow/manpages.sh to install, uninstall and generate HTML from tra...EuAndreh2021-06-192-16/+53
* aux/workflow/assert-manpages.sh: Mark as executableEuAndreh2021-06-191-0/+0
* Leverage po4a to translate manpagesEuAndreh2021-06-193-4/+152
* Update aux/workflow/assert-changelog.shEuAndreh2021-06-172-5/+8