Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2025-04-03 | git2d: Slight cleanup; print error integers to connection for now | Runxi Yu | 1 | -7/+5 | |
2025-04-03 | git2d: Specify socket path as argument instead of hardcoding | Runxi Yu | 1 | -3/+7 | |
2025-04-03 | git2d: Accept path from UDS with bare_get_data instead of hardcoding | Runxi Yu | 1 | -8/+34 | |
2025-04-03 | git2d: Use extern inline for utf8_decode | Runxi Yu | 2 | -1/+4 | |
2025-04-03 | git2d: Import BARE and UTF-8 utilities | Runxi Yu | 3 | -0/+527 | |
2025-04-03 | git2d: Slight code style adjustment | Runxi Yu | 1 | -2/+1 | |
2025-04-03 | git2d: Initialize | Runxi Yu | 2 | -0/+142 | |