| Age | Commit message (Expand) | Author |
| 2021-07-05 | Remove snippet and kaitai plugin. Note their individual links. | Xusheng |
| 2020-10-09 | remove comma in Python code | Xusheng |
| 2019-05-14 | kaitai: remove type hint for python2 compatibility | Andrew Lamoureux |
| 2019-05-11 | kaitai: fix fields with values 0 being hidden | Andrew Lamoureux |
| 2019-04-06 | kaitai: tree, hex realestate adjustable (QSplitter) | Andrew Lamoureux |
| 2019-03-26 | Add BinaryDataNavigable API to View which enables FeatureMap/UI Plugin naviga... | Brian Potchik |
| 2019-03-23 | kaitai: two-pass on struct fields to entice out "_m_XXX" fields | Andrew Lamoureux |
| 2019-03-23 | kaitai: python3-compatible forgiveness for struct properties | Andrew Lamoureux |
| 2019-03-23 | kaitai: omit '_m_' prefix for fields in struct path | Andrew Lamoureux |
| 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-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 | 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 | kaitai UI plugin + elf,macho,pe | Andrew Lamoureux |