Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | deleting unused old utilities | Philip Sargent | 2021-03-26 | 1 | -15/+0 |
| | |||||
* | moved 2 funct, deletion of FileAbstraction pending | Philip Sargent | 2020-06-04 | 1 | -40/+11 |
| | |||||
* | Convert codebase for python3 usage | Philip Sargent | 2020-05-24 | 1 | -4/+5 |
| | |||||
* | Prevent troggle adding the menu if there is one in the file | Sam Wenham | 2019-02-23 | 1 | -1/+1 |
| | | | | | Add a Docker compose file to bring up a dev troggle easily Various PEP improvments | ||||
* | [svn] Renaming troggle.expo to troggle.core. To do this, used: | substantialnoninfringinguser | 2009-07-02 | 1 | -0/+43 |
perl -p -i -e "s/expo(?=[\s\.']+)/core/g" `find -name \*.py` and then manually checked each change (had to remove a couple) |