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
/
ipc
Commit message (
Expand
)
Author
Age
Files
Lines
*
ipc: disable IPC completely when disable-ipc=true
Jason Cox
2024-04-13
1
-4
/
+0
*
ipc: retry failed command directly, not over IPC
Jason Cox
2024-04-13
2
-46
/
+6
*
ipc: improve error handling
Jason Cox
2024-04-13
2
-13
/
+8
*
ipc: accept verbatim commands
Jason Cox
2024-02-19
1
-2
/
+5
*
log: move package to lib
Robin Jarry
2024-02-14
1
-1
/
+1
*
ipc: wait for app to be ready before accepting commands
Robin Jarry
2024-01-31
1
-2
/
+6
*
commands: pass raw command line down to template evaluation
Robin Jarry
2023-10-28
2
-4
/
+5
*
xdg: get rid of deprecated dependencies
Robin Jarry
2023-08-27
2
-6
/
+4
*
ipc: stay silent if command succeeded
Moritz Poldrack
2023-03-07
1
-3
/
+1
*
ipc: allow triggering internal commands via IPC
Moritz Poldrack
2023-03-07
2
-0
/
+15
*
ipc: use an interface instead of a function list
Moritz Poldrack
2023-03-07
2
-7
/
+13
*
ipc: change protocol to JSON
Moritz Poldrack
2023-03-07
3
-28
/
+105
*
socket: refactor existing code
Moritz Poldrack
2023-03-07
3
-146
/
+147
*
socket: extract functionality into ipc package
Moritz Poldrack
2023-03-07
1
-0
/
+146