Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Checkstyle: Fix last six NewlineBeforeOpenBrace | Felix Moeller | 2012-11-04 | 1 | -2/+1 |
* | Checkstyle fixes: NoSpaceAfterComma | Felix Moeller | 2012-11-04 | 2 | -4/+4 |
* | Checkstyle: many fixes | Felix Moeller | 2012-11-02 | 2 | -8/+8 |
* | 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 | 2 | -3/+9 |
* | cache tar archive headers | Jörn Friedrich Dreyer | 2012-10-05 | 1 | -4/+13 |
* | Respect coding style | Thomas Müller | 2012-09-10 | 1 | -15/+15 |
* | Respect coding style | Thomas Müller | 2012-09-10 | 1 | -33/+33 |
* | adding space between) and { | Thomas Mueller | 2012-09-07 | 2 | -79/+79 |
* | Whitespace fixes in lib | Bart Visscher | 2012-08-29 | 2 | -4/+4 |
* | 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 | 2 | -2/+2 |
* | remove unused variables | Robin Appelman | 2012-07-20 | 1 | -1/+0 |
* | dont use the mtimes stored in zip archives since they dont update correctly | Robin Appelman | 2012-07-20 | 1 | -2/+1 |
* | Don't use substr to get first char of string | Bart Visscher | 2012-06-08 | 2 | -3/+3 |
* | improve tar archive backend | Robin Appelman | 2012-05-18 | 1 | -5/+46 |
* | removing executable bit - again | Thomas Mueller | 2012-05-15 | 2 | -0/+0 |
* | move archive library to core so we can properly depend on it | Robin Appelman | 2012-05-02 | 2 | -0/+479 |