Commit Graph

9 Commits

Author SHA1 Message Date
risk danger olson
0bc2f0e83a CleanPathsDefault() is unused 2016-08-02 10:17:54 -06:00
Taylor Blau
51c3320760 Merge branch 'master' into transfers-p5-ext-process 2016-07-17 15:18:05 -07:00
Steve Streeting
0209c515b3 Windows fix: path cleaning should use '/' not native path separators
Because we're comparing with Git which always uses '/' even on Windows
2016-07-15 14:20:53 +01:00
Steve Streeting
e8a4586aa3 Check SHA and move file after download
Also update docs to indicate custom adapter does not need to check SHAs.
2016-07-13 14:28:52 +01:00
Steve Streeting
f2678fc830 Merge branch 'master' into experimental/transfer-features
# Conflicts:
#	tools/filetools.go
2016-06-02 10:04:40 +01:00
Taylor Blau
c5ec52615e commands,config: re-introduce determineIncludeExcludePaths() 2016-05-31 18:36:19 -06:00
Steve Streeting
ee4fbea85e Finish basic adapter download, refactor common bits 2016-05-25 11:28:24 +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
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