git-lfs/lfs
2015-05-16 22:52:42 +02: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 goimports instead of gofmt 2015-05-13 13:43:41 -06:00
config_test.go Use goimports instead of gofmt 2015-05-13 13:43:41 -06:00
config.go Use goimports instead of gofmt 2015-05-13 13:43:41 -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 Use goimports instead of gofmt 2015-05-13 13:43:41 -06:00
lfs.go Fixed detection of LocalGitDir within submodules 2015-05-16 22:52:42 +02:00
pointer_clean.go Merge branch 'master' into concurrent-uploads 2015-04-29 11:46:20 -04:00
pointer_smudge.go Fixed contentaddressable import 2015-05-14 08:40:16 -06:00
pointer_test.go Use goimports instead of gofmt 2015-05-13 13:43:41 -06:00
pointer.go Removed else after return 2015-05-13 01:40:15 +02:00
scanner.go Merge pull request #311 from michael-k/trace 2015-05-16 09:28:00 -04:00
setup.go Use goimports instead of gofmt 2015-05-13 13:43:41 -06:00
ssh.go Use goimports instead of gofmt 2015-05-13 13:43:41 -06:00
upload_queue.go Use goimports instead of gofmt 2015-05-13 13:43:41 -06: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 Use goimports instead of gofmt 2015-05-13 13:43:41 -06:00
util.go Checked for err != nil instead of == nil 2015-05-13 01:43:49 +02:00