summaryrefslogtreecommitdiffstats
path: root/lib/private/streamer.php
Commit message (Expand)AuthorAgeFilesLines
* Only use zip64 when we have 64 bit phpJoas Schilling2015-10-081-1/+1
* Adding TarStreamer and updating ZipStreamerThomas Müller2015-09-301-1/+1
* Uniform behavour for tar and zipVictor Dubiniuk2015-09-301-1/+6
* More correctionsVictor Dubiniuk2015-09-301-9/+5
* Add namespace. Fix broken zipVictor Dubiniuk2015-09-301-4/+6
* Add PHpdocVictor Dubiniuk2015-09-301-6/+40
* Introduce streamerVictor Dubiniuk2015-09-301-0/+87