aboutsummaryrefslogtreecommitdiff
path: root/Makefile (unfollow)
Commit message (Expand)AuthorFilesLines
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-25mv src/git-permalink.sh.in src/git-permalin.inEuAndreh1-4/+3
2021-06-25Release v0.2.2v0.2.2EuAndreh1-1/+1
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.1EuAndreh1-3/+3
2021-06-25aux/workflow/assert-spelling.sh: Add; init dictionaries; fix spellingEuAndreh1-5/+10
2021-06-23aux/workflow/manpages.sh: Refactor how manpages and translations are madeEuAndreh1-15/+24
2021-06-23aux/: Explicitly pass "public/" as a parameter to scriptsEuAndreh1-1/+1
2021-06-22tests/remotes.sh: AddEuAndreh1-0/+1
2021-06-22tests/install-uninstall.sh: AddEuAndreh1-0/+1
2021-06-22mv src/git-permalink.sh src/git-permalink.sh.inEuAndreh1-1/+1
2021-06-19Release v0.2.0v0.2.0EuAndreh1-2/+2
2021-06-19Makefile: Fix arguments to aux/workflow/dist.shEuAndreh1-1/+1
2021-06-19Add aux/workflow/manpages.sh to install, uninstall and generate HTML from tra...EuAndreh1-11/+5
2021-06-19Leverage po4a to translate manpagesEuAndreh1-0/+1
2021-06-17Makefile: Use mkdir+cp over installEuAndreh1-1/+2
2021-06-17Makefile: Ignore failure when creating ./git-permalink fileEuAndreh1-3/+2
2021-06-17Update aux/workflow/assert-changelog.shEuAndreh1-1/+1
2021-06-16Makefile: Remove .PHONY targetEuAndreh1-2/+0
2021-06-16Makefile: Add $(manpages) as a dependency of the "public" targetEuAndreh1-1/+1
2021-06-14Makefile: Use pandoc to generate HTML version of manpagesEuAndreh1-2/+2
2021-06-13Release v0.1.0v0.1.0EuAndreh1-1/+1
2021-06-12Makefile: Add aux/workflow/assert-manpages.shEuAndreh1-0/+1
2021-06-12Makefile: Actually generate manpages HTMLEuAndreh1-0/+1
2021-06-12Makefile: Add "all" as a dependency to "check"EuAndreh1-1/+1
2021-06-12Add initial version of tests/cli-opts.sh testsEuAndreh1-5/+8
2021-06-12Makefile: Don't use gzip by defaultEuAndreh1-2/+2
2021-06-12Makefile: Remove wrong $(soaliases) variableEuAndreh1-1/+1
2021-06-12Add stup tests/cli-opts.shEuAndreh1-1/+1
2021-06-12Makefile: Add "check" and "dev-check" placeholders; fix (un)installEuAndreh1-10/+14