summaryrefslogtreecommitdiff
path: root/gr-utils/modtool/core/rename.py
Commit message (Expand)AuthorAgeFilesLines
* utils: pep8 formattingJosh Morman2021-11-241-13/+23
* modtool: move OOTs equal to components for 3.10 mormj2021-11-241-16/+16
* modtool: Fix `rm`, `disable`, `rename` and `makeyml` similar namingSolomon2021-06-251-20/+30
* modtool: improve the 'invalid name' error messageFerenc Gerlits2021-05-031-5/+3
* python: Remove unnecessary 'from __future__ import'Oleksandr Kravchuk2020-08-031-3/+0
* pybind: update modtool renameJosh Morman2020-06-041-0/+30
* pybind: clean up unused script and modtool testsJosh Morman2020-06-041-1/+0
* utils: add functionality to generate bindingsJosh Morman2020-06-041-11/+0
* modtool: Replaced str.format() by Python f'strings in all codesalekhgupta14412020-04-191-6/+6
* gr-utils: restructure {mod,block}tool foldersjapm482020-04-101-0/+175