|  | Commit message (Collapse) | Author | Age | 
|---|
| | 
| 
| 
| 
| | Currently, only the directory *containing* the `reuse` binary is
specified. | 
| | |  | 
| | |  | 
| | |  | 
| | 
| 
| 
| | There was just no way to actually use this script in a useful manner. | 
| | |  | 
| | |  | 
| | |  | 
| | |  | 
| | |  | 
| | 
| 
| 
| 
| 
| | This includes avoiding removing linebreaks (as that breaks the jinja2
syntax) and removing a vim modeline, as it would otherwise be copied to
the file the template is applied to. | 
| | 
| 
| 
| | Not every latex project has a lpm.toml file. | 
| | |  | 
| | 
| 
| 
| | missing dependency | 
| | |  | 
| | |  | 
| | |  | 
| | |  | 
| | |  | 
| | 
| 
| 
| | 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). | 
| | |  | 
| | |  |