| Age | Commit message (Expand) | Author |
| 2020-06-17 | many spelling fixes | Jordan Wiens |
| 2020-05-29 | Remove unnecessary context manager at toplevel, but keep convenience method | Peter LaFosse |
| 2020-05-27 | Add context manager for BinaryViews in the python API | Peter LaFosse |
| 2020-05-06 | Remove python UndoAction class and old method | Josh Ferrell |
| 2020-04-17 | Early HLIL testing | Rusty Wagner |
| 2020-01-01 | update copyright year to 2020 | Jordan Wiens |
| 2019-09-24 | typelibrary: minimal api commit | Ryan Snyder |
| 2019-07-29 | can now disable user plugins from headless via BN_DISABLE_USER_PLUGINS env var | Jordan Wiens |
| 2019-07-11 | Support encoding/decoding of unicode strings between the API and the core | KyleMiles |
| 2019-07-08 | PluginManager refactor for supporting plugin installation ui | Peter LaFosse |
| 2019-05-31 | Clean Up 2/3 int/long Compatibility | KyleMiles |
| 2019-05-09 | fix python3 and temporarily disable warning | Jordan Wiens |
| 2019-05-09 | warning for older pth files not including ui paths and install script now upd... | Jordan Wiens |
| 2019-04-30 | Add unit test to detect memory leaks | Rusty Wagner |
| 2019-04-25 | Add SetLicense API | Peter LaFosse |
| 2019-01-17 | update company name and copyright date | Jordan Wiens |
| 2019-01-03 | lots of spelling / typo fixes | Jordan Wiens |
| 2018-12-22 | Python2/3 support | KyleMiles |
| 2018-11-26 | convert core_serial, version, build_id ando thers to methods | Jordan Wiens |
| 2018-11-26 | Convert core globals to functions. | Brian Potchik |
| 2018-10-19 | Expose DataRender APIs, allow setting const on types, and allow type comparison | Peter LaFosse |
| 2018-10-18 | Initial Enhanced Settings System. | Brian Potchik |
| 2018-08-28 | Merge branch 'dev' into test_stack_adjust | Rusty Wagner |
| 2018-08-10 | Expose BNIsUIEnabled via Python. | Brian Potchik |
| 2018-07-26 | Merge branch 'dev' into test_stack_adjust | Rusty Wagner |
| 2018-07-13 | Python2/3 String Compatibility Fix | KyleMiles |
| 2018-07-10 | Rebased so commit history is correct now | KyleMiles |
| 2018-07-10 | Various Python 3 support changes | KyleMiles |
| 2018-07-10 | Various Python 3 support changes | KyleMiles |
| 2018-07-10 | addition 3 compatibility changes | Jordan Wiens |
| 2018-07-10 | Additional changes for python 2/3 compatibility | Peter LaFosse |
| 2018-07-10 | working division, prints, and metaclasses, but imports broken, still needs work | Jordan Wiens |
| 2018-06-20 | Add DownloadProvider Support. | Brian Potchik |
| 2018-06-04 | Generic flow graph API and report collections | Rusty Wagner |
| 2017-10-19 | UI Updates for Product and Update Status. | Brian Potchik |
| 2017-08-11 | Fixes to allow plugins to be installed and loaded from headless | Peter LaFosse |
| 2017-08-11 | Fixing some broken documentation | Peter LaFosse |
| 2017-08-01 | Call shutdown whenever binaryninja is unloaded | Peter LaFosse |
| 2017-07-12 | Metadata enhancements. Metadata objects are now serialized to the DB | Peter LaFosse |
| 2017-07-01 | Adding settings system apis, and binaryview metadata apis | Peter LaFosse |
| 2017-05-19 | update copyright year | Jordan Wiens |
| 2017-04-21 | Merge branch 'mlil' into dev | Rusty Wagner |
| 2017-03-05 | Merginging with dev | Peter LaFosse |
| 2017-03-04 | Adding repo manager APIs | Peter LaFosse |
| 2017-03-01 | Adding framework for medium level IL | Rusty Wagner |
| 2017-02-23 | add get_install_directory and savelastrun to the api | Jordan Wiens |
| 2017-02-10 | Merge branch 'type_view' into dev | Rusty Wagner |
| 2017-02-06 | Add type IDs for types to track across renames | Rusty Wagner |
| 2017-01-20 | also add product type and license count to the API | Jordan Wiens |
| 2017-01-20 | add product id from license file | Jordan Wiens |