| Age | Commit message (Expand) | Author |
| 2021-03-24 | Sync some files with pokegold | Rangi |
| 2021-03-17 | Consistent labels for each nickname in RAM | Rangi |
| 2021-02-05 | Identify some more labels | Rangi |
| 2020-12-23 | Rename some labels | Rangi |
| 2020-12-07 | FarString -> PlaceFarString, and document a BrokenPlaceFarString bug | Rangi |
| 2020-11-17 | Resolve some "???" comments | Rangi |
| 2020-11-09 | Replace $0 with 0 for "ld l, a / ld h, 0" idiom | Rangi |
| 2020-10-28 | Identify more WRAM labels, and start a <X>_DummyFunction label convention | Rangi |
| 2020-10-26 | Comment, remove, or revise many unreferenced labels | Rangi |
| 2020-10-05 | Identify some more unnamed labels | Rangi |
| 2020-10-04 | Identify more unnamed labels | Rangi |
| 2020-10-04 | Identify some more unnamed labels | Rangi |
| 2020-07-01 | Identify more labels, and use the jumptable macro when possible | Rangi |
| 2020-06-21 | Replace "Unreferenced" labels with "; unreferenced" comments | Rangi |
| 2020-06-21 | Remove some more raw addresses | Rangi |
| 2020-06-20 | Remove RAM address comments | Rangi |
| 2020-06-17 | Harmonize engine/{movie, pokemon} with pokegold (renames GetSRAMBank to OpenS... | Rangi |
| 2020-06-17 | Harmonize engine/{phone, pokedex, pokegear, printer, rtc, tilesets} with poke... | Rangi |
| 2020-06-16 | Harmonize some more symbols with pokegold | Rangi |
| 2020-02-21 | Fix some comments and inmediates | mid-kid |
| 2020-02-13 | Standardize on lowercase Tilemap and Attrmap | mid-kid |
| 2020-02-13 | Call_LoadTempTileMapToTileMap → SafeLoadTempTileMapToTileMap | mid-kid |
| 2019-05-25 | Fix usage of rIE and rSC constants | mid-kid |
| 2019-05-11 | Some more GB Printer documentation | Rangi |
| 2019-04-09 | TextBox -> Textbox | mid-kid |
| 2019-02-16 | Update to rgbds 0.3.8 | Rangi |
| 2018-08-25 | Use labels instead of constants for HRAM | Rangi |
| 2018-07-29 | Add meaningful aliases for wd265 | Rangi |
| 2018-07-23 | Consistent routine naming convention: 'Foo' wraps '_Foo' | Rangi |
| 2018-06-25 | Keep more data/ INCLUDEs with relevant routines | Rangi |
| 2018-06-24 | Remove more address comments | Rangi |
| 2018-06-24 | Remove all address comments | mid-kid |
| 2018-06-12 | Note which labels are only needed for locating banks (relevant to issue #485) | Rangi |
| 2018-04-01 | Fix file permissions | mid-kid |
| 2018-03-13 | Organize the engine/ directory | mid-kid |
| 2017-12-15 | Move predef/ files into engine/ | Remy Oukaour |
| 2017-12-09 | More WRAM organization | Remy Oukaour |
| 2017-06-09 | Replace ‘jp [hl]’ with ‘jp hl’ | Ben10do |
| 2016-05-11 | Name all printer functions | pikalaxalt |