gitea/modules/lfs
hiifong 82c59d52ea
Add User-Agent for gitea's self-implemented lfs client. (#32832)
2024-12-14 03:35:19 +07:00
..
LICENSE
client.go
client_test.go
content_store.go Use `crypto/sha256` (#29386) 2024-02-25 13:32:13 +07:00
endpoint.go
endpoint_test.go
filesystem_client.go fix: close file in the Upload func (#30262) 2024-04-03 10:58:13 +07:00
http_client.go Fix lfs migration (#32812) 2024-12-12 21:36:39 +07:00
http_client_test.go Use 8 as default value for git lfs concurrency (#32421) 2024-11-05 13:10:57 +07:00
pointer.go Use `crypto/sha256` (#29386) 2024-02-25 13:32:13 +07:00
pointer_scanner_gogit.go
pointer_scanner_nogogit.go Make sure git version&feature are always prepared (#30877) 2024-05-06 18:34:16 +07:00
pointer_test.go
shared.go Add User-Agent for gitea's self-implemented lfs client. (#32832) 2024-12-14 03:35:19 +07:00
transferadapter.go Fix #31185 try fix lfs download from bitbucket failed (#31201) 2024-06-11 22:22:28 +07:00
transferadapter_test.go Fix #31185 try fix lfs download from bitbucket failed (#31201) 2024-06-11 22:22:28 +07:00