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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add cancel backup capability.
bigbiff
2015-01-27
1
-1
/
+2
*
Track backup and restore progress
Ethan Yonker
2014-07-09
1
-2
/
+8
*
Remove deprecated tar exclude functionality
Matt Mower
2014-03-31
1
-3
/
+0
*
Remove unused functions
Ethan Yonker
2014-02-12
1
-2
/
+0
*
Move DataManager functions out of twrpTar.cpp
Ethan Yonker
2014-02-10
1
-0
/
+3
*
Refactor twrpTar to use TarList
Dees Troy
2014-02-03
1
-8
/
+4
*
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
/
+1
*
skip checking size on links
bigbiff bigbiff
2013-08-28
1
-3
/
+3
*
Unify indentation and little clean-up in TWRP files
Vojtech Bocek
2013-08-24
1
-52
/
+53
*
Support encrypted backup files
Dees_Troy
2013-06-22
1
-17
/
+46
*
Add search function to libtar
n0d3
2013-03-18
1
-0
/
+2
*
change libtar to fork instead of pthread
bigbiff bigbiff
2013-02-18
1
-6
/
+4
*
change tar create to pthread
bigbiff bigbiff
2013-01-24
1
-14
/
+23
*
Add libtar to TWRP instead of using busybox tar
bigbiff bigbiff
2013-01-09
1
-0
/
+61