aboutsummaryrefslogtreecommitdiff
path: root/Makefile (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* mv src/git-permalink.sh.in src/git-permalin.inEuAndreh2021-06-251-4/+3
* Release v0.2.2v0.2.2EuAndreh2021-06-251-1/+1
* 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-251-3/+3
* aux/workflow/assert-spelling.sh: Add; init dictionaries; fix spellingEuAndreh2021-06-251-5/+10
* aux/workflow/manpages.sh: Refactor how manpages and translations are madeEuAndreh2021-06-231-15/+24
* aux/: Explicitly pass "public/" as a parameter to scriptsEuAndreh2021-06-231-1/+1
* tests/remotes.sh: AddEuAndreh2021-06-221-0/+1
* tests/install-uninstall.sh: AddEuAndreh2021-06-221-0/+1
* mv src/git-permalink.sh src/git-permalink.sh.inEuAndreh2021-06-221-1/+1
* Release v0.2.0v0.2.0EuAndreh2021-06-191-2/+2
* Makefile: Fix arguments to aux/workflow/dist.shEuAndreh2021-06-191-1/+1
* Add aux/workflow/manpages.sh to install, uninstall and generate HTML from tra...EuAndreh2021-06-191-11/+5
* Leverage po4a to translate manpagesEuAndreh2021-06-191-0/+1
* Makefile: Use mkdir+cp over installEuAndreh2021-06-171-1/+2
* Makefile: Ignore failure when creating ./git-permalink fileEuAndreh2021-06-171-3/+2
* Update aux/workflow/assert-changelog.shEuAndreh2021-06-171-1/+1
* Makefile: Remove .PHONY targetEuAndreh2021-06-161-2/+0
* Makefile: Add $(manpages) as a dependency of the "public" targetEuAndreh2021-06-161-1/+1
* Makefile: Use pandoc to generate HTML version of manpagesEuAndreh2021-06-141-2/+2
* Release v0.1.0v0.1.0EuAndreh2021-06-131-1/+1
* Makefile: Add aux/workflow/assert-manpages.shEuAndreh2021-06-121-0/+1
* Makefile: Actually generate manpages HTMLEuAndreh2021-06-121-0/+1
* Makefile: Add "all" as a dependency to "check"EuAndreh2021-06-121-1/+1
* Add initial version of tests/cli-opts.sh testsEuAndreh2021-06-121-5/+8
* Makefile: Don't use gzip by defaultEuAndreh2021-06-121-2/+2
* Makefile: Remove wrong $(soaliases) variableEuAndreh2021-06-121-1/+1
* Add stup tests/cli-opts.shEuAndreh2021-06-121-1/+1
* Makefile: Add "check" and "dev-check" placeholders; fix (un)installEuAndreh2021-06-121-10/+14
* Add base skeleton project filesEuAndreh2021-03-211-0/+46