git-lfs/lfs
2016-11-08 13:18:48 -07:00
..
attribute.go Automatically upgrade old filters instead of requiring —force 2016-09-01 12:29:49 +01: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
download_queue.go api,lfs: eradicate usage of config.Config, SetEnv 2016-08-09 13:19:09 -06:00
extension.go Major refactor to pull things into config, httputil, tools 2016-05-13 17:38:06 +01:00
hook.go lean into pkg/errors philosophy on wrappin' 2016-08-18 15:24:11 -06:00
lfs_test.go lfs: use github.com/stretchr/testify for assertions 2016-05-25 10:43:10 -06:00
lfs.go release: v1.4.4 2016-10-24 14:40:15 -06:00
pointer_clean.go lfs: only comnbine readers when necessary 2016-11-04 14:45:33 -06:00
pointer_smudge.go lean into pkg/errors philosophy on wrappin' 2016-08-18 15:24:11 -06:00
pointer_test.go lfs: suppress io.EOF errors during pointer decodes 2016-11-04 14:45:29 -06:00
pointer.go lfs: suppress io.EOF errors during pointer decodes 2016-11-04 14:45:29 -06:00
scanner_git_test.go lfs: use github.com/stretchr/testify for assertions 2016-05-25 10:43:10 -06:00
scanner_test.go lfs: use github.com/stretchr/testify for assertions 2016-05-25 10:43:10 -06:00
scanner.go Refactor FilenamePassesIncludeExcludeFilter into tools package 2016-10-31 12:45:12 +00:00
setup.go commands,lfs,test: rename command to filter-process 2016-11-08 13:17:41 -07:00
transfer_queue_test.go lfs/tq: extract RetryCounter 2016-09-28 14:04:11 -06:00
transfer_queue.go lfs/tq: disallow calling Add() mutliple times for the same OID 2016-10-20 12:09:18 -06:00
upload_queue.go errors: Errorf -> Wrapf 2016-08-18 14:35:11 -06:00
util_generic.go Fix non linux with cgo build condition 2016-01-30 00:58:55 +03:00
util_test.go Refactor FilenamePassesIncludeExcludeFilter into tools package 2016-10-31 12:45:12 +00:00
util.go Refactor FilenamePassesIncludeExcludeFilter into tools package 2016-10-31 12:45:12 +00:00