summaryrefslogtreecommitdiffstats
path: root/twrpTarMain (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove deprecated tar exclude functionalityMatt Mower2014-03-311-4/+0
| | | | | | | | | twrpDU::check_skip_dirs() handles skipped folders now. Everywhere twrpTar::setexcl() is being used to exclude files eventually calls createTarFork(), which in turn calls Generate_TarList(), which checks check_skip_dirs(). Change-Id: Ibbc4eb2eb89863ccb2a15f5a3b5092fb10fcbcc0
* Add twrpTar binaryEthan Yonker2014-02-122-0/+235
Change-Id: I9db1aac350cd2ca02cceccc249ebd2f0b3c3c671