aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* mv src/git-permalink.sh.in src/git-permalin.inEuAndreh2021-06-254-19/+18
* Release v0.2.2v0.2.2EuAndreh2021-06-253-1/+9
* Makefile: Fix installation path of manpagesEuAndreh2021-06-251-2/+2
* Makefile: Make "spellcheck" depend on "public"EuAndreh2021-06-251-3/+3
* Release v0.2.1v0.2.1EuAndreh2021-06-254-4/+15
* aux/guix/manifest.scm: Use hunspell insted of hunspell-iconvEuAndreh2021-06-251-1/+1
* TODOs.md: Mark #task-4ae91595-6e6d-be17-d882-754a478da878 as DONEEuAndreh2021-06-251-1/+46
* git mv po/ doc/po/EuAndreh2021-06-255-4/+4
* aux/assert-shellcheck.sh: Remove "set -x" optionEuAndreh2021-06-251-1/+1
* aux/workflow/assert-spelling.sh: Add; init dictionaries; fix spellingEuAndreh2021-06-2518-307/+535
* aux/workflow/manpages.sh: Add missing suffix to HTML filesEuAndreh2021-06-231-1/+1
* README.md, aux/workflow/assert-readme.sh: Link to commit in the releases sect...EuAndreh2021-06-232-3/+3
* TODOs.md: Fix code block escapingEuAndreh2021-06-231-1/+1
* aux/workflow/{l10n,manpages}.sh: Fix ShellCheck offensesEuAndreh2021-06-232-2/+2
* Fix tests: git grep -l 'sh git-permalink' | xargs sed -i 's|sh git-permalink|...EuAndreh2021-06-231-14/+14
* TODOs.md: Add #decision-6c2801da-bcb9-dd38-69bf-270a6f9b5acdEuAndreh2021-06-231-0/+37
* TODOs.md: Mark #task-9ee2bbc8-295f-52b7-4104-483869bad017 as DONEEuAndreh2021-06-231-1/+5
* aux/workflow/manpages.sh: Refactor how manpages and translations are madeEuAndreh2021-06-2310-71/+135
* git mv doc/*.po po/EuAndreh2021-06-235-4/+4
* aux/workflow/public.sh: Spell out .{svg,png} files (ShellCheck offense)EuAndreh2021-06-231-1/+1
* TODOs.md: Mark #task-f09dedb7-1b25-0b5e-2520-910a9aa32562 as DONEEuAndreh2021-06-231-1/+5
* aux/: Explicitly pass "public/" as a parameter to scriptsEuAndreh2021-06-236-19/+21
* 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
* TODOs.md: Add #task-f09dedb7-1b25-0b5e-2520-910a9aa32562EuAndreh2021-06-221-0/+3
* doc/: s/SYNOPSYS/SYNOPSIS/EuAndreh2021-06-224-10/+10
* TODOs.md: Mark #task-9ee2bbc8-295f-52b7-4104-483869bad017 as TODO againEuAndreh2021-06-221-1/+5
* tests/remotes.sh: Supress output of git configEuAndreh2021-06-221-2/+2
* tests/cli-opts.sh: Stop testing behaviour of "locale" commandEuAndreh2021-06-221-9/+0
* tests/remotes.sh: Conditionally set user.{email,name} to work on new env like CIEuAndreh2021-06-221-1/+11
* aux/tests-lib.sh: Add uuid() function, use it on testsEuAndreh2021-06-223-3/+11
* src/git-permalink.sh.in, tests/remotes.sh: Address ShellCheck issuesEuAndreh2021-06-222-12/+12
* CHANGELOG.md: Mention integration testsEuAndreh2021-06-221-0/+4
* TODOs.md: Mark #task-bebbe847-f552-be4b-b886-70a621162b69 as DONEEuAndreh2021-06-221-1/+5
* src/git-permalink.sh.in: Fix #task-bebbe847-f552-be4b-b886-70a621162b69EuAndreh2021-06-222-18/+16
* TODOs.md: Mark #task-ada9b39a-cc42-97b2-bd02-ad9c0adc475c as DONEEuAndreh2021-06-221-1/+5
* tests/remotes.sh: AddEuAndreh2021-06-223-0/+179
* TODOs.md: Mark #task-755d8aa8-d39e-f8ce-d4c8-a8649338fffc as DONEEuAndreh2021-06-221-1/+5
* tests/install-uninstall.sh: AddEuAndreh2021-06-222-0/+50
* src/git-permalink.sh.in: Remove empty lines across translated string variablesEuAndreh2021-06-221-2/+0
* TODOs.md: Add #task-755d8aa8-d39e-f8ce-d4c8-a8649338fffcEuAndreh2021-06-221-0/+3
* tests/cli-opts.sh: Use portable "sh git-permalink" over "./git-permalink"EuAndreh2021-06-221-15/+15
* mv src/git-permalink.sh src/git-permalink.sh.inEuAndreh2021-06-222-1/+1
* CHANGELOG.md: Mention "getopts"EuAndreh2021-06-221-0/+11
* TODOs.md: Mark #task-ada9b39a-cc42-97b2-bd02-ad9c0adc475c as DONEEuAndreh2021-06-221-1/+5
* Add small example of using -- on manpageEuAndreh2021-06-228-62/+137
* TODOs.md: Mark #task-cded56f2-c939-3c69-c818-0fb62d62cfd8 as DONEEuAndreh2021-06-221-1/+5
* aux/tests-lib.sh: Use colours on test outputEuAndreh2021-06-221-6/+17