| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Rename maint/list_crates to kebab-case | Ian Jackson | 2026-01-20 | 1 | -1/+79 |
| | | | | | | | | | | | Swap the symlink direction: now we have list_crates.py (the python module) with a symlink list-crates pointing to it. This allows the module to be imported but the command to be kebab case. The checking tooling doesn't understand this special arrangement. Lots of references to update! | ||||
| * | switch from awk to python | trinity-1686a | 2022-08-24 | 1 | -0/+1 |
| | | |||||
| * | rename *.py scripts to bare name | Ian Jackson | 2022-02-18 | 1 | -23/+0 |
| | | | | | | | Update all references. There are three remaining hits for git-grep '\.py\b' all of which are scripts in "little-t-tor", not here in arti. | ||||
| * | Add a list_crates.py script, for help with foreach scripting. | Nick Mathewson | 2021-10-29 | 1 | -0/+23 |
