Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2013-12-19 | 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 | 1 | -0/+1 |
2013-08-28 | skip checking size on links | bigbiff bigbiff | 1 | -3/+3 |
2013-08-24 | Unify indentation and little clean-up in TWRP files | Vojtech Bocek | 1 | -52/+53 |
2013-06-22 | Support encrypted backup files | Dees_Troy | 1 | -17/+46 |
2013-03-18 | Add search function to libtar | n0d3 | 1 | -0/+2 |
2013-02-18 | change libtar to fork instead of pthread | bigbiff bigbiff | 1 | -6/+4 |
2013-01-24 | change tar create to pthread | bigbiff bigbiff | 1 | -14/+23 |
2013-01-09 | Add libtar to TWRP instead of using busybox tar | bigbiff bigbiff | 1 | -0/+61 |