aboutsummaryrefslogtreecommitdiffstats
path: root/lib/archive/zip.php
Commit message (Collapse)AuthorAgeFilesLines
* move the private namespace OC into lib/private - OCP will stay in lib/publicThomas Müller2013-09-301-201/+0
| | | | | Conflicts: lib/private/vcategories.php
* Fix some typoskondou2013-07-161-1/+1
|
* Move streamwrappers to seperate files and put them in a namespaceRobin Appelman2013-01-281-1/+1
|
* Checkstyle fixes: NoSpaceAfterCommaFelix Moeller2012-11-041-1/+1
|
* Checkstyle: many fixesFelix Moeller2012-11-021-4/+4
|
* fix checkstyle on archive zip/tarJörn Friedrich Dreyer2012-10-051-2/+5
|
* Respect coding styleThomas Müller2012-09-101-15/+15
|
* adding space between) and {Thomas Mueller2012-09-071-29/+29
|
* Whitespace fixes in libBart Visscher2012-08-291-1/+1
|
* fix error when adding string data to an archiveRobin Appelman2012-08-191-1/+1
|
* 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-081-1/+1
|
* 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/+200