aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* README.md: Fix address of makefile.svgEuAndreh2021-08-234-10/+19
|
* public/makefile.svg: Start generating it with makefile2graph and graphvizEuAndreh2021-08-236-1/+59
|
* aux/ci/report.sh: Add missing closing </main> tagEuAndreh2021-08-201-0/+1
|
* aux/ci/report.sh: Fix inconsistent indentationEuAndreh2021-08-201-1/+1
|
* aux/ci/report.sh: Put project name at the beginning of the titelEuAndreh2021-08-201-1/+1
|
* aux/ci/report.sh: Add description metadata, use <ol>, use spaces for HTMLEuAndreh2021-08-201-27/+27
|
* aux/workflow/repocheck.sh: Run dev-check, adapt scripts that depend on Git repoEuAndreh2021-08-204-7/+14
|
* TODOs.md: Add #task-e8d9a644-ead4-af05-8582-eef22af90633EuAndreh2021-08-201-0/+3
|
* TODOs.md: Add link to POSIX reference in ↵EuAndreh2021-08-201-0/+2
| | | | #task-79c9aa0e-d5ef-78d2-0a01-1b5a06cce6d9
* TODOs.md: Add #question-e7faf3ec-a40e-f35c-7380-6965942d957fEuAndreh2021-08-201-0/+3
|
* TODOs.md: Add #task-79c9aa0e-d5ef-78d2-0a01-1b5a06cce6d9EuAndreh2021-08-201-0/+7
|
* TODOs.md: Add #task-0c5d9ffc-435e-b395-48ef-29a84bb689e9EuAndreh2021-08-201-0/+3
|
* src/git-permalink.in: Add directions to manpage at the end of help textEuAndreh2021-08-191-4/+12
|
* TODOs.md: Mark #task-bd6ebb44-a6f7-5e14-39df-64e8e7cfc21e as DONEEuAndreh2021-08-191-1/+8
|
* aux/workflow/public.sh: Make a symlink for favicon.svg instead of a copyEuAndreh2021-08-191-1/+1
|
* aux/workflow/favicon.png: Delete unused fileEuAndreh2021-08-192-2/+2
|
* TODOs.md: Mark many as DONEEuAndreh2021-08-191-4/+20
| | | | | | | - #task-079946ed-7e58-3051-78d6-71ba12342aba - #task-4a7e02bd-ab82-c628-fa1c-02749c178936 - #task-db34da8d-bf61-43ae-b8f0-f2299834a937 - #task-a0644009-70d7-56ff-c595-ea39fe24dc2b
* aux/workflow/repocheck.sh: Add, supersedes aux/workflow/installcheck.shEuAndreh2021-08-194-73/+187
| | | | | | | | Implements - #task-079946ed-7e58-3051-78d6-71ba12342aba - #task-4a7e02bd-ab82-c628-fa1c-02749c178936 - #task-db34da8d-bf61-43ae-b8f0-f2299834a937 - #task-a0644009-70d7-56ff-c595-ea39fe24dc2b
* TODOs.md: Add #task-bd6ebb44-a6f7-5e14-39df-64e8e7cfc21eEuAndreh2021-08-171-0/+3
|
* aux/ci/ci-build.sh: Remove dependency on Git AnnexEuAndreh2021-08-171-1/+0
|
* TODOs.md: Add #task-079946ed-7e58-3051-78d6-71ba12342abaEuAndreh2021-08-171-0/+3
|
* TODOs.md: Add #task-4a7e02bd-ab82-c628-fa1c-02749c178936EuAndreh2021-08-151-0/+13
|
* TODOs.md: Add update message to #task-ab7d98bb-7557-1891-b102-a48942d762beEuAndreh2021-08-151-0/+5
|
* TODOs.md: Mark #task-d1dc781f-8659-b02a-2b52-021528985f7c as TODOEuAndreh2021-08-151-1/+7
|
* TODOs.md: Mark #task-54ec4fdc-e2e0-32f6-cca3-45f28c8903a2 as DONEEuAndreh2021-08-141-1/+5
|
* Revert back to .tar.gzEuAndreh2021-08-147-124/+124
| | | | git grep -l tar.xz | xargs -I% sh -c 'sed "s/tar\.xz/tar.gz/g" % | sponge %'
* aux/assert-shellcheck.sh: Stop depending being on a Git repositoryEuAndreh2021-08-131-2/+2
|
* aux/ci/ci-build.sh: Fix line break of cpEuAndreh2021-08-131-1/+1
|
* aux/ci/ci-build.sh: Name docker.tar.gz over docker-pack.tar.gzEuAndreh2021-08-131-1/+1
|
* TODOs.md: Add #task-77737feb-62ea-b34c-6ab0-cbe8a8827f39EuAndreh2021-08-131-0/+264
|
* aux/ci/ci-build.sh: Publish Docker image of the latest environmentEuAndreh2021-08-132-0/+8
|
* tests/lib.sh: Make error reporting consistentEuAndreh2021-08-131-7/+8
|
* aux/workflow/l10n.sh: Support .html filesEuAndreh2021-08-081-0/+5
|
* aux/workflow/public.sh: Remove symlink to toplevel CHANGELOGEuAndreh2021-08-081-1/+0
| | | | | Keep only the symlink to index.html, as this is the main entrypoint to the website.
* README.md: Explicitly state that the required tools are the POSIX onesEuAndreh2021-08-084-21/+42
|
* TODOs.md: Add description to #task-43e9d7dd-987a-2f71-629f-28a4cc69be1eEuAndreh2021-08-081-0/+6
|
* TODOs.md: Add #task-a0644009-70d7-56ff-c595-ea39fe24dc2bEuAndreh2021-08-061-0/+3
|
* TODOs.md: Add update notice to #decision-6c2801da-bcb9-dd38-69bf-270a6f9b5acdEuAndreh2021-08-061-0/+16
|
* mv aux/workflow/manpages.sh doc/manpages.shEuAndreh2021-08-062-3/+3
|
* mv tests/tests-lib.sh tests/lib.shEuAndreh2021-08-053-2/+2
|
* TODOs.md: Add #task-db34da8d-bf61-43ae-b8f0-f2299834a937EuAndreh2021-08-021-0/+3
|
* TODOs.md: Add #task-54ec4fdc-e2e0-32f6-cca3-45f28c8903a2EuAndreh2021-08-021-0/+3
|
* Makefile: Keep executable permission of .in suffixed filesEuAndreh2021-07-301-1/+1
|
* Makefile: Make separation between canonical and personal targets clearEuAndreh2021-07-301-13/+18
|
* TODOs.md: Mark #task-ab7d98bb-7557-1891-b102-a48942d762be as DOINGEuAndreh2021-07-281-1/+12
|
* TODOs.md: Mark #task-67a3e4ba-1339-4084-1743-edc261d0cc72 as DONEEuAndreh2021-07-271-1/+5
|
* TODOs.md: Mark #task-1f103822-c865-254c-f6b6-4968f2fb473e as DONEEuAndreh2021-07-271-1/+5
|
* Remove extra \\ after | in line breaksEuAndreh2021-07-276-15/+15
| | | | Implements #task-1f103822-c865-254c-f6b6-4968f2fb473e.
* aux/: Stick to 80 columnsEuAndreh2021-07-2717-49/+87
|
* TODOs.md: Add #task-1f103822-c865-254c-f6b6-4968f2fb473eEuAndreh2021-07-261-0/+3
|