Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | socket: use existing socket if it is connected | Moritz Poldrack | 2022-09-14 | 1 | -2/+4 |
* | lint: ensure errors are at least logged (errcheck) | Moritz Poldrack | 2022-08-04 | 1 | -14/+33 |
* | logging: use level-based logger functions | Robin Jarry | 2022-07-23 | 1 | -11/+7 |
* | aerc: use aerc as an mbox viewer | Koni Marti | 2022-07-14 | 1 | -0/+11 |
* | logging: added a log on panic | Moritz Poldrack | 2022-03-23 | 1 | -1/+8 |
* | all: fix minor issues found by staticcheck | Moritz Poldrack | 2022-03-12 | 1 | -1/+1 |
* | add removal of existing sockets | Moritz Poldrack | 2022-03-03 | 1 | -0/+3 |
* | lib: fix an out of bounds panic in the server | Daniel Martà | 2020-02-13 | 1 | -1/+2 |
* | Print success to socket if no error was thrown | Heiko Carrasco | 2019-09-29 | 1 | -1/+5 |
* | Fix test failures | Drew DeVault | 2019-07-29 | 1 | -1/+1 |
* | Forward mailto links to server via ./aerc <mailto> | Drew DeVault | 2019-07-19 | 1 | -0/+17 |
* | Add Unix socket for communicating with aerc | Drew DeVault | 2019-07-19 | 1 | -0/+82 |