Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2013-02-18 | change libtar to fork instead of pthread | bigbiff bigbiff | 1 | -28/+117 |
2013-02-13 | This adds a 60 second screen timeout for TWRP. Might consider making this configurable in the future. | bigbiff bigbiff | 1 | -0/+4 |
2013-02-12 | Change popen in twrpTar to __popen | Dees_Troy | 1 | -6/+7 |
2013-02-07 | Add write buffer for tar writes | Dees_Troy | 1 | -67/+88 |
2013-01-24 | change tar create to pthread | bigbiff bigbiff | 1 | -65/+121 |
2013-01-09 | Add libtar to TWRP instead of using busybox tar | bigbiff bigbiff | 1 | -0/+409 |