| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2024-07-22 | add lint as a target and reformat | Franck Cuny | 1 | -58/+21 | |
| 2024-04-30 | improve variable's name | Franck Cuny | 1 | -2/+2 | |
| 2024-03-06 | rename `tools` to `packages` to follow convention | Franck Cuny | 1 | -0/+0 | |
| The convention is to use `pkgs` or `packages` for overlays and definition of custom packages. Since I'm already using `pkg` for go, I prefer to use `packages` for my scripts. | |||||
| 2022-10-23 | feat(tools/git-broom): CLI to delete local and remote branches | Franck Cuny | 1 | -0/+350 | |
| This tool helps to keep only the branches that are relevant: the ones that have not been merged yet into the main branch on the principal remote repository. | |||||
