index
:
aerc
devel
Clone of https://git.sr.ht/~rjarry/aerc
Robin Jarry <robin@jarry.cc>
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
socket.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
socket: extract functionality into ipc package
Moritz Poldrack
2023-03-07
1
-146
/
+0
*
logging: rename package to log
Robin Jarry
2022-12-02
1
-15
/
+15
*
logging: homogenize levels
Robin Jarry
2022-12-02
1
-6
/
+10
*
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