aboutsummaryrefslogtreecommitdiff
path: root/git2d/main.c (unfollow)
Commit message (Collapse)AuthorFilesLines
2025-04-03git2d: Slight cleanup; print error integers to connection for nowRunxi Yu1-7/+5
2025-04-03git2d: Specify socket path as argument instead of hardcodingRunxi Yu1-3/+7
2025-04-03git2d: Accept path from UDS with bare_get_data instead of hardcodingRunxi Yu1-8/+34
2025-04-03git2d: Slight code style adjustmentRunxi Yu1-2/+1
2025-04-03git2d: InitializeRunxi Yu1-0/+141