about summary refs log tree commit diff
path: root/log.c (follow)
Commit message (Expand)AuthorAge
* Make copyright headers consistentJune McEnroe2019-07-27
* Add M-l to list the logJune McEnroe2019-02-25
* Use getline in place of fgetlnJune McEnroe2019-01-25
* Measure length of log timestamp more consistentlyJune McEnroe2018-11-30
* Strip timestamps from log replayJune McEnroe2018-11-29
* Add basic log replayJune McEnroe2018-11-29
* Use PascalCase for constantsJune McEnroe2018-09-02
* Do not set log files executableJune McEnroe2018-08-18
* Add loggingJune McEnroe2018-08-17