addurl, importfeed: Changed to honor annex.largefiles settings, when the content...
authorJoey Hess <joeyh@joeyh.name>
Wed, 2 Dec 2015 19:12:33 +0000 (15:12 -0400)
committerJoey Hess <joeyh@joeyh.name>
Wed, 2 Dec 2015 19:12:33 +0000 (15:12 -0400)
commitf16e235983a9b3624cb0a281bbb43a4a7ad4454d
treef6c3beba0a5b7323b2865accca91bc34f2fc943d
parentdc8099872ae7e9ae8dcc4de811c9c7c8d335e661
addurl, importfeed: Changed to honor annex.largefiles settings, when the content of the url is downloaded. (Not when using --fast or --relaxed.)

importfeed just calls addurl functions, so inherits this from it.

Note that addurl still generates a temp file, and uses that key to download
the file. It just adds it to the work tree at the end when the file is small.
Command/Add.hs
Command/AddUrl.hs
Command/Import.hs
debian/changelog
doc/git-annex.mdwn
doc/todo/make_addurl_respect_annex.largefiles_option.mdwn