Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | python: client: completion: not to sugest already used args and alternatives ... | Aleš Mrázek | 2024-12-20 | 1 | -1/+1 |
* | python: client: handle the escape '--' argument better because we need it in ... | Aleš Mrázek | 2024-12-20 | 1 | -1/+1 |
* | python: client: command: move the getting of completion words to function | Aleš Mrázek | 2024-12-20 | 1 | -9/+10 |
* | kresctl debug: add --print-only and be silent by default | Oto Šťáva | 2024-12-03 | 1 | -3/+13 |
* | kresctl debug: adjust defaults, documentation | Oto Šťáva | 2024-12-03 | 1 | -5/+5 |
* | kresctl debug: allow paths for '--gdb' and add existence checks | Oto Šťáva | 2024-12-03 | 1 | -6/+29 |
* | kresctl: debug command help message | Oto Šťáva | 2024-12-03 | 1 | -3/+18 |
* | manager: add more verbose PIDs listing | Oto Šťáva | 2024-12-03 | 1 | -9/+9 |
* | kresctl: add command to run a debugger on subprocesses | Oto Šťáva | 2024-12-03 | 1 | -0/+96 |