summaryrefslogtreecommitdiffstats
path: root/lib/archive/tar.php
Commit message (Expand)AuthorAgeFilesLines
* quick fixing this require_once.Thomas Mueller2013-02-081-1/+1
* Move streamwrappers to seperate files and put them in a namespaceRobin Appelman2013-01-281-1/+1
* Checkstyle: Fix last six NewlineBeforeOpenBraceFelix Moeller2012-11-041-2/+1
* Checkstyle fixes: NoSpaceAfterCommaFelix Moeller2012-11-041-3/+3
* Checkstyle: many fixesFelix Moeller2012-11-021-4/+4
* fix archive tar include pathRobin Appelman2012-11-011-1/+1
* Fix the require pathLukas Reschke2012-10-131-1/+1
* really fix checkstyle on archive tarJörn Friedrich Dreyer2012-10-051-1/+2
* fix checkstyle on archive zip/tarJörn Friedrich Dreyer2012-10-051-1/+4
* cache tar archive headersJörn Friedrich Dreyer2012-10-051-4/+13
* Respect coding styleThomas Müller2012-09-101-33/+33
* adding space between) and {Thomas Mueller2012-09-071-50/+50
* Whitespace fixes in libBart Visscher2012-08-291-3/+3
* fix creating nested folders inside tar filesRobin Appelman2012-08-191-2/+9
* fix error when adding string data to an archiveRobin Appelman2012-08-191-1/+1
* Don't use substr to get first char of stringBart Visscher2012-06-081-2/+2
* improve tar archive backendRobin Appelman2012-05-181-5/+46
* removing executable bit - againThomas Mueller2012-05-151-0/+0
* move archive library to core so we can properly depend on itRobin Appelman2012-05-021-0/+279