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