git-lfs/api
2016-05-24 10:50:58 -06:00
..
schema api/{lock,schema} validate LockList against schema 2016-05-24 09:27:17 -06:00
api.go vendor: vendor dependencies in vendor/ using Glide 2016-05-23 12:10:35 -06:00
client_test.go api: un-vendor dependencies 2016-05-24 09:29:58 -06:00
client.go api: un-vendor dependencies 2016-05-24 09:29:58 -06:00
download_test.go Fix api tests 2016-05-17 13:00:32 +01:00
http_lifecycle_test.go api: http.Method{Get,Post} does not exist in Go <1.6 2016-05-24 10:50:58 -06:00
http_lifecycle.go api/http_lifecycle: use httputil.DoHttpRequestWithRedirects() 2016-05-24 09:27:18 -06:00
http_response_test.go api: un-vendor dependencies 2016-05-24 09:29:58 -06:00
http_response.go api: introduce client, lifecycle and response types 2016-05-24 09:27:14 -06:00
lifecycle_test.go api: un-vendor dependencies 2016-05-24 09:29:58 -06:00
lifecycle.go api/lifecycle: documentation tweaks 2016-05-24 09:27:17 -06:00
lock_api_test.go api: http.Method{Get,Post} does not exist in Go <1.6 2016-05-24 10:50:58 -06:00
lock_api.go api: http.Method{Get,Post} does not exist in Go <1.6 2016-05-24 10:50:58 -06:00
object.go Major refactor to pull things into config, httputil, tools 2016-05-13 17:38:06 +01:00
request_schema_test.go api: un-vendor dependencies 2016-05-24 09:29:58 -06:00
request_schema.go api: introduce client, lifecycle and response types 2016-05-24 09:27:14 -06:00
response.go api: introduce client, lifecycle and response types 2016-05-24 09:27:14 -06:00
upload_test.go Fix api tests 2016-05-17 13:00:32 +01:00
v1.go api: un-vendor dependencies 2016-05-24 09:29:58 -06:00