Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Simplify twrpTar skip dir checks, DU code cleanup | Matt Mower | 2014-04-15 | 1 | -2/+0 |
* | Fix skipping of relative paths and lost+found in twrpDU | Vojtech Bocek | 2014-03-13 | 1 | -3/+6 |
* | Clear the relative directory before passing on to twrpTar with the static du object. Otherwise we will not backup /system/media etc | bigbiff bigbiff | 2014-02-03 | 1 | -1/+2 |
* | 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/+52 |