git-lfs/lfs
2016-05-16 15:29:44 +01: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 Refactor errors and credentials into own packages to break cycles 2016-05-16 15:06:02 +01:00
client_test.go Rename credentials package to auth to reflect more general nature 2016-05-16 15:29:44 +01:00
client.go Rename credentials package to auth to reflect more general nature 2016-05-16 15:29:44 +01:00
download_queue.go Refactor errors and credentials into own packages to break cycles 2016-05-16 15:06:02 +01:00
download_test.go Refactor errors and credentials into own packages to break cycles 2016-05-16 15:06:02 +01:00
extension.go Major refactor to pull things into config, httputil, tools 2016-05-13 17:38:06 +01:00
hook.go Refactor errors and credentials into own packages to break cycles 2016-05-16 15:06:02 +01:00
lfs_test.go don't expose the localstorage object from the lfs package 2016-02-23 11:14:43 -07:00
lfs.go Fix remaining uses of lfs.UserAgent outside http, use config.VersionDesc 2016-05-16 12:13:13 +01:00
ntlm_test.go Rename credentials package to auth to reflect more general nature 2016-05-16 15:29:44 +01:00
ntlm.go Rename credentials package to auth to reflect more general nature 2016-05-16 15:29:44 +01:00
pointer_clean.go Refactor errors and credentials into own packages to break cycles 2016-05-16 15:06:02 +01:00
pointer_smudge.go Refactor errors and credentials into own packages to break cycles 2016-05-16 15:06:02 +01:00
pointer_test.go Refactor errors and credentials into own packages to break cycles 2016-05-16 15:06:02 +01:00
pointer.go Refactor errors and credentials into own packages to break cycles 2016-05-16 15:06:02 +01: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 Refactor all scanner-related functions to wrap channels & report async errors 2016-03-31 12:00:44 +01:00
scanner.go Don't quote ref in ambiguous message, already includes quotes 2016-04-01 09:43:11 +01:00
setup.go Add git lfs update --manual option & promote it on hook install fail 2016-04-26 12:04:55 +01:00
stringset.go Add StringSet to replace use of map[string]struct{} directly 2015-10-02 09:44:27 -07:00
transfer_queue.go Refactor errors and credentials into own packages to break cycles 2016-05-16 15:06:02 +01:00
upload_queue.go Refactor errors and credentials into own packages to break cycles 2016-05-16 15:06:02 +01:00
upload_test.go Refactor errors and credentials into own packages to break cycles 2016-05-16 15:06:02 +01:00
util_generic.go Fix non linux with cgo build condition 2016-01-30 00:58:55 +03:00
util_linux.go goimports 2016-02-04 13:42:43 -07:00
util_test.go Refactor CopyCallback/CallbackReader to progress package 2016-05-10 16:56:43 +01:00
util.go Major refactor to pull things into config, httputil, tools 2016-05-13 17:38:06 +01:00