aboutsummaryrefslogtreecommitdiff
path: root/aux (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* aux/workflow/assert-manpages.sh: Fix link to mailing listEuAndreh2021-06-161-1/+1
* aux/workflow/assert-changelog.sh: Assert link exists in CHANGELOGEuAndreh2021-06-161-0/+9
* aux/workflow/preamble.md: Join first and second paragraphsEuAndreh2021-06-161-3/+1
* aux/workflow/preamble.md: Link only to homepageEuAndreh2021-06-161-1/+1
* s/Home page/Homepage/EuAndreh2021-06-162-2/+2
* doc/git-permalink.1: Stop using ".P", use empty lines insteadEuAndreh2021-06-161-8/+11
* aux/: UpdateEuAndreh2021-06-147-26/+101
* aux/guix/manifest.scm: Remove unused packagesEuAndreh2021-06-141-3/+0
* README.md: Point to copy of license in the source code repository itselfEuAndreh2021-06-131-1/+1
* Makefile: Add aux/workflow/assert-manpages.shEuAndreh2021-06-121-0/+44
* Add initial version of tests/cli-opts.sh testsEuAndreh2021-06-121-0/+93
* aux/: Update filesEuAndreh2021-06-122-44/+1
* aux/: Update filesEuAndreh2021-06-1119-179/+316
* aux/workflow/public.sh: Mark as executableEuAndreh2021-03-231-0/+0
* aux/ci/ci-build.sh: Run build target before tests, so we have HTML files when...EuAndreh2021-03-231-7/+1
* Add base skeleton project filesEuAndreh2021-03-2118-0/+488