aboutsummaryrefslogtreecommitdiffstats
path: root/git-lfs-authenticate/src/main.rs
Commit message (Collapse)AuthorAgeFilesLines
* Rename crates (and therefore commands)Libravatar Rutger Broekhoff2024-04-291-133/+0
|
* 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