The answer is completely wrong! Loggerhead supports exporting Zip and TGZ. Just the location of the link is bad. Go to your Repository → View Revision → Download tarball.
There is a tiny bug in the code. Just add the line:
basename = None
on line 146 (the if
statement true
test) only if your python version is 2.7 or higher.