Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | improve tar archive backend | Robin Appelman | 2012-05-18 | 1 | -1/+15 |
* | removing executable bit - again | Thomas Mueller | 2012-05-15 | 1 | -0/+0 |
* | move archive library to core so we can properly depend on it | Robin Appelman | 2012-05-02 | 3 | -181/+0 |
* | move all the files stuff into a files class | Frank Karlitschek | 2012-05-02 | 4 | -7/+7 |
* | ported the rest of the OC_Helper calls | Frank Karlitschek | 2012-05-02 | 4 | -7/+7 |
* | test data for archives | Robin Appelman | 2012-04-17 | 3 | -0/+4 |
* | only run archive tests if the test data is available | Robin Appelman | 2012-04-15 | 2 | -14/+22 |
* | stricter tests for archive backends and make sure we make the tests | Robin Appelman | 2012-03-28 | 1 | -0/+25 |
* | add tar backend for OC_Archive | Robin Appelman | 2012-03-28 | 1 | -0/+20 |
* | add extract all option to OC_Archive | Robin Appelman | 2012-03-28 | 1 | -2/+13 |
* | remove the archive after a testcase is done | Robin Appelman | 2012-03-03 | 1 | -2/+8 |
* | add archive library and a storage provider on top of the archive library | Robin Appelman | 2012-03-03 | 3 | -0/+136 |