aboutsummaryrefslogtreecommitdiffstats
path: root/cmd/git-lfs-authenticate
Commit message (Collapse)AuthorAgeFilesLines
* Don't use die() for printing usageLibravatar Rutger Broekhoff2024-01-021-2/+4
|
* Print usage in git-lfs-authenticateLibravatar Rutger Broekhoff2024-01-021-2/+4
|
* Remove concurrency stuff in git-lfs-authenticateLibravatar Rutger Broekhoff2024-01-021-21/+9
|
* Token types, download verificationLibravatar Rutger Broekhoff2024-01-021-0/+2
|
* Add .git suffix to repo in href constructionLibravatar Rutger Broekhoff2023-12-301-5/+5
|
* git-lfs-authenticate: allow setting repo href base URLLibravatar Rutger Broekhoff2023-12-301-8/+27
|
* Implement authorization in git-lfs-server, test presigned PUTsLibravatar Rutger Broekhoff2023-12-301-2/+5
|
* Properly format request timestampLibravatar Rutger Broekhoff2023-12-301-1/+2
|
* Adjust MkdirAll modeLibravatar Rutger Broekhoff2023-12-301-2/+2
|
* Improve git-lfs-authenticateLibravatar Rutger Broekhoff2023-12-301-10/+70
|
* Implement git-lfs-authenticateLibravatar Rutger Broekhoff2023-12-301-32/+123
|
* Make Nix builds workLibravatar Rutger Broekhoff2023-12-291-32/+32
|
* Initial commitLibravatar Rutger Broekhoff2023-12-291-0/+48