git-lfs/lfsapi
2017-01-03 13:05:30 -07:00
..
auth_test.go lfsapi: expose Env so dependent packages can use it for testing 2017-01-03 13:05:30 -07:00
auth.go lfsapi: document getCreds() 2016-12-23 11:13:42 -07:00
body.go lfsapi: teach Marshal() how to set the request ContentLength 2016-12-20 14:03:00 -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: expose Env so dependent packages can use it for testing 2017-01-03 13:05:30 -07:00
certs_windows.go lfsapi: add custom ssl cert support 2016-12-20 11:22:20 -07:00
certs.go lfsapi: add custom ssl cert support 2016-12-20 11:22:20 -07:00
client_test.go lfsapi: expose Env so dependent packages can use it for testing 2017-01-03 13:05:30 -07:00
client.go lfsapi: expose Env so dependent packages can use it for testing 2017-01-03 13:05:30 -07:00
creds.go lfsapi: Implement getCreds() 2016-12-19 14:38:06 -07:00
endpoint_finder_test.go lfsapi: expose Env so dependent packages can use it for testing 2017-01-03 13:05:30 -07:00
endpoint_finder.go lfsapi: stop writing url auth to access keys 2016-12-23 10:42:57 -07:00
endpoint_test.go move endpoint pkg to lfsapi 2016-12-19 11:45:22 -07:00
endpoint.go move endpoint pkg to lfsapi 2016-12-19 11:45:22 -07:00
errors.go lfsapi: expose DecodeJSON helper 2017-01-03 13:05:30 -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: expose DecodeJSON helper 2017-01-03 13:05:30 -07:00
netrc_test.go lfsapi: add netrc auth test 2016-12-23 11:13:33 -07:00
netrc.go lfsapi: teach auth about netrc 2016-12-19 14:53:18 -07:00
ntlm.go add ntlm file 2016-12-20 12:23:04 -07:00
proxy_test.go lfsapi: expose Env so dependent packages can use it for testing 2017-01-03 13:05:30 -07:00
proxy.go move getProxyServers() to proxy.go 2016-12-20 15:06:15 -07:00
response_test.go Move verify response tests to lfsapi package 2016-12-19 10:59:22 -07:00
stats_test.go Stats tests 2016-12-22 11:20:39 -07:00
stats.go Stats tests 2016-12-22 11:20:39 -07:00
verbose_test.go lfsapi: Test that binary (or at least, not json/html/xml/etc) are not dumped in verbose mode 2016-12-22 14:42:58 -07:00
verbose.go rename files 2016-12-22 11:25:29 -07:00