| Commit message (Collapse) | Author | Age |
| |
|
| |
|
|
|
|
| |
directly
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
The license handling is still very WIP, as the `licensure.yml` file and the
README are not yet updated to the new license.
|
| |
|
| |
|
|
|
|
|
|
| |
Every symlink in the `./templates` directory is now replaced with
the file it points to, making it obvious that this file should not be
edited.
|
| |
|
|
|
|
|
| |
Otherwise, the ignore-string gets replaced with the real name of the
manual, and it stays ignored.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
This file has semantic changes, when it's formatted (at least, that's
what `mdformat` tells me). So we just ignore it.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
The line editing can't really shell out to bash, as the default
bash on NixOS is compiled without GNU `readline` support (you need
`bashInterative` for `read -e` to work).
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|