Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2019-03-18 | ringlogger: document races | 1 | -0/+3 | |
2019-03-17 | ringlogger: support mpsc for singlefile | 4 | -66/+153 | |
2019-01-28 | Logger: Convert do-catch to try? | 1 | -3/+2 | |
2019-01-07 | Update copyright | 3 | -3/+3 | |
2018-12-21 | Nuke trailing spaces | 1 | -1/+1 | |
2018-12-20 | Enabled more swiftlint rules | 1 | -0/+1 | |
2018-12-15 | Prettier log time format | 1 | -9/+19 | |
2018-12-14 | Simplify logging tags | 3 | -19/+28 | |
2018-12-13 | Simplify C strings | 1 | -13/+6 | |
2018-12-13 | Rewrite Logger | 3 | -77/+78 | |
2018-12-13 | Logging: Write versions from both app and extension | 1 | -0/+10 | |
2018-12-13 | Logging: file_log doesn't need the message type | 1 | -3/+3 | |
2018-12-13 | Logging: Tag the entries in the merged log | 3 | -6/+13 | |
2018-12-13 | Logging: ringlogger.c: Trim trailing newlines | 1 | -0/+7 | |
2018-12-13 | Logging: Use ringlogger for logging from the extension | 3 | -0/+192 |