about summary refs log tree commit diff stats
path: root/lib/socket.go
Commit message (Expand)AuthorAgeFilesLines
* Print success to socket if no error was thrownHeiko Carrasco2019-09-291-1/+5
* Fix test failuresDrew DeVault2019-07-291-1/+1
* Forward mailto links to server via ./aerc <mailto>Drew DeVault2019-07-191-0/+17
* Add Unix socket for communicating with aercDrew DeVault2019-07-191-0/+82
n> ^
f06f1fc3 ^




267c69a5 ^
f06f1fc3 ^









663ccb75 ^



f06f1fc3 ^



1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42