aboutsummaryrefslogtreecommitdiffstats
path: root/gitolfs3-server/src/handler.rs
Commit message (Expand)AuthorAgeFilesLines
* Consistent use of format! and friends etc.Rutger Broekhoff2026-02-201-4/+4
* Log more useful stuff when possibleRutger Broekhoff2026-02-201-1/+17
* Update, use if-let chainsRutger Broekhoff2025-09-021-31/+30
* Switch to Rust 2024, update dependenciesRutger Broekhoff2025-04-081-8/+8
* Fix SHA256 checksum encodingRutger Broekhoff2024-10-211-54/+68
* Restructure serverRutger Broekhoff2024-07-121-194/+194
* Split server code into multiple smaller modulesRutger Broekhoff2024-07-111-0/+455