summaryrefslogtreecommitdiff
path: root/includes/archiver.inc
Commit message (Collapse)AuthorAge
* Issue #1326482 by ryanissamson: Clean up minor code style issues in ↵webchick2012-01-31
| | | | archiver.inc.
* Issue #1373582 by jhodgdon, TR: Fixed Trailing whitespace.webchick2012-01-21
|
* Issue #1315886 by xjm, jhodgdon: Clean up API docs for includes directory, ↵webchick2012-01-21
| | | | files starting with A-C.
* Stripping CVS keywordsThe Great Git Migration2011-02-25
|
* #700686 by dww: Make ArchiverInterface::listContents() return a simple list ↵Angie Byron2010-02-01
| | | | of files, rather than a keyed array, which is inconsistent between extension handlers.
* - Patch #693614 by asimmonds: fixed PHPDoc spelling typos.Dries Buytaert2010-01-25
|
* - Patch #648744 by Crell: specified more @return type definitions for ↵Dries Buytaert2009-12-04
| | | | auto-completion in IDEs.
* - Patch #604618 by axyjo, sun: archiver code clean-up.Dries Buytaert2009-10-16
|
* - Patch #604618 by Crell, JacobSingh: create a common interface for Archive ↵Dries Buytaert2009-10-15
operations so we can handle .zip, .tar.gz.