aboutsummaryrefslogtreecommitdiff
path: root/aux/workflow (follow)
Commit message (Expand)AuthorAgeFilesLines
* aux/workflow/style.css: Add background color for <pre> tagsEuAndreh2022-01-221-3/+10
* aux/{workflow/repocheck,ci/ci-build}.sh: Stop redundantly building "public" t...EuAndreh2022-01-221-2/+2
* aux/workflow/style.css: Add clearer marking of code blocksEuAndreh2022-01-221-0/+9
* aux/workflow/repocheck.sh: Indent outputEuAndreh2022-01-211-2/+6
* Add diacritic and spaces to mk{s,d}temp paths to enforce that everything work...EuAndreh2022-01-201-1/+1
* aux/workflow/TODOs.sh: Fix catenation of aux/workflow/preamble.mdEuAndreh2022-01-201-2/+2
* aux/workflow/l10n.sh: Wait for trailing pending processesEuAndreh2022-01-191-0/+1
* aux/workflow/assert-todos.sh: Use td linter overEuAndreh2022-01-191-48/+1
* aux/workflow/TODOs.sh: Use td package over ad-hoc sedEuAndreh2022-01-191-9/+2
* aux/workflow/repocheck.sh: Add more duplicates in check for idempotencyEuAndreh2022-01-191-0/+4
* aux/workflow/assert-todos.sh: Allow files to be removed from its checkingsEuAndreh2022-01-181-4/+8
* aux/workflow/l10n.sh: Generate and consume pofiles in parallelEuAndreh2022-01-181-34/+63
* aux/workflow/preamble.md: Add spanish lineEuAndreh2022-01-161-0/+2
* aux/workflow/dist.sh: Enforce $VERSION and $DATE from Makefil stay in syncEuAndreh2022-01-161-0/+12
* Release v0.3.0v0.3.0EuAndreh2022-01-161-1/+2
* aux/workflow/assert-readme.sh: Fix COPYING linkEuAndreh2022-01-151-1/+1
* Translate and ship strings in src/locale/*.txtEuAndreh2022-01-151-1/+1
* Replace git.euandreh.xyz/xxx with euandreh.xyz/xxx.gitEuAndreh2021-10-112-4/+4
* Use po4a for translating src/locale/en.shEuAndreh2021-10-021-2/+2
* aux/workflow/: Add <link rel="alternate" for translated CommonMark pagesEuAndreh2021-10-022-4/+33
* aux/workflow/l10n.sh: Update - handle .msg filesEuAndreh2021-09-201-0/+5
* aux/workflow/style.css: Spaces over tabsEuAndreh2021-09-131-60/+60
* aux/workflow/style.css: Add dark modeEuAndreh2021-09-131-0/+16
* aux/workflow/commonmark.sh: Use the same style.css for all commonmark filesEuAndreh2021-09-131-1/+2
* aux/workflow/style.css: Center the body and add a max-widthEuAndreh2021-09-131-0/+5
* aux/workflow/dist.sh: Use -c flag from sort for simpler if expressionEuAndreh2021-08-281-2/+1
* aux/workflow/dist.sh: Run "make clean public dev-check" instead of just two a...EuAndreh2021-08-281-3/+2
* aux/workflow/dist.sh: Enforce ascending order of tag numbersEuAndreh2021-08-281-1/+7
* aux/workflow/dist.sh: Add prompt to automatically run publishing commandsEuAndreh2021-08-281-1/+10
* aux/workflow/dist.sh: Prevent release being made outside the "main" branchEuAndreh2021-08-281-0/+6
* aux/workflow/l10n.sh: Print progress message to STDERR instead of STDOUTEuAndreh2021-08-231-1/+1
* aux/workflow/repocheck.sh: Run dev-check, adapt scripts that depend on Git repoEuAndreh2021-08-204-7/+14
* aux/workflow/public.sh: Make a symlink for favicon.svg instead of a copyEuAndreh2021-08-191-1/+1
* aux/workflow/favicon.png: Delete unused fileEuAndreh2021-08-192-2/+2
* aux/workflow/repocheck.sh: Add, supersedes aux/workflow/installcheck.shEuAndreh2021-08-192-61/+183
* Revert back to .tar.gzEuAndreh2021-08-143-5/+5
* aux/workflow/l10n.sh: Support .html filesEuAndreh2021-08-081-0/+5
* aux/workflow/public.sh: Remove symlink to toplevel CHANGELOGEuAndreh2021-08-081-1/+0
* mv aux/workflow/manpages.sh doc/manpages.shEuAndreh2021-08-061-68/+0
* Remove extra \\ after | in line breaksEuAndreh2021-07-272-5/+5
* aux/: Stick to 80 columnsEuAndreh2021-07-2710-35/+58
* Use tar.xz over tar.gzEuAndreh2021-07-233-5/+5
* aux/workflow/sign-tarballs.sh: Fix attaching signaturesEuAndreh2021-07-231-2/+2
* aux/workflow/commonmark.sh: Read from stdin, write to stdoutEuAndreh2021-07-232-50/+30
* aux/workflow/TODOs.sh: Remove dependency on PerlEuAndreh2021-07-231-18/+18
* aux/workflow/preamble.md: Add #new ID to mailto linkEuAndreh2021-07-161-1/+1
* aux/workflow/l10n.sh: Add --wrapwidth 999 to po2mdEuAndreh2021-07-161-1/+1
* aux/workflow/: Add WONTFIX issue classificationEuAndreh2021-07-163-3/+3
* 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