aboutsummaryrefslogtreecommitdiff
path: root/description (unfollow)
Commit message (Collapse)AuthorFilesLines
2021-08-28aux/workflow/dist.sh: Prevent release being made outside the "main" branchEuAndreh1-0/+6
2021-08-24TODOs.md: Mark #task-c88197ce-ade4-2d30-07fb-b52cf004a201 as DONEEuAndreh1-1/+5
2021-08-24Makefile: Use single quotes around macro expansions for paths and namesEuAndreh1-13/+13
2021-08-24TODOs.md: Add #task-c88197ce-ade4-2d30-07fb-b52cf004a201EuAndreh1-0/+3
2021-08-23aux/ci/ci-build.sh: Better formatting of final report messageEuAndreh1-2/+2
2021-08-23aux/workflow/l10n.sh: Print progress message to STDERR instead of STDOUTEuAndreh1-1/+1
2021-08-23aux/guix/with-container.sh: Increase verbosity when building Docker packEuAndreh1-1/+1
2021-08-23po/LC_MESSAGES/README.en.md/fr.po: Fix typo newline in link to CHANGELOGEuAndreh1-2/+2
2021-08-23README.md: Fix address of makefile.svgEuAndreh4-10/+19
2021-08-23public/makefile.svg: Start generating it with makefile2graph and graphvizEuAndreh6-1/+59
2021-08-20aux/ci/report.sh: Add missing closing </main> tagEuAndreh1-0/+1
2021-08-20aux/ci/report.sh: Fix inconsistent indentationEuAndreh1-1/+1
2021-08-20aux/ci/report.sh: Put project name at the beginning of the titelEuAndreh1-1/+1
2021-08-20aux/ci/report.sh: Add description metadata, use <ol>, use spaces for HTMLEuAndreh1-27/+27
2021-08-20aux/workflow/repocheck.sh: Run dev-check, adapt scripts that depend on Git repoEuAndreh4-7/+14
2021-08-20TODOs.md: Add #task-e8d9a644-ead4-af05-8582-eef22af90633EuAndreh1-0/+3
2021-08-20TODOs.md: Add link to POSIX reference in ↵EuAndreh1-0/+2
#task-79c9aa0e-d5ef-78d2-0a01-1b5a06cce6d9
2021-08-20TODOs.md: Add #question-e7faf3ec-a40e-f35c-7380-6965942d957fEuAndreh1-0/+3
2021-08-20TODOs.md: Add #task-79c9aa0e-d5ef-78d2-0a01-1b5a06cce6d9EuAndreh1-0/+7
2021-08-20TODOs.md: Add #task-0c5d9ffc-435e-b395-48ef-29a84bb689e9EuAndreh1-0/+3
2021-08-19src/git-permalink.in: Add directions to manpage at the end of help textEuAndreh1-4/+12
2021-08-19TODOs.md: Mark #task-bd6ebb44-a6f7-5e14-39df-64e8e7cfc21e as DONEEuAndreh1-1/+8
2021-08-19aux/workflow/public.sh: Make a symlink for favicon.svg instead of a copyEuAndreh1-1/+1
2021-08-19aux/workflow/favicon.png: Delete unused fileEuAndreh2-2/+2
2021-08-19TODOs.md: Mark many as DONEEuAndreh1-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
2021-08-19aux/workflow/repocheck.sh: Add, supersedes aux/workflow/installcheck.shEuAndreh4-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
2021-08-17TODOs.md: Add #task-bd6ebb44-a6f7-5e14-39df-64e8e7cfc21eEuAndreh1-0/+3
2021-08-17aux/ci/ci-build.sh: Remove dependency on Git AnnexEuAndreh1-1/+0
2021-08-17TODOs.md: Add #task-079946ed-7e58-3051-78d6-71ba12342abaEuAndreh1-0/+3
2021-08-15TODOs.md: Add #task-4a7e02bd-ab82-c628-fa1c-02749c178936EuAndreh1-0/+13
2021-08-15TODOs.md: Add update message to #task-ab7d98bb-7557-1891-b102-a48942d762beEuAndreh1-0/+5
2021-08-15TODOs.md: Mark #task-d1dc781f-8659-b02a-2b52-021528985f7c as TODOEuAndreh1-1/+7
2021-08-14TODOs.md: Mark #task-54ec4fdc-e2e0-32f6-cca3-45f28c8903a2 as DONEEuAndreh1-1/+5
2021-08-14Revert back to .tar.gzEuAndreh7-124/+124
git grep -l tar.xz | xargs -I% sh -c 'sed "s/tar\.xz/tar.gz/g" % | sponge %'
2021-08-13aux/assert-shellcheck.sh: Stop depending being on a Git repositoryEuAndreh1-2/+2
2021-08-13aux/ci/ci-build.sh: Fix line break of cpEuAndreh1-1/+1
2021-08-13aux/ci/ci-build.sh: Name docker.tar.gz over docker-pack.tar.gzEuAndreh1-1/+1
2021-08-13TODOs.md: Add #task-77737feb-62ea-b34c-6ab0-cbe8a8827f39EuAndreh1-0/+264
2021-08-13aux/ci/ci-build.sh: Publish Docker image of the latest environmentEuAndreh2-0/+8
2021-08-13tests/lib.sh: Make error reporting consistentEuAndreh1-7/+8
2021-08-08aux/workflow/l10n.sh: Support .html filesEuAndreh1-0/+5
2021-08-08aux/workflow/public.sh: Remove symlink to toplevel CHANGELOGEuAndreh1-1/+0
Keep only the symlink to index.html, as this is the main entrypoint to the website.
2021-08-08README.md: Explicitly state that the required tools are the POSIX onesEuAndreh4-21/+42
2021-08-08TODOs.md: Add description to #task-43e9d7dd-987a-2f71-629f-28a4cc69be1eEuAndreh1-0/+6
2021-08-06TODOs.md: Add #task-a0644009-70d7-56ff-c595-ea39fe24dc2bEuAndreh1-0/+3
2021-08-06TODOs.md: Add update notice to #decision-6c2801da-bcb9-dd38-69bf-270a6f9b5acdEuAndreh1-0/+16
2021-08-06mv aux/workflow/manpages.sh doc/manpages.shEuAndreh2-3/+3
2021-08-05mv tests/tests-lib.sh tests/lib.shEuAndreh3-2/+2
2021-08-02TODOs.md: Add #task-db34da8d-bf61-43ae-b8f0-f2299834a937EuAndreh1-0/+3
2021-08-02TODOs.md: Add #task-54ec4fdc-e2e0-32f6-cca3-45f28c8903a2EuAndreh1-0/+3