Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add ZSH completions | Thomas Voss | 2022-11-11 | 1 | -7/+9 |
| | |||||
* | Remove POSIXLY_CORRECT and use -D in CFLAGS | Thomas Voss | 2022-10-15 | 1 | -1/+1 |
| | |||||
* | Change up CFLAGS | Thomas Voss | 2022-10-15 | 1 | -1/+3 |
| | |||||
* | Use the MANDIR variable | Thomas Voss | 2022-10-15 | 1 | -4/+5 |
| | |||||
* | Support DESTDIR | Thomas Voss | 2022-10-08 | 1 | -3/+4 |
| | |||||
* | Enable warnings | Thomas Voss | 2022-09-23 | 1 | -1/+1 |
| | |||||
* | Add a target variable | Thomas Voss | 2022-09-23 | 1 | -5/+7 |
| | |||||
* | Initial commit | Thomas Voss | 2022-02-08 | 1 | -0/+15 |
This initial commit includes the following: - A gitignore file - A license (0-Clause BSD) - A Makefile supporting installation - A manual page written in mdoc(7) - A fully working initial implementation |