git-lfs/lfsapi
2017-01-06 14:42:37 -07:00
..
auth_test.go lfsapi: Upstream changes 2017-01-06 13:37:31 -07:00
auth.go lfsapi: don't export CommandCredentialHelper 2017-01-06 14:38:57 -07:00
body.go progress: add helper to build callback reader for ReadSeekCloser body 2017-01-06 13:34:12 -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: rename Env export to TestEnv 2017-01-06 11:34:43 -07:00
certs_windows.go lfsapi: add custom ssl cert support 2016-12-20 11:22:20 -07:00
certs.go lfsapi: Export Env interface since (*Client) GitEnv() needs to be public 2017-01-06 11:37:31 -07:00
client_test.go lfsapi: rename Env export to TestEnv 2017-01-06 11:34:43 -07:00
client.go lfsapi: don't export ProxyFromClient 2017-01-06 14:36:34 -07:00
creds.go lfsapi: don't export '(Creds) Buffer()' 2017-01-06 14:42:37 -07:00
endpoint_finder_test.go lfsapi: rename Env export to TestEnv 2017-01-06 11:34:43 -07:00
endpoint_finder.go lfsapi: Export Env interface since (*Client) GitEnv() needs to be public 2017-01-06 11:37:31 -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: don't export CommandCredentialHelper 2017-01-06 14:38:57 -07:00
netrc_test.go lfsapi: add netrc auth test 2016-12-23 11:13:33 -07:00
netrc.go lfsapi: Export Env interface since (*Client) GitEnv() needs to be public 2017-01-06 11:37:31 -07:00
ntlm_test.go lfsapi: clean up cloneRequest() from httputil ntlm support 2017-01-06 14:06:25 -07:00
ntlm.go lfsapi: clean up cloneRequest() from httputil ntlm support 2017-01-06 14:06:25 -07:00
proxy_test.go lfsapi: don't export ProxyFromClient 2017-01-06 14:36:34 -07:00
proxy.go lfsapi: don't export ProxyFromClient 2017-01-06 14:36:34 -07:00
response_test.go Move verify response tests to lfsapi package 2016-12-19 10:59:22 -07:00
ssh_test.go lfsapi: use newer Env type names 2017-01-06 11:58:39 -07:00
ssh.go lfsapi: use newer Env type names 2017-01-06 11:58:39 -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