Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2025-06-12 | Implement sourcehut remote | 1 | -10/+20 | ||
2025-04-11 | Add quiet mode | 1 | -15/+36 | ||
2025-04-11 | Allow for multiple owners and tokens | 1 | -6/+4 | ||
2025-04-11 | Drop root requirement (and libcap dependency) | 1 | -65/+15 | ||
2025-04-11 | Initial Commit | 1 | -0/+362 | ||
Add cmake github workflow Install dependencies in gh action Fix missing directory Fix compiler errors Fix group name to gid conversion Force cjson to statically link Add header guards to query headers Add install and cpack to CMakeLists.txt Add config search and CLI arg parsing Improve docs for git.c Fix program continuing on -h flag |