Commits
- Commit:
8c39831b06ec0976139042564390b6064cb9cb5e
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
fix message passing to notifier
- Commit:
8285e71aecfd159643f1705f24709fc30a8cbda0
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
request notification content from repo_write one at a time
- Commit:
90dfaa0114b254eff2147735ed23dca09b571635
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
rename function
- Commit:
c42b7609faa2e9d1f7c0a1b59fe2303f05ddaa22
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
queue notification info without an open file
- Commit:
9d88153b9f990652b2dd274efb7b561fc1446708
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
WIP: generate notification content in repo_write
- Commit:
4ddc9d7454d1838afd08981593a8b32332f3725f
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
prepare session process for receiving notification content from repo_write
- Commit:
202d187071957eec318c523e66455e0f804ff869
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
connect session and notifier via a dedicated pipe and fix proc wiring
- Commit:
6490a1e911df9c4f629efb6a0c6a24ab9dc392dc
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
fix crash
- Commit:
329a6aa7fb5d28302b8d0ce79cbcfce5741d06ca
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
session-write process needs repo config now
- Commit:
6cdfa3a8453cafda65540a440108a4801b889a06
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
fix notify process title
- Commit:
cd2e14b68c560c11dbf52f71c51e6cfc039ab94e
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
fix segfault on startup in notify process
- Commit:
0287c51fd28e5e622488c6c846e566b1f6ac5a9b
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
make -N option pass getopt checks
- Commit:
4782e4c4ee63878f03c968674096db6574b5b7a6
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
fix missing token in parse.y
- Commit:
851cc2028301bdc7297fa1b1392abe502bddf4b5
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
provide entire repo config to session process; send NOTIFY imsg
- Commit:
7074d57878cd47e8ccaaf14d6ccb3c27cc5a4741
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
fix gitwrapper build
- Commit:
1916c2111fb07adb0485c50211d75a35bcbac452
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
pass notification config to session process
- Commit:
a994c1755a6f17171db0bd9a56efd28f03954949
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
run email notification helper
- Commit:
3c347461535dd1482d9f22df0ede0f245c092180
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
add send_notifications stub; need to pass repo list to session_main() for config
- Commit:
f6020519d156c726a30a1be69ab736aa4bdf3d38
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
start notifier and handle events for it
- Commit:
7ee326cb704951ec81c37a236a98d8a62f755ad4
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
the notify process will need to know our notification config, too
- Commit:
1d3bc0bad526a7a4e21d9b2595e1f0f4edd98abe
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
indicate timezone in Date header
- Commit:
16c58399de51c67e881284510b7df2d227a33a54
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
don't bother with address verification at this layer
- Commit:
83258de1495bbfb2896bfe3d17284592782c7560
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
fix expected bye response
- Commit:
0e1456a374bcd2d4ae6dc1681999910d81490e78
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
fix connection
- Commit:
28a5a7c15fff13abd7c9b06a742c70309db37b03
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
fix invalid pledge promise