summaryrefslogtreecommitdiff
path: root/Remote/GitLFS.hs
Commit message (Expand)AuthorAge
* add RemoteStateHandleJoey Hess2019-10-14
* get rid of hardcoded "name" lookupsJoey Hess2019-10-10
* avoid unneccesary extra blank line before git-credentials promptJoey Hess2019-09-24
* improved GitLFS apiJoey Hess2019-09-24
* git-lfs: Added support for http basic authJoey Hess2019-09-24
* git-lfs: Only do endpoint discovery once when concurrency is enabledJoey Hess2019-09-24
* support using gcrypt with git-lfs special remoteJoey Hess2019-08-05
* add encryption warningJoey Hess2019-08-05
* remember sha256 and size when necessaryJoey Hess2019-08-05
* expandJoey Hess2019-08-04
* remove unused importsJoey Hess2019-08-04
* fix reversionJoey Hess2019-08-04
* download from LFS workingJoey Hess2019-08-04
* verify that LFS server responds with requested objectJoey Hess2019-08-03
* start at retieval from LFSJoey Hess2019-08-03
* implemented checkPresent for git-lfsJoey Hess2019-08-03
* also debug http response status codeJoey Hess2019-08-03
* storing objects in git-lfs is workingJoey Hess2019-08-02
* lfs endpoint discovery and caching in git-lfs special remoteJoey Hess2019-08-02
* skeleton git-lfs special remoteJoey Hess2019-08-01