| Age | Commit message (Expand) | Author |
| 2019-03-22 | kaitai: allow selection of structPath text | Andrew Lamoureux |
| 2019-03-22 | kaitai: select first row, re-scroll after treewidget resize | Andrew Lamoureux |
| 2019-03-22 | kaitai: don't store file contents in tree!! clamp at 8 | Andrew Lamoureux |
| 2019-03-22 | kaitai: initial minimal tree expansion until rows filled | Andrew Lamoureux |
| 2019-03-22 | kaitai: disclude circular formats on py2, more error reporting | Andrew Lamoureux |
| 2019-03-21 | kaitai: better error reporting when parser fails | Andrew Lamoureux |
| 2019-03-21 | kaitai: recognize zip, rar, gzip | Andrew Lamoureux |
| 2019-03-21 | kaitai: statusbar widget menu to select any format | Andrew Lamoureux |
| 2019-03-21 | Merge branch 'dev' of github.com:Vector35/binaryninja-api into dev | Andrew Lamoureux |
| 2019-03-21 | Fix global keybindings that are not in menus, fix crash on exit in snippets p... | Rusty Wagner |
| 2019-03-20 | kaitai: isolate the __main__ tests from binaryninja | Andrew Lamoureux |
| 2019-03-20 | kaitai: priority again, and dump the QGroupBoxes (take#2) | Andrew Lamoureux |
| 2019-03-20 | kaitai: more format compatibility, testing | Andrew Lamoureux |
| 2019-03-20 | Fix Python 2 issue in triage plugin | Rusty Wagner |
| 2019-03-20 | kaitai: adjustments and rearrangements for python2/3 compat | Andrew Lamoureux |
| 2019-03-20 | kaitai: all formats compiled and included | Andrew Lamoureux |
| 2019-03-20 | kaitai: gif, jpg, png support and return proper priority | Andrew Lamoureux |
| 2019-03-20 | Fix some bugs in triage plugin | Rusty Wagner |
| 2019-03-20 | kaitai UI plugin + elf,macho,pe | Andrew Lamoureux |
| 2019-03-20 | initial snippets plugin | Jordan Wiens |
| 2019-03-20 | Filters for imports and exports in triage view | Rusty Wagner |
| 2019-03-20 | Updated triage example | Rusty Wagner |
| 2019-03-20 | Initial example triage UI plugin | Rusty Wagner |
| 2019-03-20 | Add example UI plugin | Rusty Wagner |
| 2019-01-17 | update company name and copyright date | Jordan Wiens |
| 2018-11-26 | convert core_serial, version, build_id ando thers to methods | Jordan Wiens |
| 2018-11-26 | Fix version switcher on Python 3 | Rusty Wagner |
| 2018-11-21 | Fixed export_svg.py to work with FlowGraphs and fixed several issues due to P... | Josh Watson |
| 2018-07-10 | Rebased so commit history is correct now | KyleMiles |
| 2018-07-10 | working division, prints, and metaclasses, but imports broken, still needs work | Jordan Wiens |
| 2018-03-23 | Architecture plugins no longer need to override the perform_* methods (you ca... | Rusty Wagner |
| 2017-11-13 | Add GetInstructionAlignment Callback to Architecture. | Brian Potchik |
| 2017-07-15 | Fixed wrong enumeration in angr plugin | Peter LaFosse |
| 2017-05-31 | Example implementing notification callbacks | Peter LaFosse |
| 2017-05-19 | update copyright year | Jordan Wiens |
| 2017-05-15 | Adding a constant expression with pointer hint for improved types | Rusty Wagner |
| 2017-05-09 | style tweaks and banner at the bottom of svgs | Jordan Wiens |
| 2017-05-04 | Initial support for concrete flags computation | Rusty Wagner |
| 2017-05-02 | Fix NES plugin for new IL API | Rusty Wagner |
| 2017-05-02 | add method to query log output state | Peter LaFosse |
| 2017-02-18 | Add back edge property to block edges | Rusty Wagner |
| 2017-01-27 | use cleaner import and update API to actually trigger update | Jordan Wiens |
| 2017-01-07 | More fixes for refactor | Peter LaFosse |
| 2017-01-05 | Modifying how enumerations are exposed and used, and a bunch of cleanup of ex... | Peter LaFosse |
| 2017-01-02 | Manual merging with dev | Peter LaFosse |
| 2017-01-02 | merging svg export changes | Peter LaFosse |
| 2017-01-02 | Making platform and architecture optional parameters where possible | Peter LaFosse |
| 2016-10-31 | Refactoring and other improvements of the python api | plafosse |
| 2016-10-28 | Merging with dev | plafosse |
| 2016-10-28 | Refactor python api into separate files and add Enumeration support. Also fix... | plafosse |