2
I Use This!
Low Activity

Commits : Listings

Analyzed about 10 hours ago. based on code collected about 15 hours ago.
Apr 19, 2023 — Apr 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Bump actions/checkout from 3 to 4 More... 6 days ago
ci: add dependabot updates for github actions More... 7 days ago
Bump Github actions versions More... about 2 months ago
Track some urwid.util deprecations More... about 2 months ago
Bump version to 2024.1 More... 3 months ago
Add PUDB_RDB_REVERSE var to control reverse mode (#631) More... 3 months ago
Allow defining term_size via PUDB_TERM_SIZE env var (#629) More... 3 months ago
Adapt to, depend on urwid 2.4 More... 4 months ago
Remove dependence on telnetlib which was removed from Python 3.13 (#626) More... 4 months ago
Fix co_lines test for Py 3.10 and 3.11 More... 5 months ago
Use co_lines to find executable lines if available More... 5 months ago
Move tests under pudb module More... 6 months ago
Use setuptools.find_packages More... 7 months ago
Bump version to 2023.1 More... 7 months ago
Add change notes for 2023.1 More... 7 months ago
Fix some pylint warnings More... 7 months ago
Fix issues caught by flake8 More... 7 months ago
Add a bold highlight to sidebar header when focused More... 7 months ago
Use regular source background for warnings More... 7 months ago
Add light gray 256 theme More... 7 months ago
Give each theme its own file More... 7 months ago
Delay letting '_have_debugger' return True until Debugger is fully initialized More... 7 months ago
Try to bring syntax highlighting more in line with nord themes seen elsewhere More... 7 months ago
Revise UI elements for legibility More... 7 months ago
Use brighter warning / breakpoint highlights More... 7 months ago
Use light green for highlight More... 7 months ago
Define all 16 colours of the nord theme More... 7 months ago
Trim whitespace More... 7 months ago
Document shift page up/down More... 7 months ago
Fix flake8 complaint: use 'is' for type comarisons More... 9 months ago