git-lfs/lfs
2017-08-15 09:48:00 -06:00
..
attribute.go lfs: modify system config only if --system is set 2017-01-25 06:32:21 -07:00
diff_index_scanner.go lfs: make DiffIndexStatus implement fmt.Formatter 2017-03-16 15:23:21 -06:00
extension.go commands: teach clean() to return *lfs.Pointer 2017-08-15 09:48:00 -06:00
gitscanner_catfilebatch.go commands,lfs: prevent leaking git cat-file --batch from *git.ObjectScanner 2017-04-27 14:37:28 -06:00
gitscanner_catfilebatchcheck.go lfs: teach gitscanner how to emit lockable files that aren't lfs objects 2017-02-16 16:52:40 -07: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_cmd.go extract more private scanner funcs 2016-11-17 15:47:01 -07:00
gitscanner_index.go lfs: don't return *wrappedCmd from NewDiffIndexScanner() 2017-03-15 14:41:50 -06:00
gitscanner_log.go lfs: rename git scanner callback type 2017-02-15 16:48:47 -07: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 commands,lfs: prevent leaking git cat-file --batch from *git.ObjectScanner 2017-04-27 14:37:28 -06: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 Merge branch 'master' into indent-install-upgrade 2017-07-11 09:03:25 -06:00
lfs_test.go update package imports 2016-11-15 10:01:18 -07:00
lfs.go Add lfs.storage parameter for overriding LFS storage location 2017-07-07 10:39:55 +03:00
pointer_clean.go commands: teach clean() to return *lfs.Pointer 2017-08-15 09:48:00 -06:00
pointer_smudge.go commands: teach clean() to return *lfs.Pointer 2017-08-15 09:48:00 -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 commands,lfs: teach smudge() to return (int64, error) 2017-07-31 10:37:28 -06:00
scanner_git_test.go introduce gitscanner callbacks to ScanPreviousVersions() 2016-11-29 10:27:42 -07: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
setup.go lfs/setup: tweak whitespace around hook contents 2017-07-11 16:10:30 -06:00
util_generic.go Fix non linux with cgo build condition 2016-01-30 00:58:55 +03:00
util_test.go progress: add helper to build callback reader for ReadSeekCloser body 2017-01-06 13:34:12 -07:00
util.go Rewrite path converters to a struct. Channels are unnecessary 2016-12-14 11:37:30 -07:00