git-lfs/api
2016-10-14 12:51:43 -06:00
..
schema Use filepath.ToSlash() instead of manually replacing 2016-07-15 17:11:33 +01:00
api.go api: use fmt.Fprintln to write to os.Stderr 2016-10-14 12:51:43 -06:00
client_test.go api{client,lifecycle}: use config.Endpoint to resolve root 2016-05-25 13:31:12 -06:00
client.go api{client,lifecycle}: use config.Endpoint to resolve root 2016-05-25 13:31:12 -06:00
download_test.go api,auth,errors,httputil,lfs,transfer: wrap errors 2016-08-18 15:02:21 -06:00
http_lifecycle_test.go api/http_lifecycle_test: use normal Golang tests over suites 2016-05-25 14:03:30 -06:00
http_lifecycle.go replace config.Config references in httputil 2016-07-21 18:07:23 -06:00
http_response_test.go lfs: use github.com/stretchr/testify for assertions 2016-05-25 10:43:10 -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/lock_api: use id, force as explicit arguments 2016-05-27 15:45:02 -06:00
lock_api.go replace .GitConfig* with .Git.* 2016-08-15 15:43:38 -06:00
object_test.go api/object: document and test the IsExpired function 2016-07-06 08:16:24 -06:00
object.go add object Authenticated property to let servers tell the client to skip the git-credentials check 2016-08-15 16:24:50 -06:00
request_schema_test.go api: un-vendor dependencies 2016-05-24 09:29:58 -06:00
request_schema.go api{client,lifecycle}: use config.Endpoint to resolve root 2016-05-25 13:31:12 -06:00
response.go api: introduce client, lifecycle and response types 2016-05-24 09:27:14 -06:00
upload_test.go api,auth,errors,httputil,lfs,transfer: wrap errors 2016-08-18 15:02:21 -06:00
v1.go rename errutil to errors 2016-08-18 14:20:33 -06:00
verify.go api,auth,errors,httputil,lfs,transfer: wrap errors 2016-08-18 15:02:21 -06:00