git-lfs/lfs
risk danger olson 21bdc9ab11 merge master
2016-02-02 13:31:28 -07:00
..
attribute.go Use --global to determine if needs to set a global attribute 2015-10-21 16:36:31 +01:00
batcher_test.go lfs/batcher: remove Lot type for []Transferable 2015-08-28 11:34:33 -04:00
batcher.go fix another documentation again 2015-09-09 11:16:24 -04:00
client_error_test.go merge master 2015-09-01 12:32:55 -06:00
client_test.go check authorization header in download tests 2015-03-19 20:47:35 -06:00
client.go merge master 2016-02-02 13:31:28 -07:00
config_test.go add lfs.gitprotocol to configure default protocol for git:// lfs server 2016-02-02 10:42:20 -07:00
config.go merge master 2016-02-02 13:31:28 -07:00
credentials_test.go Skip credential check if url has ?token 2015-09-10 17:22:45 -06:00
credentials.go Support remote.name.pushurl correctly to fix #945 2016-01-25 16:56:07 +00:00
download_queue.go Export ObjectResource; it's returned by several exported functions 2015-11-25 12:01:45 +00:00
download_test.go Export ObjectResource; it's returned by several exported functions 2015-11-25 12:01:45 +00:00
endpoint.go add lfs.gitprotocol to configure default protocol for git:// lfs server 2016-02-02 10:42:20 -07:00
errors_test.go tests, fix a bug, docs 2015-08-21 15:33:00 -04:00
errors.go Better handling for tiny files below the blob size threshold that contain 'git-lfs' 2015-09-25 15:39:02 -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
hook.go teach 'update' cmd how to install hooks in bare repos 2015-09-17 16:26:02 -06:00
http.go caught this in the syntax highlighted diff 2016-01-29 14:59:28 -07:00
lfs_test.go Change AllLocalObjects to return Pointers so we have access to size 2015-10-02 09:44:27 -07:00
lfs.go Merge pull request #963 from github/fix-submod-lfsconfig 2016-02-02 09:01:28 -07:00
localstorage.go dont clear temp objects when outside of a git repository 2015-10-22 09:19:43 -06:00
ntlm_test.go better var names 2015-11-16 11:46:28 -07:00
ntlm.go better var names 2015-11-16 11:46:28 -07:00
pointer_clean.go Undo extensions change, not required by this PR 2015-08-26 16:31:30 +01:00
pointer_smudge.go Export ObjectResource; it's returned by several exported functions 2015-11-25 12:01:45 +00:00
pointer_test.go Test for empty file pointer generation 2016-02-01 23:24:13 +01:00
pointer.go simpler early return 2016-02-02 10:14:58 -07:00
progress_meter.go --amend 2015-12-02 20:32:08 -07:00
scanner_git_test.go Enable ScanUnpushed to report for named remotes instead of all remotes 2015-10-02 09:44:28 -07:00
scanner_test.go Add tests including pointer extension data for parseLogOutputToPointers 2015-08-07 15:36:46 +01:00
scanner.go try a merge out 2015-11-09 10:46:29 -07:00
setup.go resmoves -> removes. 2015-10-02 08:44:28 +13:00
ssh_test.go Support remote.name.pushurl correctly to fix #945 2016-01-25 16:56:07 +00:00
ssh.go goimports 2015-10-19 13:46:41 -06:00
stringset.go Add StringSet to replace use of map[string]struct{} directly 2015-10-02 09:44:27 -07:00
transfer_queue.go Export ObjectResource; it's returned by several exported functions 2015-11-25 12:01:45 +00:00
upload_queue.go Export ObjectResource; it's returned by several exported functions 2015-11-25 12:01:45 +00:00
upload_test.go Export ObjectResource; it's returned by several exported functions 2015-11-25 12:01:45 +00:00
util_test.go Eliminate duplication on filter tests 2015-07-30 11:02:45 +01:00
util.go Add StringSet to replace use of map[string]struct{} directly 2015-10-02 09:44:27 -07:00