| Commit message (Expand) | Author | Age | Files | Lines |
| * | diag: somewhere for swallowed errors to go | blasty | 2 days | 1 | -0/+11 |
| * | app: the view mode is a type, and 'disasm' is gone | blasty | 2 days | 1 | -23/+23 |
| * | app: lift trace navigation out of IdaTui | blasty | 2 days | 1 | -8/+9 |
| * | rpc: a graph verb | blasty | 2 days | 1 | -2/+172 |
| * | rpc: an opfmt verb, and 'drive fmt' | blasty | 2 days | 1 | -13/+48 |
| * | rpc: rename_many drops the Hex-Rays cache too | user | 7 days | 1 | -1/+9 |
| * | rpc: make a raw firmware image drivable (load options, define, bulk symbols) | user | 7 days | 1 | -0/+129 |
| * | rpc: comments are instant and newlines no longer vanish | user | 7 days | 1 | -2/+8 |
| * | rpc: a navigation that timed out reported success and corrupted the next edit | user | 9 days | 1 | -8/+34 |
| * | rpc: stop lying to the driver about renames, modals and teardown | user | 9 days | 1 | -3/+77 |
| * | rpc: a `trace` verb, and --trace for pane spawn | blasty | 12 days | 1 | -0/+33 |
| * | projects phase 4: cross-binary back, linkage-guided pre-warm, project verbs | blasty | 2026-07-25 | 1 | -0/+40 |
| * | nav: one notion of "which pane you're in" — delete _pref | blasty | 2026-07-25 | 1 | -1/+1 |
| * | xrefs: show fine-grained kind (call/jump/read/write/offset) in the dialog | blasty | 2026-07-24 | 1 | -1/+1 |
| * | unify: the continuous listing is the one code view; deprecate DisasmView | blasty | 2026-07-23 | 1 | -4/+2 |
| * | app: ListingView — virtualized flat code+data listing for regions (M2) | blasty | 2026-07-22 | 1 | -1/+3 |
| * | pane: reap leaked idalib workers; drive: friendlier name resolution (fixes sp... | user | 2026-07-12 | 1 | -1/+7 |
| * | fix: don't hang drive pc on undecompilable functions | user | 2026-07-11 | 1 | -1/+20 |
| * | app: drop the Header (keep the Footer); rpc: function-scope xrefs_from | blasty | 2026-07-10 | 1 | -2/+19 |
| * | rpc: cursor_on + word= edits, single-driver gate, colored screen | blasty | 2026-07-10 | 1 | -8/+83 |
| * | rpc: readiness, quit, methods discovery, not-ready guard | blasty | 2026-07-10 | 1 | -2/+71 |
| * | rpc: more verbs — structured reads, modal select, in-view search, save | blasty | 2026-07-10 | 1 | -0/+106 |
| * | rpc: semantic verbs (typed-with-delay ops + fast movement) | blasty | 2026-07-10 | 1 | -1/+122 |
| * | rpc: unix-socket puppeteering server (raw keys + introspection + screen) | blasty | 2026-07-10 | 1 | -0/+273 |