| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2012-11-21 | Buffer: replace reset_undo_data with a NoUndo flag | Maxime Coste | |
| 2012-11-20 | Buffer: replace Buffer::Type with Buffer::Flags | Maxime Coste | |
| 2012-11-19 | write_debug automatically appends an eol to the message | Maxime Coste | |
| 2012-09-11 | do not keep undo data in the debug buffer | Maxime Coste | |
| 2012-04-14 | replace std::string references with String | Maxime Coste | |
| 2012-03-06 | use an Editor in write_debug | Maxime Coste | |
| 2011-12-07 | Buffer: replace insert and erase methods with modify | Maxime Coste | |
| modify directly takes a Modification as parameter | |||
| 2011-11-28 | Debug: stop writing key codes to debug buffer and cleanups | Maxime Coste | |
| 2011-10-07 | Debug: add a write_debug function | Maxime Coste | |
| write_debug writes in a Scratch buffer named '*debug*', so that debug messages are accessibles from within kakoune | |||
