aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/server_main.c (unfollow)
Commit message (Expand)Author
2023-07-04appease clang-formatEgor Tensin
2023-06-30use designated struct initializers moreEgor Tensin
2023-06-30show git hash with --versionEgor Tensin
2023-06-28log: support logging levelsEgor Tensin
2023-06-13sanitize #include-sEgor Tensin
2023-05-13ci_queue -> run_queueEgor Tensin
2023-05-13use -std=c17 -WpedanticEgor Tensin
2023-05-13best practices & coding style fixesEgor Tensin
2023-04-29add a default SQLite database pathEgor Tensin
2023-04-29cmd_line: read executable name from /proc/self/exeEgor Tensin
2023-04-29dedupe command line routinesEgor Tensin
2023-04-29make struct server opaqueEgor Tensin
2022-12-02add copyright noticesEgor Tensin
2022-09-11create SQLite database on startupEgor Tensin
2022-08-23add some codeEgor Tensin