Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Simplify twrpTar skip dir checks, DU code cleanup | Matt Mower | 2014-04-15 | 1 | -8/+2 |
* | Merge "Fix /data backup size if contains media subdirs" into android-4.4 | Dees Troy | 2014-04-01 | 1 | -0/+3 |
|\ | |||||
| * | Fix /data backup size if contains media subdirs | Matt Mower | 2014-03-30 | 1 | -0/+3 |
* | | Cleanup DU Get_Folder_Size function | Matt Mower | 2014-03-27 | 1 | -11/+4 |
|/ | |||||
* | Fix skipping of relative paths and lost+found in twrpDU | Vojtech Bocek | 2014-03-13 | 1 | -24/+27 |
* | 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/+10 |
* | 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/+107 |