git-lfs/lfs
Rick Olson c366638c9a set the connect and tls timeouts to just 5s
30s is a long time for a cli tool
2015-04-28 17:35:18 -06: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 use the href property from the git-lfs-authenticate ssh command 2015-04-22 16:51:30 -06:00
config_test.go use remote.{name}.lfsurl to specify an endpoint per remote 2015-04-15 13:24:44 -06:00
config.go parse the git config from the local .gitconfig file first 2015-04-20 10:38:47 -06: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 ship v0.5.0 2015-04-08 05:45:30 +02: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_test.go support redirects on POST requests 2015-03-26 12:46:33 -06:00
util_test.go rename hawser => git-lfs 2015-03-19 13:30:55 -06:00
util.go fix some places where we're still referring to 'git media' 2015-03-22 13:02:33 -06:00