1. 3126a11 wait for cryptfs device node to come up by Kjell Braden · 8 years ago
  2. ce8f83c ADB: Add adb backup for TWRP. by bigbiff · 9 years ago
  3. 72c87ce Wait to mount until after fstab processed by Matt Mower · 8 years ago
  4. 2b2dd15 Remove char/string conversions in fstab processing by Matt Mower · 8 years ago
  5. 4ab42b1 Rewrite FS fstab flag processing by Matt Mower · 8 years ago
  6. 2416a50 Rewrite TWRP fstab flag processing by Matt Mower · 8 years ago
  7. 5da1302 Partition: Fix parsing of several twrp fstab flags by Gordon Freeman · 8 years ago
  8. 472f506 Improve progress bar handling for backup / restore / image flash by Ethan Yonker · 8 years ago
  9. fe91611 DataManager Updates by Ethan Yonker · 8 years ago
  10. d6f94ac Allow restoring to read-only file system by James Christopher Adduono · 8 years ago
  11. c2dafbb Change to dd for wiping crypto partitions by Ethan Yonker · 8 years ago
  12. fcf3f24 Fix adopted storage when andsec flag is present by Ethan Yonker · 8 years ago
  13. 209c963 partitions: Mount storage for MTP after wipe by Matt Mower · 8 years ago
  14. ed974bb allow flashing sparse images by HashBang · 8 years ago
  15. f54e539 partition.cpp: fix build, add missing include by that · 8 years ago
  16. b5fab76 Replace fix permissions with fix contexts for emulated storage by Ethan Yonker · 8 years ago
  17. 558aef7 Reduce format f2fs time by Greg Wallace · 8 years ago
  18. 66a1949 Adopted Storage support by Ethan Yonker · 9 years ago
  19. 3c36697 Fix a bunch of messages by Matt Mower · 9 years ago
  20. 483e9f4 Improve sdcard partitioning process by Ethan Yonker · 8 years ago
  21. 2d65340 gui: Fix partition repair message by Greg Wallace · 9 years ago
  22. 4b44fef gui: Fix typo of formatting_using message by Greg Wallace · 9 years ago
  23. b39e6c6 ntfs-3g: Fix cm-13 compatibility by Greg Wallace · 9 years ago
  24. d18a821 Use ioctl to get block device size by Ethan Yonker · 9 years ago
  25. 74db157 Multiple Language Support by Ethan Yonker · 9 years ago
  26. bfb72b0 Fix broken fsflags support by Ketut Putu Kumajaya · 9 years ago
  27. 18794c8 Update dosfstools by Matt Mower · 9 years ago
  28. 13a8f0b Free some memory allocations by Matt Mower · 9 years ago
  29. 1673e3d Treat /vendor like /system for read only by Ethan Yonker · 9 years ago
  30. d0514ba Fix a bunch of warnings by Ethan Yonker · 9 years ago
  31. bc85b63 Wipe crypto key when formatting data by Ethan Yonker · 9 years ago
  32. b81d905 Add ntfs-3g support by Ethan Yonker · 9 years ago
  33. bfce504 fix settingsstorage mark by Xuefer · 9 years ago
  34. 9416f4f partition: recreate tw_internal_path(/data/media/0), after wipe media from data or format /data. by xiaolu · 9 years ago
  35. a271915 Add resize2fs and ability to run resize2fs via GUI by Ethan Yonker · 9 years ago
  36. eb32b1f Mount system as read-only by default by Ethan Yonker · 9 years ago
  37. c7572eb partition: support texfat module by that · 9 years ago
  38. 352b75e Backup: fix 'out of memory' issue when backing up large partition as image by codelover · 9 years ago
  39. c657cc0 Support Qualcomm hardware decrypt by Dees Troy · 9 years ago
  40. 2a3d4ce Fix TWRP not mounting /data/media type storage if built with toolbox utils by codelover · 9 years ago
  41. 7e11ac5 Add UI for entering pattern for device decryption by Vojtech Bocek · 9 years ago
  42. 2b18a53 Address a few compiler warnings by Matt Mower · 9 years ago
  43. a3fa75f Allow wiping f2fs to reserve space for a crypto footer by dhacker29 · 9 years ago
  44. 7abc5fe Add cancel backup capability. by bigbiff · 9 years ago
  45. f66324f Fix restore of images for mtd and bml nand by Ethan Yonker · 9 years ago
  46. 96af84a Allow flashing of images via the GUI by Ethan Yonker · 9 years ago
  47. 7b4c7a6 Update blkid to 2.25.0 by bigbiff · 10 years ago
  48. 0c53203 Fix else if and maxFileSize initializer. by bigbiff · 10 years ago
  49. a3d31fb fixPermissions: simplify code, fix bugs by that · 10 years ago
  50. d79d9bc Allow non datamedia devices to wipe encryption by Ethan Yonker · 10 years ago
  51. 726a020 MTP add/remove storage instead of disabling MTP by Ethan Yonker · 10 years ago
  52. 4b94cfd Attempt to set the proper uid/gid/contexts on new files and dirs by Ethan Yonker · 10 years ago
  53. 448c8dc Fix png graphics load / display on AArch64 by Ethan Yonker · 10 years ago
  54. 7cb4c33 add function to partition.cpp to return max file size to mtp responder by bigbiff · 10 years ago
  55. 253368a Reduce libs needed for decrypt and clean up old decypt files by Ethan Yonker · 10 years ago
  56. cceebb8 Tweak 5.0 L decrypt by Ethan Yonker · 10 years ago
  57. 4eca40d Add lollipop decrypt support by Ethan Yonker · 10 years ago
  58. d43bf2d fix some compiler warnings by that · 10 years ago
  59. 5ef301e Do not set contexts during a factory reset by Ethan Yonker · 10 years ago
  60. 25f20c1 Fix wiping crash when block device is not present by Ethan Yonker · 10 years ago
  61. 9e0593e mtp: cleanup, fixes and performance improvements by that · 10 years ago
  62. ff5935f Attempt to fix md5 issue with backups by Captain Throwback · 10 years ago
  63. 6277c79 Attempt to automatically identify data/media devices by Ethan Yonker · 10 years ago
  64. c7eee6f add mtp responder to TWRP. by bigbiff bigbiff · 10 years ago
  65. 1b7a31b Track backup and restore progress by Ethan Yonker · 10 years ago
  66. 5eac222 Do not restore file system on data/media devices by Ethan Yonker · 10 years ago
  67. fb1c4ff Whitespace and minor code cleanup by Matt Mower · 10 years ago
  68. 87c7bac Add options to repair or change file system by Ethan Yonker · 10 years ago
  69. bf4efa3 Support alternative .android_secure location by Matt Mower · 10 years ago
  70. 83e8257 Allow building of an OEM friendly TWRP by Ethan Yonker · 10 years ago
  71. 26774a0 Stop printing Unable to mount to console if storage is removable. We will still print to by bigbiff bigbiff · 10 years ago
  72. bb81e5d Remove deprecated tar exclude functionality by Matt Mower · 10 years ago
  73. f77994d Fix /data backup size if contains media subdirs by Matt Mower · 10 years ago
  74. 99c8dbf Check to ensure that selinux_handle is populated before using by Dees Troy · 10 years ago
  75. 4159aed Restore capabilities to run-as binary by Dees Troy · 10 years ago
  76. 71413f4 Check crypto footer before offering to decrypt by Ethan Yonker · 10 years ago
  77. c62b34c Remove unneeded logging by Ethan Yonker · 10 years ago
  78. 374cd71 Merge "Move DataManager functions out of twrpTar.cpp" into android-4.4 by Ethan Yonker · 10 years ago
  79. 87af563 Move DataManager functions out of twrpTar.cpp by Ethan Yonker · 10 years ago
  80. f27497f Fix ext4 wiping when no SELinux contexts are defined by Ethan Yonker · 10 years ago
  81. 175cb7b Merge "Additional mount function call without mount options" into android-4.4 by Dees Troy · 10 years ago
  82. 216e042 Additional mount function call without mount options by Dees Troy · 10 years ago
  83. 6b600f9 Restore contexts when doing mkdierhier in libtar by bigbiff bigbiff · 10 years ago
  84. a21b052 Merge "Improve android secure handling" into android-4.4 by Ethan Yonker · 10 years ago
  85. a1aad1b Fix error message on split backups by Ethan Yonker · 10 years ago
  86. d4d1073 Improve android secure handling by Ethan Yonker · 10 years ago
  87. e0a433a Refactor twrpTar to use TarList by Dees Troy · 11 years ago
  88. c7360dd Clear the relative directory before passing on to twrpTar with the static du object. Otherwise we will not backup /system/media etc by bigbiff bigbiff · 10 years ago
  89. 06c3f93 Add option to set flag for storage=0 by Ethan Yonker · 10 years ago
  90. c4bc30e ifdef some file system options that are not available in older trees by Dees Troy · 10 years ago
  91. 34684ff Create a TWRP Disk Usage Class to retain state about a directory and whether we should skip it in other classes like twrpTar. by bigbiff bigbiff · 11 years ago
  92. 62bd9e0 add support for fsflags= option in twrp.fstab file by Hashcode · 11 years ago
  93. 3be70a8 Update licenses to all match by Dees Troy · 11 years ago
  94. d932ce1 Fix spelling error by Dees Troy · 11 years ago
  95. c49d706 fix getting and setting contexts in selinux by bigbiff bigbiff · 11 years ago
  96. 0553420 Add TWFunc::Exec_Cmd() with no 'result' agrument by Vojtech Bocek · 11 years ago
  97. 5295d58 Add more args to make_ext4fs command by Dees_Troy · 11 years ago
  98. 1dc3098 Initialize TWPartition::User_Rm_Rf to false in constructor by Vojtech Bocek · 11 years ago
  99. dabfd49 implement "usermrf" fstab flag to force rm -rf * deletion on specific partitions by Hashcode · 11 years ago
  100. b3265ab Better compatibility by fixing up ext4 & selinux flags by Dees_Troy · 11 years ago