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_main.c
(
unfollow
)
Commit message (
Expand
)
Author
2023-12-12
switch to egor@tensin.name
Egor Tensin
2023-11-12
refactoring
Egor Tensin
2023-07-18
switch to JSON-RPC as message format
Egor Tensin
2023-07-07
clang-format: don't break string literals
Egor Tensin
2023-07-07
test: add some basic command-line usage tests
Egor Tensin
2023-07-04
appease clang-format
Egor Tensin
2023-06-30
use designated struct initializers more
Egor Tensin
2023-06-30
show git hash with --version
Egor Tensin
2023-06-28
log: support logging levels
Egor Tensin
2023-06-13
sanitize #include-s
Egor Tensin
2023-05-14
msg: add functions for one-off communication
Egor Tensin
2023-05-13
use -std=c17 -Wpedantic
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-04-29
cmd_line: read executable name from /proc/self/exe
Egor Tensin
2023-04-29
dedupe command line routines
Egor Tensin
2023-04-29
make struct client opaque
Egor Tensin
2022-12-02
add copyright notices
Egor Tensin
2022-08-23
add some code
Egor Tensin