Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-12-31 | Run 'black' on tui-window.py | Tom Tromey | 1 | -2/+4 |
2023-12-30 | Add keywords to TuiWindow.write | Tom Tromey | 1 | -1/+2 |
2023-07-10 | Update TUI window title when changed | Tom Tromey | 1 | -0/+5 |
2023-02-27 | gdb: reformat Python files with black 23.1.0 | Simon Marchi | 1 | -0/+1 |
2023-01-01 | Update copyright year range in header of all files managed by GDB | Joel Brobecker | 1 | -1/+1 |
2022-01-01 | Automatic Copyright Year update after running gdb/copyright.py | Joel Brobecker | 1 | -1/+1 |
2021-05-07 | gdb: re-format Python files using black 21.4b0 | Simon Marchi | 1 | -2/+6 |
2021-02-08 | gdb/python: don't allow the user to delete window title attributes | Andrew Burgess | 1 | -1/+9 |
2021-01-01 | Update copyright year range in all GDB files | Joel Brobecker | 1 | -1/+1 |
2020-06-16 | Fix crash when TUI window creation fails | Tom Tromey | 1 | -0/+6 |
2020-02-22 | Allow TUI windows in Python | Tom Tromey | 1 | -0/+37 |