Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | quick fixing this require_once. | Thomas Mueller | 2013-02-08 | 1 | -1/+1 |
* | Move streamwrappers to seperate files and put them in a namespace | Robin Appelman | 2013-01-28 | 1 | -1/+1 |
* | Checkstyle: Fix last six NewlineBeforeOpenBrace | Felix Moeller | 2012-11-04 | 1 | -2/+1 |
* | Checkstyle fixes: NoSpaceAfterComma | Felix Moeller | 2012-11-04 | 1 | -3/+3 |
* | Checkstyle: many fixes | Felix Moeller | 2012-11-02 | 1 | -4/+4 |
* | fix archive tar include path | Robin Appelman | 2012-11-01 | 1 | -1/+1 |
* | Fix the require path | Lukas Reschke | 2012-10-13 | 1 | -1/+1 |
* | really fix checkstyle on archive tar | Jörn Friedrich Dreyer | 2012-10-05 | 1 | -1/+2 |
* | fix checkstyle on archive zip/tar | Jörn Friedrich Dreyer | 2012-10-05 | 1 | -1/+4 |
* | cache tar archive headers | Jörn Friedrich Dreyer | 2012-10-05 | 1 | -4/+13 |
* | Respect coding style | Thomas Müller | 2012-09-10 | 1 | -33/+33 |
* | adding space between) and { | Thomas Mueller | 2012-09-07 | 1 | -50/+50 |
* | Whitespace fixes in lib | Bart Visscher | 2012-08-29 | 1 | -3/+3 |
* | fix creating nested folders inside tar files | Robin Appelman | 2012-08-19 | 1 | -2/+9 |
* | fix error when adding string data to an archive | Robin Appelman | 2012-08-19 | 1 | -1/+1 |
* | Don't use substr to get first char of string | Bart Visscher | 2012-06-08 | 1 | -2/+2 |
* | improve tar archive backend | Robin Appelman | 2012-05-18 | 1 | -5/+46 |
* | 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 | 1 | -0/+279 |