git-lfs/lfsapi
2016-12-20 14:03:00 -07:00
..
auth_test.go lfsapi: teach Marshal() how to set the request ContentLength 2016-12-20 14:03:00 -07:00
auth.go fix getAuthAccess(), Authenticate header values can have multiple words 2016-12-20 09:40:58 -07:00
body.go lfsapi: teach Marshal() how to set the request ContentLength 2016-12-20 14:03:00 -07:00
creds.go lfsapi: Implement getCreds() 2016-12-19 14:38:06 -07:00
endpoint_finder_test.go lfsapi: add Client constructor with os and git envs 2016-12-19 15:05:35 -07:00
endpoint_finder.go lfsapi: add DoWithAuth() 2016-12-19 17:14:03 -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 Implement verify failure handling 2016-12-16 15:43:05 -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: rewind body after retrying auth request 2016-12-20 13:53:26 -07:00
netrc_test.go lfsapi: teach auth about netrc 2016-12-19 14:53:18 -07:00
netrc.go lfsapi: teach auth about netrc 2016-12-19 14:53:18 -07:00
response_test.go Move verify response tests to lfsapi package 2016-12-19 10:59:22 -07:00