radicle-heartwood-lfs/radicle-httpd
Sebastian Martinez 5cb4d5cd76
httpd: Add commit parents vector to `/commits/:sha` endpoint
So we can act upon the eventual parents of a commit, after fetching a
single commit we need to have the parents of that commit as part of the
json payload.

Signed-off-by: Sebastian Martinez <me@sebastinez.dev>
2023-07-26 13:21:31 +02:00
..
src httpd: Add commit parents vector to `/commits/:sha` endpoint 2023-07-26 13:21:31 +02:00
Cargo.toml httpd: Add a cache for `/tree` 2023-07-25 13:10:58 +02:00
Dockerfile Build container images for deployment 2022-12-14 17:15:40 +01:00