Age | Commit message (Expand) | Author |
---|---|---|
2022-12-26 | spelling fixes; from paul tagliamonte | Jason McIntyre |
2021-03-02 | Update logging with comments made by florian@ some time ago (i've not | Mark Lumsden |
2019-07-18 | Add logging to interpreter.c | Mark Lumsden |
2019-06-28 | When system calls indicate an error they return -1, not some arbitrary | Theo de Raadt |
2019-06-26 | Add some key and map logging. | Mark Lumsden |
2019-06-22 | Tidy up the comments: | Mark Lumsden |
2019-06-22 | Log window pointer and other window data to a file. | Mark Lumsden |
2019-06-14 | Note a segv with fprintf if a file with long lines is loaded with | Mark Lumsden |
2019-06-12 | The output of line info in the line.log file now contains the | Mark Lumsden |
2019-06-12 | A note about log.c. | Mark Lumsden |
2019-06-10 | Fix not checking correct fprintf return value. | Mark Lumsden |
2019-06-10 | Add 'undo' logging (same output as undo-list command). Also, add | Mark Lumsden |
2019-06-10 | Allow mg to log its internal status to a file. At the moment it only | Mark Lumsden |