git-lfs/lfs
Michael Käufl 646e50207e Added support for environment variables GIT_DIR and GIT_WORK_TREE
We are still missing support for config option `core.worktree` and
command line options `--work-tree` and `--git-dir`.
2015-06-17 00:53:24 +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 Merge branch 'master' into statistician 2015-06-15 16:19:59 -04:00
config_test.go merge master 2015-05-28 11:52:06 -06:00
config.go merge master 2015-06-16 15:32:53 -06:00
credentials_test.go restart client with simple getCreds() 2015-03-19 15:16:52 -06:00
credentials.go Check environment variables only once per git-lfs process 2015-06-14 01:13:58 +02:00
download_queue.go Run update-index as a single background process 2015-05-27 15:52:28 -04:00
download_test.go Do not defer close in loop 2015-06-12 11:55:54 +02:00
errors.go rename hawser => git-lfs 2015-03-19 13:30:55 -06:00
http.go Build object outside of lock, pull URL from response 2015-06-16 18:34:41 -04:00
lfs.go Added support for environment variables GIT_DIR and GIT_WORK_TREE 2015-06-17 00:53:24 +02: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 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 Resolved race condition 2015-06-16 00:04:18 +02: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 Check environment variables only once per git-lfs process 2015-06-14 01:13:58 +02:00