| Filename | Latest commit message | Latest commit date |
|---|---|---|
This --maxdepth / --name patch introduced broke run(). This commit fixes that. Signed-off-by: Jan Lindemann <jan@janware.com> |
||
| .. | ||
| Makefile | ||
| process-text-files.py | ||
| trim-src.py | ||
| Filename | Latest commit message | Latest commit date |
|---|---|---|
This --maxdepth / --name patch introduced broke run(). This commit fixes that. Signed-off-by: Jan Lindemann <jan@janware.com> |
||
| .. | ||
| Makefile | Rename the MODDIR makefile variable to JWBDIR | |
| process-text-files.py | process-text-files.py: Make it usable again | |
| trim-src.py | Consistently replace def run() by async def run() | |