summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorLines
2026-02-07rust: add a small wrapper around the hashfile codebrian m. carlson-0/+83
2026-02-07rust: add a new binary object map formatbrian m. carlson-0/+915
2026-02-07rust: add functionality to hash an objectbrian m. carlson-1/+142
2026-02-07rust: fix linking binaries with cargobrian m. carlson-7/+12
2026-02-07rust: add additional helpers for ObjectIDbrian m. carlson-1/+132
2026-02-07hash: add a function to look up hash algo structsbrian m. carlson-0/+14
2026-02-07rust: add a hash algorithm abstractionbrian m. carlson-0/+159
2026-02-07rust: add a ObjectID structbrian m. carlson-0/+23
2025-12-19rust: build correctly without GNU sedD. Ben Knoble-1/+1
2025-10-15rust: support for WindowsPatrick Steinhardt-2/+9
2025-10-15rust/varint: add safety commentsPatrick Steinhardt-0/+15
2025-10-02varint: reimplement as test balloon for RustPatrick Steinhardt-0/+94
2025-10-02meson: add infrastructure to build internal Rust libraryPatrick Steinhardt-0/+72