Commit Graph

9 Commits

Author SHA1 Message Date
Steve Streeting
f2678fc830 Merge branch 'master' into experimental/transfer-features
# Conflicts:
#	tools/filetools.go
2016-06-02 10:04:40 +01:00
Taylor Blau
2c8d8d810f tools/filetools: add test for CleanPaths(Default) 2016-05-31 18:36:19 -06:00
Taylor Blau
c5ec52615e commands,config: re-introduce determineIncludeExcludePaths() 2016-05-31 18:36:19 -06:00
Steve Streeting
b3b31180e1 Merge branch 'master' into experimental/transfer-features
# Conflicts:
#	lfs/pointer_smudge.go
#	lfs/transfer_queue.go
#	lfs/util_test.go
2016-05-31 09:30:22 +01:00
Steve Streeting
ee4fbea85e Finish basic adapter download, refactor common bits 2016-05-25 11:28:24 +01:00
Steve Streeting
1ef2d43306 Move CopyWithCallback into general tools for re-use 2016-05-19 15:12:46 +01:00
Steve Streeting
ab53c53e72 Document that our package structure is not guaranteed to be stable 2016-05-18 11:43:42 +01:00
Steve Streeting
5b2a9690b7 Move Batch() to api pkg, generalise byteCloser 2016-05-17 12:21:42 +01:00
Steve Streeting
c4bbd3724e Major refactor to pull things into config, httputil, tools
Mainly required to avoid cyclical dependencies when separating other things
2016-05-13 17:38:06 +01:00