aboutsummaryrefslogtreecommitdiffstats
path: root/git-lfs-authenticate/src
Commit message (Collapse)AuthorAgeFilesLines
* Fix Clippy issuesLibravatar Rutger Broekhoff2024-04-291-1/+1
|
* Use serde_json::json! instead of manually generating JSONLibravatar Rutger Broekhoff2024-01-261-8/+12
|
* Clean up part of the codeLibravatar Rutger Broekhoff2024-01-261-191/+84
|
* Remove Go and C sourceLibravatar Rutger Broekhoff2024-01-241-0/+236
The Rust implementation now implements all features I need