Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2014-07-09 | Track backup and restore progress | Ethan Yonker | 1 | -2/+8 |
2014-03-31 | Remove deprecated tar exclude functionality | Matt Mower | 1 | -3/+0 |
2014-02-12 | Remove unused functions | Ethan Yonker | 1 | -2/+0 |
2014-02-10 | Move DataManager functions out of twrpTar.cpp | Ethan Yonker | 1 | -0/+3 |
2014-02-03 | Refactor twrpTar to use TarList | Dees Troy | 1 | -8/+4 |
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 |