| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | rename `tools` to `packages` to follow convention | Franck Cuny | 2024-03-06 | 1 | -95/+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. | ||||
| * | ref(tools/python): make mypy happy | Franck Cuny | 2022-10-17 | 1 | -8/+8 |
| | | |||||
| * | ref(tools/git-blame-stats): rewrite the tool in python | Franck Cuny | 2022-10-16 | 1 | -0/+95 |
| The tool can calculate some stats about authors in a git repository. It computes the number of lines that are authored by authors at a given revision (HEAD by default), and the number of commits. | |||||
