git-lfs/lfs
2015-06-05 11:13:57 -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 Modify the http tracing code to collect stats on all http transfers 2015-06-03 17:33:00 -04:00
config_test.go merge master 2015-05-28 11:52:06 -06:00
config.go Use a different env var to flip on http stats logging 2015-06-04 14:30:47 -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_queue.go Run update-index as a single background process 2015-05-27 15:52:28 -04:00
download_test.go Keep defer close 2015-05-30 01:37:26 +02:00
errors.go rename hawser => git-lfs 2015-03-19 13:30:55 -06:00
http.go Calculate the response header size sooner and outside of the mutex lock 2015-06-05 11:13:57 -04:00
lfs.go Calculate the response header size sooner and outside of the mutex lock 2015-06-05 11:13:57 -04:00
pointer_clean.go Merge branch 'master' into concurrent-uploads 2015-04-29 11:46:20 -04:00
pointer_smudge.go merge master 2015-05-28 11:52:06 -06:00
pointer_test.go fix issues with decoding a pointer file from an empty buffer 2015-05-28 15:57:29 -06:00
pointer.go fix issues with decoding a pointer file from an empty buffer 2015-05-28 15:57:29 -06:00
scanner.go merge master 2015-05-28 11:52:06 -06:00
setup.go Make the pre-push hook check that git-lfs exists first 2015-05-27 11:43:06 -04:00
ssh.go update import paths 2015-05-25 12:20:50 -06:00
transfer_queue.go merge master 2015-05-28 11:52:06 -06:00
upload_queue.go removed result of a bad master merge 2015-05-28 11:54:55 -06:00
upload_test.go Remove unused Upload() function, fix upload tests to use new functions 2015-05-27 16:57:09 -04:00
util_test.go update import paths 2015-05-25 12:20:50 -06:00
util.go Checked for err != nil instead of == nil 2015-05-13 01:43:49 +02:00