| Commit message (Collapse) | Author | ||
|---|---|---|---|
| 2025-05-04 | pkgs/git-edit-index: Avoid undefined variable error | Benedikt Peetz | |
| 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/git-edit-index: Migrate to `writeShellApplication` | Benedikt Peetz | |
| 2025-04-14 | pkgs/git-cm: Migrate to `writeShellApplication` and remove default `--verbose` | Benedikt Peetz | |
| 2025-03-29 | refactor(pkgs/{yti,spodi,git-cleanup,nato,sort_song,virsh-del}): Remove | Benedikt Peetz | |
| I have not used one of these commands in the last 8 months. | |||
| 2024-06-01 | fix(pkgs/git-cleanup): Don't quote the branches | Benedikt Peetz | |
| `git` cannot handle the branch names as single argument. | |||
| 2024-05-25 | fix(pkgs/git-cm): Ensure that the command is correctly named | Benedikt Peetz | |
| 2024-05-25 | fix(pkgs/git-cleanup): Add `ssh` as a dependency | Benedikt Peetz | |
| Git requires `ssh` to perform the operations on the remote over ssh. | |||
| 2024-05-25 | chore(version): v1.38.0 | Benedikt Peetz | |
| 2024-05-25 | feat(pkgs): Add a `git-cleanup` script | Benedikt Peetz | |
| 2024-05-25 | refactor(git/scripts): Upgrade `git-cm` to a 'real' package | Benedikt Peetz | |
| 2024-05-23 | refactor(pkgs): Categorize into `by-name` shards | Benedikt Peetz | |
| This might not be the perfect way to organize a package set -- especially if the set is not nearly the size of nixpkgs -- but it is _at_ least a way of organization. | |||
