Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add .cpio check when removing the file extension | Ting-Wei Lan | 2013-07-22 | 1 | -5/+4 |
* | Fix some trivial things in the build system | Ting-Wei Lan | 2013-07-19 | 1 | -3/+13 |
* | Ignore unneeded files when extracting files | Ting-Wei Lan | 2013-07-17 | 1 | -11/+68 |
* | Set uid / gid when writing files | Ting-Wei Lan | 2013-07-16 | 1 | -10/+88 |
* | Change the meaning of size variable in AutoarExtractPrivate | Ting-Wei Lan | 2013-07-16 | 1 | -17/+13 |
* | Add functions to writing files and a new testing program | Ting-Wei Lan | 2013-07-15 | 1 | -163/+343 |
* | Add new function autoar_extract_start to do the extraction | Ting-Wei Lan | 2013-07-13 | 1 | -2/+228 |
* | Implement callback functions for archive_read_open | Ting-Wei Lan | 2013-07-12 | 1 | -23/+121 |
* | Add AutoarExtract class files | Ting-Wei Lan | 2013-07-09 | 1 | -0/+478 |