Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | move the private namespace OC into lib/private - OCP will stay in lib/public | Thomas Müller | 2013-09-30 | 1 | -137/+0 |
* | Always check variable type before using readdir to avoid surprises | Arthur Schiwon | 2013-09-04 | 1 | -1/+2 |
* | use strict equals in readdir loops to prevent issues with '0' files | Robin Appelman | 2013-08-19 | 1 | -1/+1 |
* | Fix some typos | kondou | 2013-07-16 | 1 | -3/+3 |
* | Checkstyle: many fixes | Felix Moeller | 2012-11-02 | 1 | -5/+5 |
* | fix checkstyle on archive zip/tar | Jörn Friedrich Dreyer | 2012-10-05 | 1 | -4/+4 |
* | adding space between) and { | Thomas Mueller | 2012-09-07 | 1 | -8/+8 |
* | Whitespace fixes in lib | Bart Visscher | 2012-08-29 | 1 | -1/+1 |
* | add OC_Archive::addRecursive | Robin Appelman | 2012-08-18 | 1 | -0/+21 |
* | move archive library to core so we can properly depend on it | Robin Appelman | 2012-05-02 | 1 | -0/+115 |