index
:
anonymous/android_bootable_recovery
android-11
android-14.0
android-4.3
android-4.4
android-5.0
android-5.1
android-6.0
android-7.0
android-7.1
android-8.0
android-8.1
android-9.0
Team Win Recovery Project (TWRP)
mirror
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
twrpTar.hpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-08-01
ADB: Add adb backup for TWRP.
bigbiff
1
-4
/
+12
2016-03-31
Improve progress bar handling for backup / restore / image flash
Ethan Yonker
1
-3
/
+5
2015-01-27
Add cancel backup capability.
bigbiff
1
-1
/
+2
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