summaryrefslogtreecommitdiffstats
path: root/lib/archive.php
Commit message (Expand)AuthorAgeFilesLines
* fix unknown var in if clauseArthur Schiwon2013-09-021-1/+2
* Check variable type before using readdir to avoid surprises and fix #4667 #46...Arthur Schiwon2013-09-021-1/+1
* use strict equals in readdir loops to prevent issues with '0' filesRobin Appelman2013-08-211-1/+1
* Checkstyle: many fixesFelix Moeller2012-11-021-5/+5
* fix checkstyle on archive zip/tarJörn Friedrich Dreyer2012-10-051-4/+4
* adding space between) and {Thomas Mueller2012-09-071-8/+8
* Whitespace fixes in libBart Visscher2012-08-291-1/+1
* add OC_Archive::addRecursiveRobin Appelman2012-08-181-0/+21
* move archive library to core so we can properly depend on itRobin Appelman2012-05-021-0/+115