aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* src/, tests/: Stick to 80 columns with 8-chars wide tabsEuAndreh2021-07-265-20/+52
* aux/ci/: Point to /srv/http instead of /srv/gitEuAndreh2021-07-252-2/+2
* TODOs.md: Remove reference to CI logs in #task-1e18a7cc-1055-bd09-3060-c03292...EuAndreh2021-07-231-4/+0
* Use tar.xz over tar.gzEuAndreh2021-07-237-124/+124
* aux/workflow/sign-tarballs.sh: Fix attaching signaturesEuAndreh2021-07-231-2/+2
* CHANGELOG.md: Add note on removing dependency on PerlEuAndreh2021-07-234-0/+33
* aux/ci/report.sh: Stop fetching by defaultEuAndreh2021-07-232-6/+1
* aux/workflow/commonmark.sh: Read from stdin, write to stdoutEuAndreh2021-07-232-50/+30
* TODOs.md: Mark #task-bf65e50a-b424-9fce-ba8e-fcd6b3bf1c7a as DONEEuAndreh2021-07-231-1/+5
* aux/workflow/TODOs.sh: Remove dependency on PerlEuAndreh2021-07-236-40/+46
* Makefile: Use $(PREFIX) directly over the $(MANPREFIX) variableEuAndreh2021-07-231-3/+2
* TODOs.md: Add #task-bf65e50a-b424-9fce-ba8e-fcd6b3bf1c7aEuAndreh2021-07-221-0/+3
* TODOs.md: Add #task-43e9d7dd-987a-2f71-629f-28a4cc69be1eEuAndreh2021-07-221-0/+3
* TODOs.md: Mark #task-c140c4df-042e-6aa5-2202-c27e707d7eb4 as DONEEuAndreh2021-07-211-1/+5
* README.md: Add dicrectory structure overviewEuAndreh2021-07-214-27/+163
* TODOs.md: Add #task-c140c4df-042e-6aa5-2202-c27e707d7eb4EuAndreh2021-07-191-0/+3
* aux/workflow/preamble.md: Add #new ID to mailto linkEuAndreh2021-07-161-1/+1
* TODOs.md: Mark #task-37fb45fb-d5d8-5511-2bd3-ebd2c3fee891 as DONEEuAndreh2021-07-161-1/+5
* aux/workflow/l10n.sh: Add --wrapwidth 999 to po2mdEuAndreh2021-07-161-1/+1
* .gitignore: Remove redundant /messages.moEuAndreh2021-07-161-1/+0
* TODOs.md: Mark #task-d1dc781f-8659-b02a-2b52-021528985f7c as WONTFIXEuAndreh2021-07-161-1/+8
* aux/workflow/: Add WONTFIX issue classificationEuAndreh2021-07-163-3/+3
* Makefile: Stick to 80 columns limitEuAndreh2021-07-161-4/+8
* Makefile: Remove redundant markdown dependencies from "public"EuAndreh2021-07-161-1/+1
* Release v0.2.3v0.2.3EuAndreh2021-07-169-2/+66
* TODOs.md: Mark #task-f957647c-df05-c0c1-a38b-2e6faea99b8f as DONEEuAndreh2021-07-161-1/+5
* aux/workflow/l10n.sh: Feed files to mdpo via STDIN instead of the positional ...EuAndreh2021-07-161-2/+2
* aux/workflow/l10n.sh: Put positional arguments at the endEuAndreh2021-07-161-2/+2
* aux/ci/git-post-receive.sh: Stop silently overrinding $_EuAndreh2021-07-161-1/+2
* aux/ci/git-post-receive.sh: Emit retrigger instruction even when build failsEuAndreh2021-07-161-1/+1
* aux/ci/: Run sh files with sh instead of ./EuAndreh2021-07-162-3/+4
* aux/ci/: Move Git hook handling from ci-build.sh to git-post-receive.shEuAndreh2021-07-162-3/+8
* aux/workflow/styles.css, aux/ci/ci-build.sh: spaces -> tabsEuAndreh2021-07-162-43/+43
* aux/workflow/style.css: Be less specific on selectors, remove reference to pr...EuAndreh2021-07-151-7/+2
* aux/workflow/style.css: Switch colors of INACTIVE and WAITINGEuAndreh2021-07-151-2/+2
* TODOs.md: Add #task-d1dc781f-8659-b02a-2b52-021528985f7cEuAndreh2021-07-151-0/+7
* TODOs.md: Mark #task-f4807694-2187-5cb5-115e-c5970a052f1f as DONEEuAndreh2021-07-151-1/+5
* aux/lib.sh: Add mkstemp and mkdtemp, and copy uuid overEuAndreh2021-07-1512-69/+133
* TODOs.md: Add #task-f4807694-2187-5cb5-115e-c5970a052f1fEuAndreh2021-07-151-0/+3
* CHANGELOG.md: Add entry on translating README.md and CHANGELOG.md filesEuAndreh2021-07-154-0/+22
* README.md: Use "#" over "[sudo]" prefix to denote privilegeEuAndreh2021-07-154-31/+58
* TODOs.md: Mark #task-b4d3eb41-64f4-9882-e03b-ab76af4dbd00 as DONEEuAndreh2021-07-151-1/+5
* aux/workflow/l10n.sh: Support "-L CONTRIBLANGS" optionEuAndreh2021-07-152-11/+24
* Makefile: Remove TODOs.md as a dependency for "l10n-gen" targetEuAndreh2021-07-151-1/+1
* TODOs.md: Add update to #task-be785104-8bf8-4107-349f-ae859c1db153 taskEuAndreh2021-07-151-1/+4
* aux/workflow/assert-manpages.sh: Get input languages and en files as argumentsEuAndreh2021-07-152-48/+37
* tests/install-uninstall.sh: Remove in favor of aux/workflow/installcheck.shEuAndreh2021-07-152-50/+0
* Add trailing /en/ to all default URLs, and the equivalent for translationsEuAndreh2021-07-1514-48/+78
* Makefile: Delete .mo and test files in "clean" targetEuAndreh2021-07-141-1/+2
* TODOs.md: Add missing spacing lineEuAndreh2021-07-141-0/+1