git-lfs/lfshttp
Chris Darroch 40e18ebc80 lfshttp: allow gitlinks in local path endpoints
As an addendum to commit b5ecbd9ca4ef, we now allow local path
endpoints to refer to .git files (i.e., gitlinks) as well as to
directories, per PR advice from bk2204.
2020-04-03 12:22:10 -07:00
..
standalone lfshttp: handle bare repos in standalone adapter 2020-03-27 20:37:38 -07:00
body.go lfsapi: extract new lfshttp package 2018-09-11 14:51:29 -07:00
certs_darwin.go lfsapi: extract new lfshttp package 2018-09-11 14:51:29 -07:00
certs_dragonfly.go Support DragonFly BSD 2019-09-26 07:12:23 +08:00
certs_freebsd.go lfsapi: extract new lfshttp package 2018-09-11 14:51:29 -07:00
certs_linux.go lfsapi: extract new lfshttp package 2018-09-11 14:51:29 -07:00
certs_openbsd.go lfsapi: extract new lfshttp package 2018-09-11 14:51:29 -07:00
certs_test.go lfshttp: cache clients based on host and access type 2019-12-09 15:35:52 +00:00
certs_windows.go lfsapi: extract new lfshttp package 2018-09-11 14:51:29 -07:00
certs.go fix ssl certificate logic 2019-10-18 21:19:35 +03:00
client_test.go lfshttp: support http.version 2019-10-29 19:47:20 +00:00
client.go lfshttp: allow renegotiation 2020-03-10 19:21:03 +00:00
cookies.go Use different parser for cookiejar files 2019-10-27 16:48:15 -05:00
endpoint.go lfshttp: allow gitlinks in local path endpoints 2020-04-03 12:22:10 -07:00
errors.go Add integration tests; check other places where 429 could occur 2019-01-07 12:27:02 +03:00
lfshttp.go lfsapi: extract new lfshttp package 2018-09-11 14:51:29 -07:00
proxy_test.go lfshttp: improve proxy support 2020-01-07 15:45:31 +00:00
proxy.go lfshttp: improve proxy support 2020-01-07 15:45:31 +00:00
retries_test.go lfsapi: extract new lfshttp package 2018-09-11 14:51:29 -07:00
retries.go lfsapi: extract new lfshttp package 2018-09-11 14:51:29 -07:00
ssh_test.go Merge branch 'master' into lfshttp 2018-09-14 11:42:19 -07:00
ssh.go ssh: redirect stdin from /dev/null 2019-07-19 16:00:21 +00:00
stats_test.go lfsapi: extract new lfshttp package 2018-09-11 14:51:29 -07:00
stats.go Fix Typos 2019-07-24 07:17:40 +00:00
verbose_test.go lfsapi: extract new lfshttp package 2018-09-11 14:51:29 -07:00
verbose.go lfsapi: extract new lfshttp package 2018-09-11 14:51:29 -07:00