git-lfs/lfs
2017-12-19 16:54:05 -05:00
..
attribute.go git: remove unused arg 2017-10-25 19:20:35 -06:00
config_test.go move config.FetchPruneConfig -> lfs.FetchPruneConfig 2017-10-18 13:51:57 -06:00
config.go move config.FetchPruneConfig -> lfs.FetchPruneConfig 2017-10-18 13:51:57 -06:00
diff_index_scanner.go move git diff-index invocation to git package using gitBuffered 2017-08-22 19:34:29 +02:00
extension.go lfs,localstorage: remove TempFile config in favor of fs package 2017-10-24 18:59:36 -06:00
gitfilter_clean.go progress,tools: move CopyCallback (and related) to 'tools' 2017-11-22 14:08:33 -08:00
gitfilter_smudge.go progress,tools: move CopyCallback (and related) to 'tools' 2017-11-22 14:08:33 -08:00
gitfilter.go lfs: remove LocalMediaPath() 2017-10-25 11:31:15 -06:00
gitscanner_catfilebatch.go lfs: PointerScanner is nil after error, so don't close 2017-10-27 14:26:02 -06:00
gitscanner_catfilebatchcheck.go move git cat-file invocation to git package using gitNoLFSBuffered 2017-08-22 19:34:29 +02:00
gitscanner_catfilebatchcheckscanner_test.go lfs: teach gitscanner how to emit lockable files that aren't lfs objects 2017-02-16 16:52:40 -07:00
gitscanner_index.go lfs: always use destination sha in diff-index 2017-12-19 16:54:05 -05:00
gitscanner_log.go move git log invocation to git package using gitNoLFSBuffered 2017-08-22 19:34:29 +02:00
gitscanner_pointerscanner_test.go lfs: rename CatFileBatchScanner to PointerScanner 2017-04-04 14:35:03 -06:00
gitscanner_refs.go git,lfs: make *git.RevListScanner take Include, Exclude []string 2017-06-08 11:22:30 -06:00
gitscanner_remotes.go extracts skipped ref calculation 2016-11-16 16:05:03 -07:00
gitscanner_tree.go move git ls-tree invocation to git package using gitNoLFSBuffered 2017-08-22 19:34:29 +02:00
gitscanner.go lfs: teach gitscanner how to emit lockable files that aren't lfs objects 2017-02-16 16:52:40 -07:00
hook.go remove some more global config vars 2017-10-18 18:27:37 -06:00
lfs_test.go test: remove unnecessary helper 2017-10-25 12:31:50 -06:00
lfs.go config: add PushRemote() for checking branch.*.pushRemote and remote.pushDefault first 2017-11-03 10:36:12 -06:00
pointer_test.go commands,lfs: teach lfs.DecodeFrom to return an io.Reader 2016-12-23 12:16:57 -07:00
pointer.go lfs: remove static lfs pointer clean/smudge funcs 2017-10-24 12:07:53 -06:00
scanner_git_test.go config: add helper for creating new Config with specific git and work dir 2017-10-25 12:20:25 -06:00
scanner_test.go extract a filepathfilter package 2016-11-21 11:38:39 -07:00
scanner.go lfs: teach gitscanner how to emit lockable files that aren't lfs objects 2017-02-16 16:52:40 -07:00
util_generic.go Fix non linux with cgo build condition 2016-01-30 00:58:55 +03:00
util_test.go progress,tools: move CopyCallback (and related) to 'tools' 2017-11-22 14:08:33 -08:00
util.go progress,tools: move CopyCallback (and related) to 'tools' 2017-11-22 14:08:33 -08:00