Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-12-25 | test: add some unit testsHEADmaster | Zhongheng Liu | |
test_config_read: tests if config can be read normally test_make_repo: checks if repo has been created and if cgitrepos updated | |||
2024-12-25 | feat: git repo finalise and cgitrepo | Zhongheng Liu | |
cgit: added code for cgitrepos file parsing and adding git: added dynamic base path by reading config struct | |||
2024-12-25 | chore: add scaffolding for pgp tools | Zhongheng Liu | |
2024-12-24 | chore: add comments | Zhongheng Liu | |
2024-12-24 | feat: read config from a JSON source | Zhongheng Liu | |
used to determine git repos location and cgitrepos file location | |||
2024-12-24 | feat: some kind of initial web server | Zhongheng Liu | |
warp: add /ping endpoint, kind of health check | |||
2024-12-24 | feat: git and cgit changes | Zhongheng Liu | |
cgit: add scaffolding for appending to cgitrepos git: change some stuff around so rust-analyzer stops shouting at me | |||
2024-12-24 | chore: change gitignore | Zhongheng Liu | |
2024-12-24 | chore: add example config json file | Zhongheng Liu | |
2024-12-24 | chore: scaffolding for cgit integration | Zhongheng Liu | |
2024-12-24 | feat: libgit2 repo creation | Zhongheng Liu | |