Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix unknown var in if clause | Arthur Schiwon | 2013-09-02 | 1 | -1/+2 |
* | Check variable type before using readdir to avoid surprises and fix #4667 #46... | Arthur Schiwon | 2013-09-02 | 1 | -1/+1 |
* | use strict equals in readdir loops to prevent issues with '0' files | Robin Appelman | 2013-08-21 | 1 | -1/+1 |
* | 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 |