git-lfs/lfs
2015-05-07 14:33:51 -04:00
..
client_error_test.go implement http response handling 2015-03-19 17:26:48 -06:00
client_test.go check authorization header in download tests 2015-03-19 20:47:35 -06:00
client.go Initial rough draft of client code for the Batch endpoint and batch uploads 2015-05-07 14:33:51 -04:00
config_test.go use remote.{name}.lfsurl to specify an endpoint per remote 2015-04-15 13:24:44 -06:00
config.go Hash out a config value, default to 3 for now 2015-04-23 10:48:44 -04:00
credentials_test.go restart client with simple getCreds() 2015-03-19 15:16:52 -06:00
credentials.go better error message if you call git-lfs with GIT_TERMINAL_PROMPT 2015-04-22 14:22:41 -06:00
download_test.go don't set auth on redirections if the scheme or host do not match 2015-03-26 11:19:59 -06:00
errors.go rename hawser => git-lfs 2015-03-19 13:30:55 -06:00
http.go set the connect and tls timeouts to just 5s 2015-04-28 17:35:18 -06:00
lfs.go Release v0.5.1 2015-04-30 10:05:41 -06:00
pointer_clean.go Merge branch 'master' into concurrent-uploads 2015-04-29 11:46:20 -04:00
pointer_smudge.go Merge branch 'master' into concurrent-uploads 2015-04-29 11:46:20 -04:00
pointer_test.go Merge branch 'master' into concurrent-uploads 2015-04-24 14:15:33 -04:00
pointer.go Merge branch 'master' into concurrent-uploads 2015-04-29 11:46:20 -04:00
scanner.go lfs.Scan() => lfs.ScanRefs() 2015-04-29 13:27:40 -04:00
setup.go teach the update command how to update known git lfs hooks 2015-04-24 11:33:22 -06:00
ssh.go use the href property from the git-lfs-authenticate ssh command 2015-04-22 16:51:30 -06:00
upload_queue.go Initial rough draft of client code for the Batch endpoint and batch uploads 2015-05-07 14:33:51 -04:00
upload_test.go Drain readers when not uploading file so progress bars can update 2015-04-30 11:43:04 -04:00
util_test.go Fix tests, don't run the queue if it's a dry run push 2015-04-24 11:56:22 -04:00
util.go Initial pass at showing a total queue progress bar 2015-04-24 11:43:38 -04:00