- 15 Apr, 2014 1 commit
-
-
Matt Mower authored
* Remove unused parent variable from twruDU constructor * Replace manual checks for /data/media with DU's check_skip_dirs() function * Remove check_skip_dirs(A,B) function which duplicates the functionality of check_skip_dirs(A) * Remove redundant trailing slash removal from check_absolute_skip_dirs(); this function is only accessed through check_skip_dirs() Change-Id: Icfe8d71de36e33db6749fc5896dd3eafbcf7c9a4
-
- 13 Mar, 2014 1 commit
-
-
Vojtech Bocek authored
Change-Id: Ib79029fd6237502338b041a6bc2f9e539536d6ad Signed-off-by:
Vojtech Bocek <vbocek@gmail.com>
-
- 03 Feb, 2014 1 commit
-
-
bigbiff bigbiff authored
Clear the relative directory before passing on to twrpTar with the static du object. Otherwise we will not backup /system/media etc Change-Id: Ib62af6ad8596aa18bf48cb750e2ecf442dadc627
-
- 19 Dec, 2013 1 commit
-
-
bigbiff bigbiff authored
Create a TWRP Disk Usage Class to retain state about a directory and whether we should skip it in other classes like twrpTar. Moved Get_Folder_Size to this new class. Change-Id: If0a0220f900eb109581f2eeaf7b76e3f7d6886f1
-
- 24 Oct, 2013 1 commit
-
- 22 Oct, 2013 1 commit
-
-
Dees Troy authored
-
- 24 Aug, 2013 1 commit
-
-
Vojtech Bocek authored
Signed-off-by:
Vojtech Bocek <vbocek@gmail.com>
-
- 17 Mar, 2013 1 commit
-
-
bigbiff bigbiff authored
Change-Id: I4ec037f76aa965bc818afe924942adbe9a080b36
-
- 07 Mar, 2013 1 commit
-
-
bigbiff bigbiff authored
create a framework for computing digests and reading digests in TWRP add space for backwards compatibility with bb md5sum Change-Id: Ia18e3f430eed5eba22e5052d39b9b8d88ecd4536
-
- 07 Feb, 2013 1 commit
-
-
Dees_Troy authored
update fuse to 2.9.2 catch return from unlink so that we don't print error messages when things work Change-Id: I1115039a0fa5d9d73f78ef1abd79755d7ffd9d96
-