Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove Go and C source•••The Rust implementation now implements all features I need | 2024-01-24 | 2 | -394/+0 | |
* | Rust code dump | 2024-01-19 | 1 | -7/+6 | |
* | Fix makehextag in git-lfs-authenticate (C) | 2024-01-09 | 2 | -15/+18 | |
* | Simplify git-lfs-authenticate, rip out Gitolite•••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. | 2024-01-09 | 2 | -133/+309 | |
* | Make tokens short-lived | 2024-01-02 | 1 | -1/+1 | |
* | Don't use die() for printing usage | 2024-01-02 | 1 | -2/+4 | |
* | Print usage in git-lfs-authenticate | 2024-01-02 | 1 | -2/+4 | |
* | Remove concurrency stuff in git-lfs-authenticate | 2024-01-02 | 1 | -21/+9 | |
* | Token types, download verification | 2024-01-02 | 1 | -0/+2 | |
* | Add .git suffix to repo in href construction | 2023-12-30 | 1 | -5/+5 | |
* | git-lfs-authenticate: allow setting repo href base URL | 2023-12-30 | 1 | -8/+27 | |
* | Implement authorization in git-lfs-server, test presigned PUTs | 2023-12-30 | 1 | -2/+5 | |
* | Properly format request timestamp | 2023-12-30 | 1 | -1/+2 | |
* | Adjust MkdirAll mode | 2023-12-30 | 1 | -2/+2 | |
* | Improve git-lfs-authenticate | 2023-12-30 | 1 | -10/+70 | |
* | Implement git-lfs-authenticate | 2023-12-30 | 1 | -32/+123 | |
* | Make Nix builds work | 2023-12-29 | 1 | -32/+32 | |
* | Initial commit | 2023-12-29 | 1 | -0/+48 |