git-lfs/lfs
2015-08-27 17:21:48 -04:00
..
batcher_test.go lfs/batcher: drop prefixes from Godoc comments in test 2015-08-27 17:21:48 -04:00
batcher.go Remove some stale code from batcher 2015-07-27 14:54:54 -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 Tidy up the error handling 2015-08-18 11:10:50 -06:00
config_test.go LFS Extensions: git-lfs ext command 2015-07-31 17:07:35 -04:00
config.go Add lfs.fetchinclude and lfs.fetchexclude gitconfig options 2015-08-10 17:00:10 +01:00
credentials_test.go set request auth from optional endpoint url username/password 2015-06-17 14:38:09 -06:00
credentials.go Trim leading slash from the path passed to credential fill 2015-07-31 15:48:52 -07:00
download_queue.go Re-use code between DownloadCheckable and Downloadable 2015-08-13 09:33:01 +01:00
download_test.go Start with _links => actions 2015-07-31 17:20:31 -04:00
endpoint.go Refactor some of the code in #404 2015-07-06 15:43:18 -06:00
errors.go Tidy up the error handling 2015-08-18 11:10:50 -06:00
extension_test.go LFS Extensions: git-lfs ext command 2015-07-31 17:07:35 -04:00
extension.go refactor lfs.SortExtensions 2015-08-04 08:48:26 -06:00
http.go ensure responses always have a body 2015-07-21 14:44:40 -06:00
lfs.go Comment revisions per review 2015-07-31 16:38:09 +01:00
pointer_clean.go LFS Extensions: smudge command 2015-07-31 17:08:21 -04:00
pointer_smudge.go Never download anything when using the checkout command 2015-08-06 17:12:11 +01:00
pointer_test.go LFS Extensions: smudge command 2015-07-31 17:08:21 -04:00
pointer.go Never download anything when using the checkout command 2015-08-06 17:12:11 +01:00
progress_meter.go Delay progress output until the transfer starts 2015-07-31 10:30:08 -04:00
scanner_test.go Add tests including pointer extension data for parseLogOutputToPointers 2015-08-07 15:36:46 +01:00
scanner.go major pre-push optimization 2015-08-17 10:59:08 +02:00
setup.go update pre-push to be more explicit about the path 2015-08-14 09:59:16 -06:00
ssh_test.go Improved SSH support: non-bare urls, custom ports, and GIT_SSH/plinks 2015-06-22 10:46:40 +01:00
ssh.go Refactor some of the code in #404 2015-07-06 15:43:18 -06:00
transfer_queue.go Display errors when fetching 2015-08-17 15:45:43 -06:00
upload_queue.go LFS Extensions: clean command 2015-07-31 17:07:35 -04:00
upload_test.go Start with _links => actions 2015-07-31 17:20:31 -04:00
util_test.go Eliminate duplication on filter tests 2015-07-30 11:02:45 +01:00
util.go Comment revisions per review 2015-07-31 16:38:09 +01:00