summaryrefslogtreecommitdiffstats
path: root/exclude.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2017-01-18Whitespace cleanupMatt Mower1-2/+2
2017-01-18Include symlink size (path length) in Get_Folder_Size()James Christopher Adduono1-1/+1
2016-11-30Improve backup & wipe exclusion handlingEthan Yonker1-19/+12
2015-12-19Multiple Language SupportEthan Yonker1-3/+4
2014-09-20Attempt to automatically identify data/media devicesEthan Yonker1-7/+6
2014-09-04Fix reporting of folder size on exfat-fuseEthan Yonker1-4/+10
2014-04-15Simplify twrpTar skip dir checks, DU code cleanupMatt Mower1-8/+2
2014-03-30Fix /data backup size if contains media subdirsMatt Mower1-0/+3
2014-03-27Cleanup DU Get_Folder_Size functionMatt Mower1-11/+4
2014-03-13Fix skipping of relative paths and lost+found in twrpDUVojtech Bocek1-24/+27
2014-02-03Clear the relative directory before passing on to twrpTar with the static du object. Otherwise we will not backup /system/media etcbigbiff bigbiff1-1/+10
2013-12-19Create a TWRP Disk Usage Class to retain state about a directory and whether we should skip it in other classes like twrpTar.bigbiff bigbiff1-0/+107