| Age | Commit message (Expand) | Author |
|---|---|---|
| 2023-05-21 | Add <c-g> to cancel current operation | Maxime Coste |
| 2018-05-26 | Rework `fail` command not to display command call stack | Maxime Coste |
| 2017-01-08 | Apply clang-tidy modernize to the codebase | Maxime Coste |
| 2015-03-25 | Remove unneeded c_str() call | Maxime Coste |
| 2015-03-13 | exception::what returns a StringView rather than a const char* | Maxime Coste |
| 2013-04-11 | exceptions: use const char* what() instead of String description() | Maxime Coste |
| 2012-09-04 | add override markers | Maxime Coste |
| 2012-04-14 | replace std::string references with String | Maxime Coste |
| 2012-03-04 | do not take a std::string by value in runtime_error constructor | Maxime Coste |
| 2011-09-09 | exception: refactoring | Maxime Coste |
