aboutsummaryrefslogtreecommitdiff
path: root/aux/workflow/assert-readme.sh (unfollow)
Commit message (Expand)AuthorFilesLines
2021-06-27TODOs.md: Add #task-d6f1ddb3-2111-bcdb-1873-0a414a5f7157EuAndreh1-0/+3
2021-06-27src/git-permalink.in: Return 2 on unrecognized CLI optionEuAndreh3-4/+12
2021-06-27src/git-permalink.in: Fix ShellCheck offense, remove disableEuAndreh1-2/+1
2021-06-26Makefile: Don't use $(NAME) for the file nameEuAndreh1-1/+1
2021-06-26aux/guix/manifest.scm: Reorder hunspell, group it with basic packagesEuAndreh1-3/+3
2021-06-26TODOs.md: spellcheckEuAndreh2-4/+6
2021-06-26aux/workflow/*: Don't inherit global PROJECT_UCEuAndreh4-0/+4
2021-06-26aux/workflow/sign-tarballs.sh: Use getopts for argumentsEuAndreh2-2/+22
2021-06-26aux/ci/report.sh: Use getopts for argumentsEuAndreh3-4/+26
2021-06-26aux/workflow/commonmark.sh: Use getopts for argumentsEuAndreh2-16/+48
2021-06-26TODOs.md: Add #task-7c5cd2aa-6d92-0423-bfa7-81f2e8436586EuAndreh1-0/+23
2021-06-26aux/workflow/TODOs.sh: Use getopts for argumentsEuAndreh2-5/+36
2021-06-26aux/workflow/public.sh: Use getopts for argumentsEuAndreh2-5/+36
2021-06-26aux/workflow/dist.sh: Use getopts for argumentsEuAndreh2-8/+42
2021-06-26aux/workflow/assert-manpages.sh: Use getopts for argumentsEuAndreh2-7/+20
2021-06-26aux/workflow/assert-readme.sh: Use getopts for argumentsEuAndreh2-5/+25
2021-06-26aux/workflow/assert-spelling.sh: Define assert_arg anywayEuAndreh1-4/+8
2021-06-26aux/workflow/assert-changelog.sh: Use getopts for arugmentsEuAndreh2-5/+28
2021-06-26aux/workflow/manpages.sh: s/assert/assert_arg/EuAndreh1-6/+6
2021-06-26aux/workflow/assert-spelling.sh: Get files as arguments instead of assuming t...EuAndreh2-3/+4
2021-06-26aux/workflow/l10n.sh: Mark WARNING message with yellow colorEuAndreh1-1/+3
2021-06-26Makefile: use shorter syntax for cp in "install" targetEuAndreh1-1/+1
2021-06-26Makefile: Remove trailing \EuAndreh1-1/+1
2021-06-26Makefile: Mark src/git-permalink as executable in "all" targetEuAndreh1-1/+1
2021-06-26tests/install-uninstall.sh: Allow git-permalink to already be installed; laxe...EuAndreh1-12/+8
2021-06-26aux/workflow/l10n.sh: mkdir -p doc/poEuAndreh1-0/+1
2021-06-26aux/workflow/assert-manpages.sh: Skip when file is empyEuAndreh1-0/+4
2021-06-26tests/*.sh: Print line number, STDOUT and STDERR when test failsEuAndreh4-0/+43
2021-06-25mv src/git-permalink.sh.in src/git-permalin.inEuAndreh4-19/+18
2021-06-25Release v0.2.2v0.2.2EuAndreh3-1/+9
2021-06-25Makefile: Fix installation path of manpagesEuAndreh1-2/+2
2021-06-25Makefile: Make "spellcheck" depend on "public"EuAndreh1-3/+3
2021-06-25Release v0.2.1v0.2.1EuAndreh4-4/+15
2021-06-25aux/guix/manifest.scm: Use hunspell insted of hunspell-iconvEuAndreh1-1/+1
2021-06-25TODOs.md: Mark #task-4ae91595-6e6d-be17-d882-754a478da878 as DONEEuAndreh1-1/+46
2021-06-25git mv po/ doc/po/EuAndreh5-4/+4
2021-06-25aux/assert-shellcheck.sh: Remove "set -x" optionEuAndreh1-1/+1
2021-06-25aux/workflow/assert-spelling.sh: Add; init dictionaries; fix spellingEuAndreh18-307/+535
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...EuAndreh2-3/+3
2021-06-23TODOs.md: Fix code block escapingEuAndreh1-1/+1
2021-06-23aux/workflow/{l10n,manpages}.sh: Fix ShellCheck offensesEuAndreh2-2/+2
2021-06-23Fix tests: git grep -l 'sh git-permalink' | xargs sed -i 's|sh git-permalink|...EuAndreh1-14/+14
2021-06-23TODOs.md: Add #decision-6c2801da-bcb9-dd38-69bf-270a6f9b5acdEuAndreh1-0/+37
2021-06-23TODOs.md: Mark #task-9ee2bbc8-295f-52b7-4104-483869bad017 as DONEEuAndreh1-1/+5
2021-06-23aux/workflow/manpages.sh: Refactor how manpages and translations are madeEuAndreh10-71/+135
2021-06-23git mv doc/*.po po/EuAndreh5-4/+4
2021-06-23aux/workflow/public.sh: Spell out .{svg,png} files (ShellCheck offense)EuAndreh1-1/+1
2021-06-23TODOs.md: Mark #task-f09dedb7-1b25-0b5e-2520-910a9aa32562 as DONEEuAndreh1-1/+5
2021-06-23aux/: Explicitly pass "public/" as a parameter to scriptsEuAndreh6-19/+21