Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactor twrpTar to use TarList | Dees Troy | 2014-02-03 | 1 | -8/+4 |
* | Create a TWRP Disk Usage Class to retain state about a directory and whether we should skip it in other classes like twrpTar. | bigbiff bigbiff | 2013-12-19 | 1 | -0/+1 |
* | skip checking size on links | bigbiff bigbiff | 2013-08-28 | 1 | -3/+3 |
* | Unify indentation and little clean-up in TWRP files | Vojtech Bocek | 2013-08-24 | 1 | -52/+53 |
* | Support encrypted backup files | Dees_Troy | 2013-06-22 | 1 | -17/+46 |
* | Add search function to libtar | n0d3 | 2013-03-18 | 1 | -0/+2 |
* | change libtar to fork instead of pthread | bigbiff bigbiff | 2013-02-18 | 1 | -6/+4 |
* | change tar create to pthread | bigbiff bigbiff | 2013-01-24 | 1 | -14/+23 |
* | Add libtar to TWRP instead of using busybox tar | bigbiff bigbiff | 2013-01-09 | 1 | -0/+61 |