Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | README.md: Simplify installation instruction | EuAndreh | 2021-09-02 | 1 | -8/+12 |
| | |||||
* | README.md: Add link to translated versions of pages | EuAndreh | 2021-09-02 | 1 | -2/+8 |
| | |||||
* | README.md: Add directory structure section to Documentation | EuAndreh | 2021-09-02 | 1 | -1/+16 |
| | |||||
* | git grep -lF tar.gz | xargs sed -i 's/tar\.gz/tar.xz/g' | EuAndreh | 2021-07-23 | 1 | -7/+7 |
| | |||||
* | Makefile, README.md: Adapt to changes in aux/ | EuAndreh | 2021-06-26 | 1 | -5/+5 |
| | |||||
* | Setup base i18n infrastructure | EuAndreh | 2021-06-19 | 1 | -3/+12 |
| | |||||
* | README.md: s/home page/homepage/ | EuAndreh | 2021-06-16 | 1 | -1/+1 |
| | |||||
* | Makefile: Use pandoc over groff to generate HTML from manpages | EuAndreh | 2021-06-14 | 1 | -1/+1 |
| | |||||
* | README.md: Fix links to online manpages | EuAndreh | 2021-06-14 | 1 | -2/+2 |
| | |||||
* | README.md: Mention groff explicitly instead of troff | EuAndreh | 2021-06-14 | 1 | -1/+1 |
| | |||||
* | README.md: Enforce style imposed by aux/worflow/assert-readme.sh | EuAndreh | 2021-06-13 | 1 | -2/+6 |
| | |||||
* | README.md: Use full links to online manpages | EuAndreh | 2021-06-13 | 1 | -1/+5 |
| | |||||
* | README.md: Small tweaks | EuAndreh | 2021-06-13 | 1 | -1/+3 |
| | |||||
* | Make README.md and long-description congruent | EuAndreh | 2021-06-13 | 1 | -0/+4 |
| | |||||
* | README.md: Update for latest standards | EuAndreh | 2021-06-07 | 1 | -6/+13 |
| | |||||
* | README.md: Add explicit "Links" and "Releases" sections | EuAndreh | 2021-06-06 | 1 | -0/+19 |
| | | | | | | | | | | | | | | | | | | | Instead of generating the "Links" and "Releases" sections on the fly and adding them to the end of the README.md before processing it with aux/workflow/README.sh, embed those sections directly and use aux/workflow/assert-readme.sh to make sure the metadata is there. Before we had: 1. generate "Links" and "Releases" on the fly inside aux/workflow/README.sh; 2. add those sections to the end of the README.md; 3. use the custom pandoc build command inside the aux/workflow/README.sh file. Now we have: 1. embed "Links" and "Releases" in the README.md directly; 2. use aux/workflow/assert-readme.sh to validate the correct metadata; 3. use the vanilla aux/workflow/commonmark.sh to generate the HTML. | ||||
* | README.md: Reword contributing section | EuAndreh | 2021-03-08 | 1 | -1/+1 |
| | |||||
* | README.md: Move links closer to list | EuAndreh | 2021-03-07 | 1 | -5/+5 |
| | |||||
* | README.md: re-write contributing with more spaced examples | EuAndreh | 2021-03-07 | 1 | -1/+11 |
| | |||||
* | README.md: Add Contributing section, documenting extra dependencies | EuAndreh | 2021-03-07 | 1 | -0/+17 |
| | |||||
* | README.md: s/man pages/manpages/ | EuAndreh | 2021-03-06 | 1 | -1/+1 |
| | |||||
* | README.md: Mark explicit "Usage" section | EuAndreh | 2021-03-06 | 1 | -0/+2 |
| | |||||
* | README.md: Remove ./configure from install instructions | EuAndreh | 2021-02-23 | 1 | -1/+0 |
| | |||||
* | Add aux/workflow/public.sh, update aux/workflow/README.sh | EuAndreh | 2021-02-23 | 1 | -9/+0 |
| | |||||
* | README.md: Add link to home page and use full links | EuAndreh | 2021-02-22 | 1 | -3/+4 |
| | |||||
* | README.md: Add more links | EuAndreh | 2021-02-18 | 1 | -1/+3 |
| | |||||
* | README.md: Use main branch over tag in example | EuAndreh | 2021-02-17 | 1 | -3/+4 |
| | |||||
* | README.md: Add (noop) make step to installation instruction | EuAndreh | 2021-01-31 | 1 | -0/+1 |
| | |||||
* | README.md: Add links to source code and issue tracking | EuAndreh | 2021-01-26 | 1 | -2/+4 |
| | |||||
* | README.md: Add link to generated HTML documentation | EuAndreh | 2021-01-26 | 1 | -0/+4 |
| | |||||
* | Release 0.1.0, add CHANGELOG.mdv0.1.0 | EuAndreh | 2021-01-26 | 1 | -0/+4 |
| | |||||
* | README.md: Add v to tag in tarball link | EuAndreh | 2021-01-21 | 1 | -1/+1 |
| | |||||
* | README.md: Add note on yeganesh | EuAndreh | 2021-01-21 | 1 | -0/+3 |
| | |||||
* | README.md: Add note on tar command equivalent to pax | EuAndreh | 2021-01-21 | 1 | -1/+1 |
| | |||||
* | Add current working files | EuAndreh | 2021-01-21 | 1 | -0/+29 |