aboutsummaryrefslogtreecommitdiffstats
path: root/cmd/git-lfs-authenticate/main.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove Go and C sourceLibravatar Rutger Broekhoff2024-01-241-253/+0
| | | | The Rust implementation now implements all features I need
* Rust code dumpLibravatar Rutger Broekhoff2024-01-191-7/+6
|
* Fix makehextag in git-lfs-authenticate (C)Libravatar Rutger Broekhoff2024-01-091-11/+11
|
* Simplify git-lfs-authenticate, rip out GitoliteLibravatar Rutger Broekhoff2024-01-091-0/+254
Zero dependencies for git-lfs-authenticate now. Not compatible with the LFS server. Assumes that any user who has access to the Git user, should have access to all repositories.