aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* TODOs.md: Add #td-f211218a-7ea2-1e84-fa0d-5aeb7f4f415aEuAndreh2022-01-131-0/+3
* TODOs.md: Add #td-4bf3142e-80fd-bd3b-4bab-f472a7ab6bfdEuAndreh2022-01-131-0/+3
* TODOs.md: Update #td-d6adcb7a-5252-d883-2b81-501c6f648214EuAndreh2021-10-111-2/+5
* Replace git.euandreh.xyz/xxx with euandreh.xyz/xxx.gitEuAndreh2021-10-1120-284/+284
* TODOs.md: Add #td-d6adcb7a-5252-d883-2b81-501c6f648214EuAndreh2021-10-031-0/+22
* TODOs.md: Update progress of #td-0c4937c5-fbbd-9ec9-4a23-e71eebf18feeEuAndreh2021-10-031-1/+1
* TODOs.md: Rename ids to #td-... over #(task|bug|...)-...EuAndreh2021-10-0311-95/+95
* TODOs.md: Mark #task-e9b72107-7dad-0844-d993-503259c729b5 as DONEEuAndreh2021-10-031-1/+7
* TODOs.md: Mark #td-a9ac7e4e-9bec-d8ab-c106-33e05b19012c as DONEEuAndreh2021-10-031-1/+7
* po/extract-strings.sh: Use dedicated file for extracting stringsEuAndreh2021-10-0310-68/+102
* tests/: Copy files to temp directory to avoid messing with existing generated...EuAndreh2021-10-022-2/+12
* tests/cli-opts.sh: Recover test_langs()EuAndreh2021-10-023-11/+82
* .gitignore: Add tmp/EuAndreh2021-10-021-0/+1
* Use po4a for translating src/locale/en.shEuAndreh2021-10-0210-97/+517
* TODOs.md: Mark #task-79c9aa0e-d5ef-78d2-0a01-1b5a06cce6d9 as CANCELLEDEuAndreh2021-10-021-1/+4
* TODOs.md: Mark #task-43e9d7dd-987a-2f71-629f-28a4cc69be1e as DONEEuAndreh2021-10-021-1/+5
* aux/workflow/: Add <link rel="alternate" for translated CommonMark pagesEuAndreh2021-10-022-4/+33
* Makefile: Generate src/locale/en.sh for translationEuAndreh2021-10-022-1/+36
* aux/ci/report.sh: Use { cmd1; cmd2; } > OUT pattern (ShellCheck offense)EuAndreh2021-10-021-3/+5
* TODOs.md: Mark #question-e7faf3ec-a40e-f35c-7380-6965942d957f as DONEEuAndreh2021-10-021-1/+12
* TODOs.md: Start DOING #td-0c4937c5-fbbd-9ec9-4a23-e71eebf18feeEuAndreh2021-09-291-4/+6
* .tdrc: Add basic fileEuAndreh2021-09-291-0/+1
* src/git-permalink.in: Add "End of translatable strings" markerEuAndreh2021-09-291-1/+5
* Makefile: Also install and uninstall en.sh translationsEuAndreh2021-09-291-9/+11
* TODOs.md: Add #td-0c4937c5-fbbd-9ec9-4a23-e71eebf18feeEuAndreh2021-09-291-0/+9
* TODOs.md: Add #td-a9ac7e4e-9bec-d8ab-c106-33e05b19012cEuAndreh2021-09-291-0/+3
* TODOs.md: Add #td-931167c8-96a9-46eb-63e7-224c5e2be583EuAndreh2021-09-271-0/+3
* aux/workflow/l10n.sh: Update - handle .msg filesEuAndreh2021-09-201-0/+5
* CHANGELOG.md: Fix link to TODOs taskEuAndreh2021-09-201-1/+1
* Enable darkmode for ci.html and manpages HTMLEuAndreh2021-09-202-1/+15
* TODOs.md: Mark #task-0c5d9ffc-435e-b395-48ef-29a84bb689e9 as DONEEuAndreh2021-09-201-1/+5
* CHANGELOG.md: Document Makefile vars and change in translationEuAndreh2021-09-201-0/+51
* Makefile: Remove load-locale-messages.sh in "uninstall" targetEuAndreh2021-09-201-0/+1
* Makefile: Include translation files in repocheck.sh countEuAndreh2021-09-201-1/+1
* src/locale/: Ignore ShellCheck warningsEuAndreh2021-09-204-0/+5
* po/LC_MESSAGES/README.en.md/: Update README.md translationEuAndreh2021-09-203-33/+57
* TODOs.md: Mark #task-ab7d98bb-7557-1891-b102-a48942d762be as DONEEuAndreh2021-09-201-1/+5
* aux/containers/guix/: Use local clone over remote channelEuAndreh2021-09-202-12/+11
* Adapt installation to new i18n.EuAndreh2021-09-204-209/+106
* Rework how translation is doneEuAndreh2021-09-146-9/+115
* TODOs.md: Add #task-e9b72107-7dad-0844-d993-503259c729b5EuAndreh2021-09-141-0/+3
* src/git-permalink.in: Use ^ beginning of line marker when grepping for LC_MES...EuAndreh2021-09-141-1/+1
* TODOs.md: Mark #task-c88197ce-ade4-2d30-07fb-b52cf004a201 as CANCELLEDEuAndreh2021-09-131-1/+5
* aux/workflow/style.css: Spaces over tabsEuAndreh2021-09-131-60/+60
* aux/workflow/style.css: Add dark modeEuAndreh2021-09-131-0/+16
* aux/containers/guix/with-container.sh: Use $ENV_CMD for less duplicationEuAndreh2021-09-131-5/+3
* mv aux/guix/ aux/containers/EuAndreh2021-09-134-1/+1
* aux/ci/ci-build.sh: Use aux/with-container, as a symlink to aux/guix/with-con...EuAndreh2021-09-132-2/+3
* aux/guix/with-container.sh: Remove -p and -C optionsEuAndreh2021-09-131-6/+0
* aux/workflow/commonmark.sh: Use the same style.css for all commonmark filesEuAndreh2021-09-131-1/+2