git-lfs/lfsapi
2017-10-25 15:38:13 -06:00
..
auth_test.go lfsapi: add *git.Configuration to Client 2017-10-25 15:38:13 -06:00
auth.go lfsapi: retry requests changing access from none IF Auth header is empty 2017-09-27 11:23:13 -06:00
body.go lfsapi: Ensure requests include Content-Length header if necessary 2017-01-25 08:59:11 -07:00
certs_darwin.go lfsapi: add custom ssl cert support 2016-12-20 11:22:20 -07:00
certs_freebsd.go lfsapi: add custom ssl cert support 2016-12-20 11:22:20 -07:00
certs_linux.go lfsapi: add custom ssl cert support 2016-12-20 11:22:20 -07:00
certs_openbsd.go lfsapi: add custom ssl cert support 2016-12-20 11:22:20 -07:00
certs_test.go lfsapi: add *git.Configuration to Client 2017-10-25 15:38:13 -06:00
certs_windows.go lfsapi: add custom ssl cert support 2016-12-20 11:22:20 -07:00
certs.go lfsapi: introduce interface for initializing a Client 2017-10-25 15:33:20 -06:00
client_test.go lfsapi: add *git.Configuration to Client 2017-10-25 15:38:13 -06:00
client.go lfsapi: introduce interface for initializing a Client 2017-10-25 15:33:20 -06:00
creds_test.go lfsapi: add credential cacher test 2017-03-24 12:23:32 -06:00
creds.go lfsapi: remove *config.Configuration use 2017-10-18 16:59:38 -06:00
endpoint_finder_test.go lfsapi: introduce interface for initializing a Client 2017-10-25 15:33:20 -06:00
endpoint_finder.go lfsapi: introduce interface for initializing a Client 2017-10-25 15:33:20 -06:00
endpoint_test.go move endpoint pkg to lfsapi 2016-12-19 11:45:22 -07:00
endpoint.go lfsapi: allow Endpoint to override ssh auth operation 2017-01-25 08:59:31 -07:00
errors.go Don't print doc url and request id for expected errors 2017-02-27 14:16:19 -07:00
lfsapi_nix.go lfsapi: teach auth about netrc 2016-12-19 14:53:18 -07:00
lfsapi_windows.go lfsapi: teach auth about netrc 2016-12-19 14:53:18 -07:00
lfsapi.go lfsapi: add *git.Configuration to Client 2017-10-25 15:38:13 -06:00
netrc_test.go lfsapi: add netrc auth test 2016-12-23 11:13:33 -07:00
netrc.go lfsapi: introduce interface for initializing a Client 2017-10-25 15:33:20 -06:00
ntlm_test.go lfsapi: add *git.Configuration to Client 2017-10-25 15:38:13 -06:00
ntlm.go lfsapi: clean up cloneRequest() from httputil ntlm support 2017-01-06 14:06:25 -07:00
proxy_test.go lfsapi: add *git.Configuration to Client 2017-10-25 15:38:13 -06:00
proxy.go lfsapi: introduce interface for initializing a Client 2017-10-25 15:33:20 -06:00
response_test.go lfsapi: introduce interface for initializing a Client 2017-10-25 15:33:20 -06:00
retries_test.go lfsapi: introduce interface for initializing a Client 2017-10-25 15:33:20 -06:00
retries.go lfsapi: make 'retries' the number of additional requests 2017-09-07 11:04:48 -04:00
ssh_test.go lfsapi: add *git.Configuration to Client 2017-10-25 15:38:13 -06:00
ssh.go lfsapi: introduce interface for initializing a Client 2017-10-25 15:33:20 -06:00
stats_test.go lfsapi: introduce interface for initializing a Client 2017-10-25 15:33:20 -06:00
stats.go close the clients before testing stats 2017-04-28 08:24:32 -06:00
verbose_test.go lfsapi: introduce interface for initializing a Client 2017-10-25 15:33:20 -06:00
verbose.go dont rely on res 2017-04-27 17:03:17 -06:00