git-lfs/lfs
2017-01-25 06:32:21 -07:00
..
attribute.go lfs: modify system config only if --system is set 2017-01-25 06:32:21 -07:00
batcher_test.go lfs/batcher: rename Truncate() to Flush() 2016-09-19 17:04:24 -06:00
batcher.go lfs/batcher: remove all mentions of 'truncation' from docs 2016-09-20 13:28:35 -06:00
extension.go update package imports 2016-11-15 10:01:18 -07:00
gitscanner_catfilebatch.go code review tweaks 2016-11-21 09:20:18 -07:00
gitscanner_catfilebatchcheck.go use the inner scanner err 2016-11-18 17:53:49 -07:00
gitscanner_catfilebatchcheckscanner_test.go bring the golang scanner pattern back 2016-11-18 17:00:57 -07:00
gitscanner_catfilebatchscanner_test.go bring the golang scanner pattern back 2016-11-18 17:00:57 -07:00
gitscanner_cmd.go extract more private scanner funcs 2016-11-17 15:47:01 -07:00
gitscanner_index.go introduce gitscanner callbacks for ScanIndex() 2016-11-29 10:02:21 -07:00
gitscanner_log.go introduce gitscanner callbacks to ScanPreviousVersions() 2016-11-29 10:27:42 -07:00
gitscanner_refs.go introduce gitscanner callbacks to ScanAll(), ScanRef(), ScanRefWithDeleted(), ScanRefRange(), and ScanLeftToRemote() 2016-11-29 13:04:05 -07:00
gitscanner_remotes.go extracts skipped ref calculation 2016-11-16 16:05:03 -07:00
gitscanner_tree.go Teach gitscanner how to filter in ScanTree() 2016-12-06 16:52:28 -07:00
gitscanner.go Remove unused callback arg on ScanTree() 2016-12-14 10:53:34 -07:00
hook.go Use template style replacements in hooks 2017-01-11 11:12:31 +00:00
lfs_test.go update package imports 2016-11-15 10:01:18 -07:00
lfs.go merge conflicts from master 2017-01-06 14:33:54 -07:00
pointer_clean.go lfs: only buffer first 1k when creating a CleanPointerError 2017-01-11 17:17:14 -07:00
pointer_smudge.go tq: remove remote/operation/access from tq.Manifest, make remote an arg of NewTransferQueue() 2017-01-04 14:46:30 -07: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/pointer: 💅 2016-12-23 12:21:28 -07: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 extract base channel wrapper to tools 2016-11-18 12:02:38 -07:00
setup.go commands: teach uninstall cmd about --local and --system 2017-01-24 16:33:29 -07: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