| Commit message (Collapse) | Author | ||
|---|---|---|---|
| 2025-05-16 | pkgs/stamp: Add `coreutils` dependency | Benedikt Peetz | |
| This is needed for the `cat` in `help`. | |||
| 2025-04-27 | treewide: Add nice GPL-3.0-or-later license header | Benedikt Peetz | |
| This change also ensures that this repo is reuse-3.0 compliant. | |||
| 2025-04-14 | pkgs/stamp: Migrate to `writeShellApplication` | Benedikt Peetz | |
| 2025-01-31 | fix(pkgs/stamp): Ignore the `.git` directory | Benedikt Peetz | |
| There should be no reason to ever stamp this directory. | |||
| 2024-12-14 | fix(pkgs/stamp): Streamline and update to work with reuse v5.0.x | Benedikt Peetz | |
| 2024-11-04 | fix(pkgs/stamp): Fallback to `dot-license` | Benedikt Peetz | |
| Otherwise, licensing files which need a dot-license becomes really bothersome. | |||
| 2024-10-05 | fix(pkgs/stamp): Also ignore hidden files, when used in recursive mode | Benedikt Peetz | |
| 2024-09-07 | style(pkgs/stamp): Format | Benedikt Peetz | |
| 2024-08-23 | fix(pkgs/stamp): Use the correct default template path | Benedikt Peetz | |
| 2024-08-23 | fix(pkgs/stamp): Recognize unknown commands | Benedikt Peetz | |
| 2024-08-23 | fix(pkgs/stamp): Break from the `while` loop not the `case` | Benedikt Peetz | |
| 2024-08-23 | fix(pkgs/stamp): Don't generate completions | Benedikt Peetz | |
| The completion function is not really working, resulting in no file suggestions. | |||
| 2024-08-23 | feat(pkgs/stamp): Support multiple files | Benedikt Peetz | |
| 2024-08-23 | feat(pkgs/stamp): Init | Benedikt Peetz | |
