git-lfs/lfs
Rick Olson 821e8b1060 Don't stat the file in the working dir
we need to push all versions of a file, not just the latest.
2015-07-06 11:29:13 -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 Support chunked Transfer-Encoding 2015-07-01 12:44:49 -04:00
config_test.go merge master 2015-05-28 11:52:06 -06:00
config.go Update docs, use the correct key when setting config 2015-06-24 16:14:04 -05:00
credentials_test.go set request auth from optional endpoint url username/password 2015-06-17 14:38:09 -06:00
credentials.go Parse boolean environment variables 2015-06-17 01:32:29 +02:00
download_queue.go Support concurrent transfers when outputting progress for desktop apps 2015-06-19 13:59:30 -04:00
download_test.go Do not defer close in loop 2015-06-12 11:55:54 +02:00
endpoint.go const formatting nitpick 2015-06-17 15:32:07 -06:00
errors.go rename hawser => git-lfs 2015-03-19 13:30:55 -06:00
http.go Parse boolean environment variables 2015-06-17 01:32:29 +02:00
lfs.go bump version 2015-06-19 10:49:47 -06:00
pointer_clean.go change message when lfs object is missing 2015-06-28 07:43:28 -06: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 add options object to ref scanner 2015-07-05 12:18:03 -06:00
setup.go Merge pull request #377 from bozaro/more-fast-filter 2015-06-10 09:26:29 -06:00
ssh.go update import paths 2015-05-25 12:20:50 -06:00
transfer_queue.go Merge pull request #415 from github/401batch 2015-06-29 12:13:11 -04:00
upload_queue.go Don't stat the file in the working dir 2015-07-06 11:29:13 -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 Document the arguments to CopyCallback 2015-06-17 09:59:15 +01:00