| Age | Commit message (Expand) | Author |
| 2020-09-12 | Core/Chat: Fix hyperlink validation for inspected item links, for real this t... | Treeston |
| 2020-09-12 | Core/Chat: Fixed validating item links with random properties | Shauren |
| 2020-09-10 | Core/Chat: Permissible quest level for hyperlinks, [-1, 127] -> [-1, 32767]. ... | Treeston |
| 2020-09-10 | Core/Chat: Fix quest hyperlinks for quest level -1. Closes #25432. | Treeston |
| 2020-09-04 | Scripts/Commands: Convert argument parsing of .npc commands | Treeston |
| 2020-09-02 | UnitTests: |Hspell and |Htalent unit testing | Treeston |
| 2020-09-01 | Core/Misc: More DBC std::array refactors, stricter |Hitem checks, and more hy... | Treeston |
| 2020-08-31 | UnitTests: Add a first set of item hyperlink tests | Treeston |
| 2020-08-31 | Core/Chat: Fix achievement and enchant link validation | Shauren |
| 2020-08-30 | Core/Chat: Correct Hyperlink validation for incomplete achievements. | Treeston |
| 2020-08-30 | Core/ChatCommands: C++17 cleanup (again) (PR #25323) | Treeston |
| 2020-08-26 | Common/Utilities: Centralize string -> T conversion in StringConvert.h (PR #2... | Treeston |
| 2020-08-24 | Revert "[3.3.5] Core/ChatCommands: C++17 cleanup (if constexpr + std::string_... | Treeston |
| 2020-08-24 | [3.3.5] Core/ChatCommands: C++17 cleanup (if constexpr + std::string_view) | Treeston |
| 2020-08-20 | Scripts/Commands: Convert argument parsing of event commands to new system (P... | Peter Keresztes Schmidt |
| 2020-08-17 | Core/ChatCommands: Move Trinity::ChatCommands::Variant from boost::variant to... | Treeston |
| 2020-08-17 | revert 1aeb7a0 and f9e7dbd until I can work around GCC being silly | Treeston |
| 2020-08-17 | Core/ChatCommands: Move Trinity::ChatCommands::Variant from boost::variant to... | Treeston |
| 2020-03-19 | Core/Misc: C++17 cleanups, commit 3, the header commit | Treeston |
| 2020-03-19 | Core/Misc: C++17 cleanups, commit 2, the advstd commit | Treeston |
| 2020-01-02 | New year | Aokromes |
| 2019-01-01 | Happy New Year, folks. It's 2019! | Treeston |
| 2018-09-18 | Core/Chat: Some hyperlink follow-ups: | Treeston |
| 2018-09-17 | Core/Chat: Fix tradeskill hyperlinks - embedded GUID is now properly read as ... | Treeston |
| 2018-09-13 | gcc build fix | Treeston |
| 2018-09-13 | [3.3.5] Core/Chat: Unify chat hyperlink parsing (PR #22417) | Treeston |