aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* TODOs.md: Add #task-f65531fa-e44b-14b1-fa32-70a22346e060EuAndreh2021-07-071-0/+11
|
* TODOs.md: Add #task-b4d3eb41-64f4-9882-e03b-ab76af4dbd00EuAndreh2021-07-061-0/+16
|
* TODOs.md: Add #task-55fe6623-2bfc-49dd-061c-3899ae2b1c68EuAndreh2021-07-061-0/+12
|
* TODOs.md: Add #task-ce5cd33e-b3a1-1606-0d78-0d9586b07529EuAndreh2021-07-061-0/+21
|
* Translate CHANGELOG.md adn README.mdEuAndreh2021-07-068-37/+67
| | | | | | | | | Partially implements #task-7c5cd2aa-6d92-0423-bfa7-81f2e8436586. As mentioned in the task, instead of making "README.md" as symlink to "README.en.md", "README.md" is kept as it is, as the translated file doesn't need to live in the repository. The same goes for the "CHANGELOG.md" file.
* TODOs.md: Mark #task-d6f1ddb3-2111-bcdb-1873-0a414a5f7157 as CANCELLEDEuAndreh2021-06-271-1/+6
|
* git mv aux/tests-lib.sh tests/EuAndreh2021-06-274-3/+3
|
* TODOs.md: Add #task-d6f1ddb3-2111-bcdb-1873-0a414a5f7157EuAndreh2021-06-271-0/+3
|
* src/git-permalink.in: Return 2 on unrecognized CLI optionEuAndreh2021-06-273-4/+12
|
* src/git-permalink.in: Fix ShellCheck offense, remove disableEuAndreh2021-06-271-2/+1
|
* Makefile: Don't use $(NAME) for the file nameEuAndreh2021-06-261-1/+1
|
* aux/guix/manifest.scm: Reorder hunspell, group it with basic packagesEuAndreh2021-06-261-3/+3
|
* TODOs.md: spellcheckEuAndreh2021-06-262-4/+6
|
* aux/workflow/*: Don't inherit global PROJECT_UCEuAndreh2021-06-264-0/+4
|
* aux/workflow/sign-tarballs.sh: Use getopts for argumentsEuAndreh2021-06-262-2/+22
|
* aux/ci/report.sh: Use getopts for argumentsEuAndreh2021-06-263-4/+26
|
* aux/workflow/commonmark.sh: Use getopts for argumentsEuAndreh2021-06-262-16/+48
|
* TODOs.md: Add #task-7c5cd2aa-6d92-0423-bfa7-81f2e8436586EuAndreh2021-06-261-0/+23
|
* aux/workflow/TODOs.sh: Use getopts for argumentsEuAndreh2021-06-262-5/+36
|
* aux/workflow/public.sh: Use getopts for argumentsEuAndreh2021-06-262-5/+36
|
* aux/workflow/dist.sh: Use getopts for argumentsEuAndreh2021-06-262-8/+42
|
* aux/workflow/assert-manpages.sh: Use getopts for argumentsEuAndreh2021-06-262-7/+20
|
* aux/workflow/assert-readme.sh: Use getopts for argumentsEuAndreh2021-06-262-5/+25
|
* aux/workflow/assert-spelling.sh: Define assert_arg anywayEuAndreh2021-06-261-4/+8
|
* aux/workflow/assert-changelog.sh: Use getopts for arugmentsEuAndreh2021-06-262-5/+28
|
* aux/workflow/manpages.sh: s/assert/assert_arg/EuAndreh2021-06-261-6/+6
|
* aux/workflow/assert-spelling.sh: Get files as arguments instead of assuming ↵EuAndreh2021-06-262-3/+4
| | | | they're under public/
* aux/workflow/l10n.sh: Mark WARNING message with yellow colorEuAndreh2021-06-261-1/+3
|
* Makefile: use shorter syntax for cp in "install" targetEuAndreh2021-06-261-1/+1
|
* Makefile: Remove trailing \EuAndreh2021-06-261-1/+1
|
* Makefile: Mark src/git-permalink as executable in "all" targetEuAndreh2021-06-261-1/+1
|
* tests/install-uninstall.sh: Allow git-permalink to already be installed; ↵EuAndreh2021-06-261-12/+8
| | | | laxer assertions on STDERR
* aux/workflow/l10n.sh: mkdir -p doc/poEuAndreh2021-06-261-0/+1
|
* aux/workflow/assert-manpages.sh: Skip when file is empyEuAndreh2021-06-261-0/+4
|
* tests/*.sh: Print line number, STDOUT and STDERR when test failsEuAndreh2021-06-264-0/+43
|
* mv src/git-permalink.sh.in src/git-permalin.inEuAndreh2021-06-254-19/+18
| | | | | Mostly to avoid the conflict of the ".sh" built-in rule in the Makefile.
* 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/l10n.sh: fix handling of $@; - Makefile: remove circular dependency between dev-check and public by adding the "l10n-gen" target.
* 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 ↵EuAndreh2021-06-232-3/+3
| | | | section too
* 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 ↵EuAndreh2021-06-231-14/+14
| | | | git-permalink|sh src/git-permalink.sh|g'