index
:
cimple
gh-pages
master
My little CI system (hopefully)
Egor Tensin
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
src
/
client.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
implement a command to list runs
Egor Tensin
2023-11-15
*
client: print the server response
Egor Tensin
2023-11-12
*
refactoring
Egor Tensin
2023-11-12
*
switch to JSON-RPC as message format
Egor Tensin
2023-07-18
*
test: add some basic command-line usage tests
Egor Tensin
2023-07-07
*
sanitize #include-s
Egor Tensin
2023-06-13
*
msg: rework some APIs
Egor Tensin
2023-06-11
*
msg: add functions for one-off communication
Egor Tensin
2023-05-14
*
fix unnecessary #include-s
Egor Tensin
2023-05-13
*
best practices & coding style fixes
Egor Tensin
2023-05-13
*
add command module to handle request-response communications
Egor Tensin
2023-05-13
*
make struct client opaque
Egor Tensin
2023-04-29
*
add copyright notices
Egor Tensin
2022-12-02
*
log: refactoring
Egor Tensin
2022-09-08
*
holy crap, it actually kinda works now
Egor Tensin
2022-08-28
*
add check_errno macro
Egor Tensin
2022-08-26
*
msg: refactoring
Egor Tensin
2022-08-25
*
net: rework API
Egor Tensin
2022-08-25
*
cmd -> msg
Egor Tensin
2022-08-23
*
add some code
Egor Tensin
2022-08-23