| Commit message (Expand) | Author | Age | Files | Lines |
| * | tests: repair the two seams the ida-nexus port left behind | blasty | 7 days | 1 | -10/+12 |
| * | Switch to ida-nexus | Duncan Ogilvie | 7 days | 1 | -1/+1 |
| * | Adopt idb_events and remote module features from ida-codemode | Duncan Ogilvie | 7 days | 1 | -1083/+2220 |
| * | Add Ctrl+R to refresh all views | Duncan Ogilvie | 11 days | 1 | -1/+60 |
| * | Fix: rebuilding the row index on every switch back to the listing | blasty | 2026-08-10 | 1 | -0/+42 |
| * | Build the listing index in one call: boot 9.3s -> 1.25s, 911 calls -> 4 | blasty | 2026-08-10 | 1 | -0/+32 |
| * | segment_index: the row total in one call instead of 458 | blasty | 2026-08-10 | 1 | -0/+48 |
| * | Skeleton pages: stop rendering 227k rows to count them (3x boot) | blasty | 2026-08-10 | 1 | -0/+57 |
| * | PgUp/PgDn page the list overlays, not just the code views | blasty | 2026-08-09 | 1 | -0/+107 |
| * | Graph: a second layout engine, triskel's SESE decomposition | blasty | 2026-08-09 | 1 | -0/+56 |
| * | splash: scale the logo to the pane instead of dropping it | blasty | 2026-08-07 | 1 | -0/+59 |
| * | Centre modals with a rule about modals, not a list of them | blasty | 2026-08-07 | 1 | -0/+45 |
| * | Ctrl+F: search the whole database, by text or by bytes | blasty | 2026-08-07 | 1 | -2/+86 |
| * | Export findings as markdown (Ctrl+E), and the journal that makes it true | blasty | 2026-08-07 | 1 | -0/+82 |
| * | tests: gate on real signals, not sleeps (117s -> 49s) | blasty | 2026-08-07 | 1 | -18/+139 |
| * | Struct editor: '/' fuzzy-filters the struct list | blasty | 2026-08-07 | 1 | -0/+78 |
| * | Syntax-highlight the struct editor's C definitions | blasty | 2026-08-07 | 1 | -0/+13 |
| * | Rebase MISTER EXO's ida-codemode port onto the current tree | blasty | 2026-08-07 | 1 | -13/+21 |
| * | Re-apply #5 (lru_cache on the per-line render + Heads built with their opcode... | blasty | 2026-08-07 | 1 | -0/+10 |
| * | diag: somewhere for swallowed errors to go | blasty | 2026-08-07 | 1 | -2/+7 |
| * | app: the view mode is a type, and 'disasm' is gone | blasty | 2026-08-07 | 1 | -3/+52 |
| * | tests: a guard that actually regresses on the resync storm | blasty | 2026-08-06 | 1 | -0/+27 |
| * | tests: deterministic fixtures, and a correction | blasty | 2026-08-06 | 1 | -2/+16 |
| * | tests: wait for the thing, don't sleep and hope | blasty | 2026-08-06 | 1 | -30/+4 |
| * | split: stop the resync loop that spun the worker forever | blasty | 2026-08-06 | 1 | -6/+20 |
| * | tests: one front door | blasty | 2026-08-06 | 1 | -0/+4 |
| * | help: reach the cheatsheet with H as well as F1 | blasty | 2026-08-06 | 1 | -0/+10 |
| * | graph: navigate to blocks, not to coordinates | blasty | 2026-08-06 | 1 | -9/+33 |
| * | graph: the minimap is clickable, and stops swallowing clicks | blasty | 2026-08-06 | 1 | -0/+61 |
| * | tests: graph scenarios | blasty | 2026-08-06 | 1 | -4/+261 |
| * | tests: cover the literal formats | blasty | 2026-08-06 | 1 | -0/+464 |
| * | status: name the open file | blasty | 2026-07-27 | 1 | -0/+31 |
| * | tests: run the scenario suite on a scratch copy, not the tracked target | blasty | 2026-07-26 | 1 | -0/+44 |
| * | app: delete DisasmView, superseded by the unified listing | blasty | 2026-07-26 | 1 | -2/+2 |
| * | listing: syntax-highlight assembly from IDA's own token tags | blasty | 2026-07-26 | 1 | -1/+55 |
| * | load dialog: reachable address field, project mode, and a way back from a bad... | blasty | 2026-07-26 | 1 | -0/+25 |
| * | loading: ask how to load an unrecognised file, like IDA does | blasty | 2026-07-26 | 1 | -0/+21 |
| * | nav: one notion of "which pane you're in" — delete _pref | blasty | 2026-07-25 | 1 | -0/+17 |
| * | nav: don't stack a history entry for the place you're already standing on | blasty | 2026-07-25 | 1 | -0/+15 |
| * | palette: match case-insensitively in BOTH directions | blasty | 2026-07-25 | 1 | -0/+9 |
| * | help: lay the cheatsheet out as fluid columns of cards | blasty | 2026-07-25 | 1 | -4/+9 |
| * | strings: F2 widens the strings browser to the whole project | blasty | 2026-07-25 | 1 | -2/+2 |
| * | projects: project-wide symbol search over a SQLite FTS5 index (phase 2) | blasty | 2026-07-25 | 1 | -8/+8 |
| * | exit: ask before quitting with unsaved database changes | blasty | 2026-07-25 | 1 | -6/+36 |
| * | tests: fix the "filter flake" and the view_toggle cascade — suite is 187/0 | blasty | 2026-07-25 | 1 | -8/+29 |
| * | ui: drop the footer cheatsheet; F1 opens a key reference instead | blasty | 2026-07-25 | 1 | -7/+31 |
| * | decomp: Home/End move along the line instead of scrolling to top/bottom | blasty | 2026-07-25 | 1 | -0/+34 |
| * | retype: 'y' now retypes globals too, not just prototypes and locals | blasty | 2026-07-25 | 1 | -1/+98 |
| * | split: propagate pure scrolls (wheel/scrollbar) to the companion pane | blasty | 2026-07-25 | 1 | -0/+22 |
| * | split: keep the companion pane level with the driver's cursor | blasty | 2026-07-25 | 1 | -0/+19 |