aboutsummaryrefslogtreecommitdiff
path: root/aux (unfollow)
Commit message (Expand)AuthorFilesLines
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
2021-06-16aux/workflow/assert-manpages.sh: Fix link to mailing listEuAndreh1-1/+1
2021-06-16aux/workflow/assert-changelog.sh: Assert link exists in CHANGELOGEuAndreh1-0/+9
2021-06-16aux/workflow/preamble.md: Join first and second paragraphsEuAndreh1-3/+1
2021-06-16aux/workflow/preamble.md: Link only to homepageEuAndreh1-1/+1
2021-06-16s/Home page/Homepage/EuAndreh2-2/+2
2021-06-16doc/git-permalink.1: Stop using ".P", use empty lines insteadEuAndreh1-8/+11
2021-06-14aux/: UpdateEuAndreh7-26/+101
2021-06-14aux/guix/manifest.scm: Remove unused packagesEuAndreh1-3/+0
2021-06-13README.md: Point to copy of license in the source code repository itselfEuAndreh1-1/+1
2021-06-12Makefile: Add aux/workflow/assert-manpages.shEuAndreh1-0/+44
2021-06-12Add initial version of tests/cli-opts.sh testsEuAndreh1-0/+93
2021-06-12aux/: Update filesEuAndreh2-44/+1
2021-06-11aux/: Update filesEuAndreh19-173/+310
2021-03-23aux/workflow/public.sh: Mark as executableEuAndreh1-0/+0
2021-03-23aux/ci/ci-build.sh: Run build target before tests, so we have HTML files when...EuAndreh1-7/+1