| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2023-12-15 | various fixes for errors reported by deadnix | Franck Cuny | 1 | -1/+1 | |
| 2022-10-29 | fix(tools): install dependencies correctly | Franck Cuny | 1 | -0/+1 | |
| For the python tools, we need the python runtime to be available. For this we need to specify the dependencies in `propagatedBuildInputs`. The same is true for flamegraph and perf. | |||||
| 2022-10-23 | feat(tools/git-broom): CLI to delete local and remote branches | Franck Cuny | 2 | -0/+375 | |
| 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. | |||||
