aboutsummaryrefslogtreecommitdiff
path: root/git2d (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: Use extern inline for utf8_decodeRunxi Yu2-1/+4
2025-04-03git2d: Import BARE and UTF-8 utilitiesRunxi Yu3-0/+527
2025-04-03git2d: Slight code style adjustmentRunxi Yu1-2/+1
2025-04-03git2d: InitializeRunxi Yu2-0/+142