aboutsummaryrefslogtreecommitdiffstats
path: root/gitolfs3-server/src/handler.rs
Commit message (Collapse)AuthorAgeFilesLines
* Update, use if-let chainsHEADmainRutger Broekhoff25 hours1-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