aboutsummaryrefslogtreecommitdiffstats
path: root/lib/archive
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-282-2/+2
* Checkstyle: Fix last six NewlineBeforeOpenBraceFelix Moeller2012-11-041-2/+1
* Checkstyle fixes: NoSpaceAfterCommaFelix Moeller2012-11-042-4/+4
* Checkstyle: many fixesFelix Moeller2012-11-022-8/+8
* 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-052-3/+9
* cache tar archive headersJörn Friedrich Dreyer2012-10-051-4/+13
* Respect coding styleThomas Müller2012-09-101-15/+15
* Respect coding styleThomas Müller2012-09-101-33/+33
* adding space between) and {Thomas Mueller2012-09-072-79/+79
* Whitespace fixes in libBart Visscher2012-08-292-4/+4
* fix creating nested folders inside tar filesRobin Appelman2012-08-191-2/+9
* fix error when adding string data to an archiveRobin Appelman2012-08-192-2/+2
* remove unused variablesRobin Appelman2012-07-201-1/+0
* dont use the mtimes stored in zip archives since they dont update correctlyRobin Appelman2012-07-201-2/+1
* Don't use substr to get first char of stringBart Visscher2012-06-082-3/+3
* improve tar archive backendRobin Appelman2012-05-181-5/+46
* removing executable bit - againThomas Mueller2012-05-152-0/+0
* move archive library to core so we can properly depend on itRobin Appelman2012-05-022-0/+479