1. fd44bf2 Merge "Remove unneeded images" into twrp2.7 by Dees Troy · 11 years ago
  2. a9e49d3 Remove unneeded images by Dees Troy · 11 years ago
  3. a2e7016 Never generate empty backup name by Vojtech Bocek · 11 years ago
  4. bb20778 2.6.3.0 by Dees Troy · 11 years ago
  5. 1239ee8 Add 1200x1920 theme by Vojtech Bocek · 11 years ago
  6. 4bf3b0d Make SELinux automatic if present by Dees Troy · 11 years ago
  7. 0553420 Add TWFunc::Exec_Cmd() with no 'result' agrument by Vojtech Bocek · 11 years ago
  8. f193f88 Make fixing su perms automatic by Dees Troy · 11 years ago
  9. b21cc64 Pull ROM info from build.prop for backup names by Dees Troy · 11 years ago
  10. 893136d Merge "Kang in older minzip for building in CM9 & CM7" into twrp2.7 by Dees Troy · 11 years ago
  11. 237b83b Merge "print out md5s to recovery.log" into twrp2.7 by Dees Troy · 11 years ago
  12. c287321 merge in klp-release history after reset to klp-dev by The Android Automerger · 11 years ago
  13. cc2958f fix secure adb in recovery by Doug Zongker · 11 years ago
  14. d456944 Don't apply permission changes to symlink. by Nick Kralevich · 11 years ago
  15. e461251 Don't apply permission changes to symlink. by Nick Kralevich · 11 years ago
  16. c4a3a4b merge in klp-release history after reset to klp-dev by The Android Automerger · 11 years ago
  17. b7ae098 Kang in older minzip for building in CM9 & CM7 by Dees Troy · 11 years ago
  18. 5dbdef0 updater: introduce and set_metadata and set_metadata_recursive by Nick Kralevich · 11 years ago
  19. 6b05954 print out md5s to recovery.log by bigbiff bigbiff · 11 years ago
  20. abaa9ca Merge "Hack-fix build with different system/core/charger versions" into twrp2.7 by Dees Troy · 11 years ago
  21. bc365b5 Merge "another fix to ignore space then = sign" into twrp2.7 by Dees Troy · 11 years ago
  22. c2e9bc7 Fix zip folder selection when storage path is similar by Dees Troy · 11 years ago
  23. c03121d another fix to ignore space then = sign by bigbiff bigbiff · 11 years ago
  24. 3328e3b Revert "Update OTA installer to understand SELinux filesystem labels" by Nick Kralevich · 11 years ago
  25. 65fdcdd Hack-fix build with different system/core/charger versions by Vojtech Bocek · 11 years ago
  26. 84f683a Merge "Add more args to make_ext4fs command" into twrp2.7 by Dees_Troy · 11 years ago
  27. 5295d58 Add more args to make_ext4fs command by Dees_Troy · 11 years ago
  28. 399f480 Fix libselinx flags in libtar by Dees_Troy · 11 years ago
  29. 8807a1e Merge "libtar: store SELinux file context in tar archives" into twrp2.7 by Dees Troy · 11 years ago
  30. 25fd68d libtar: store SELinux file context in tar archives by Vojtech Bocek · 11 years ago
  31. 512376c Extract file_contexts from zips if it exists by Dees_Troy · 11 years ago
  32. 1669f89 Update to latest AOSP master by Dees_Troy · 11 years ago
  33. 15ae0e7 recovery: fix use of init reboot method by Doug Zongker · 11 years ago
  34. 3b5a987 recovery: fix use of init reboot method by Doug Zongker · 11 years ago
  35. 1dc3098 Initialize TWPartition::User_Rm_Rf to false in constructor by Vojtech Bocek · 11 years ago
  36. 77ea71d recovery: fix rebooting by Doug Zongker · 11 years ago
  37. dabfd49 implement "usermrf" fstab flag to force rm -rf * deletion on specific partitions by Hashcode · 11 years ago
  38. b3265ab Better compatibility by fixing up ext4 & selinux flags by Dees_Troy · 11 years ago
  39. 37aeb8d Really fix TWFunc::tw_chmod() for 3-character mode string by Vojtech Bocek · 11 years ago
  40. 72e9554 ignore extra = on install cmd by bigbiff bigbiff · 11 years ago
  41. 7abb7a5 Fix backup list height on 1080x1920 by Dees_Troy · 11 years ago
  42. a7939bb Update SuperSU for 4.3 SELinux, 2.6.1.0 by Dees_Troy · 11 years ago
  43. e3850a3 Change to use HAVE_SELINUX build flag by Dees_Troy · 11 years ago
  44. e501704 Initial f2fs support by Dees_Troy · 11 years ago
  45. 329383e Use twrp.fstab if present by Dees_Troy · 11 years ago
  46. 86e77bc skip checking size on links skip google music cache by bigbiff bigbiff · 11 years ago
  47. de30714 Merge "update exfat to latest commits for io issues" into twrp2.5 by Dees Troy · 11 years ago
  48. 616afed ignore lost+found in all the places by bigbiff bigbiff · 11 years ago
  49. 5c4e1da Merge "Update libpng API usage" by John Reck · 11 years ago
  50. 94fd07b Update libpng API usage by John Reck · 11 years ago
  51. c9ecd44 Add a TW_NO_TIMEOUT option by Ricardo Gomez · 11 years ago
  52. fafb0c5 Unify indentation and little clean-up in TWRP files by Vojtech Bocek · 11 years ago
  53. 8b44bbd Clean-up in partitions.hpp by Vojtech Bocek · 11 years ago
  54. 00b2605 Fix TWFunc::tw_chmod() for 3-character mode string by Vojtech Bocek · 11 years ago
  55. 1c8d4fb Add ability to run scripts after screen timeout/wake by Dees_Troy · 11 years ago
  56. b7ecc09 Revert "Fix touch not working due to gr_fb_width returning 0 in some cases" by Dees_Troy · 11 years ago
  57. 29a0635 Revert "Rewrite TWFunc::Exec_Cmd() to use pipe() instead of popen()" by Dees_Troy · 11 years ago
  58. a95f55c Add SELinux support by Dees_Troy · 11 years ago
  59. 728630d Merge "Fix AOSP decrypt when TouchWiz code is present" into twrp2.5 by Dees_Troy · 11 years ago
  60. 5111611 Merge "graphics: update BOARD_HAS_FLIPPED_SCREEN function to work with 16bpp or 32bpp" into twrp2.5 by Dees Troy · 11 years ago
  61. 066eb30 Fix AOSP decrypt when TouchWiz code is present by Dees_Troy · 11 years ago
  62. 94e2a46 Remove graphics.c from libguitwrp by Dees_Troy · 11 years ago
  63. 239ac6a recovery: install packages in a known mount environment by Doug Zongker · 11 years ago
  64. 2727b99 Fix problem with not waiting for pigz to exit by Dees_Troy · 11 years ago
  65. 70e1129 Fix touch not working due to gr_fb_width returning 0 in some cases by Dees_Troy · 11 years ago
  66. b8934dd Fix conflict with getline in 4.3 tree by Dees_Troy · 11 years ago
  67. f2280ff Add libselinux for CM10.2 tree by Dees_Troy · 11 years ago
  68. bdafe30 Merge "Remove libjpegtwrp and use CM provided libjpeg" into twrp2.5 by Dees_Troy · 11 years ago
  69. 52b7718 Merge "Rename libfuse to prevent conflicts with newer CM trees" into twrp2.5 by Dees_Troy · 11 years ago
  70. d5f2b7a Merge "Fix permissions on backup files" into twrp2.5 by Dees_Troy · 11 years ago
  71. 930bf01 Remove libjpegtwrp and use CM provided libjpeg by Dees_Troy · 11 years ago
  72. df09c8b Rename libfuse to prevent conflicts with newer CM trees by Dees_Troy · 11 years ago
  73. 61cdc02 update exfat to latest commits for io issues by bigbiff bigbiff · 11 years ago
  74. c0441d1 notify about pending long press by Doug Zongker · 11 years ago
  75. cbec59f Fixed spelling errors by grimsrud · 11 years ago
  76. 3c3ee3b Merge "start healthd in recovery" by Todd Poynor · 11 years ago
  77. 5612cc8 Fix permissions on backup files by Dees_Troy · 11 years ago
  78. 627eb30 Update OTA installer to understand SELinux filesystem labels by Nick Kralevich · 11 years ago
  79. 51c8469 am a69b50c5: am 901b898d: recovery: remove O_DIRECT, use O_SYNC only by Doug Zongker · 11 years ago
  80. bce44d8 am 660637f3: am e8d953aa: recovery: more cargo-cult programming by Doug Zongker · 11 years ago
  81. a69b50c am 901b898d: recovery: remove O_DIRECT, use O_SYNC only by Doug Zongker · 11 years ago
  82. 901b898 recovery: remove O_DIRECT, use O_SYNC only by Doug Zongker · 11 years ago
  83. 660637f am e8d953aa: recovery: more cargo-cult programming by Doug Zongker · 11 years ago
  84. e8d953a recovery: more cargo-cult programming by Doug Zongker · 11 years ago
  85. 1bdd5b7 am 51ffaf54: (-s ours) Reconcile with jb-mr2-release - do not merge by The Android Open Source Project · 11 years ago
  86. 65c37aa am fbcfad33: am bf4a69ac: recovery: sleep after writing partition and closing it by Doug Zongker · 11 years ago
  87. f5edbd1 am e352c88f: (-s ours) Reconcile with jb-mr2-release - do not merge by The Android Open Source Project · 11 years ago
  88. 5d0da12 am 2148133d: am c870a99c: recovery: write partitions more conservatively by Doug Zongker · 11 years ago
  89. 51ffaf5 Reconcile with jb-mr2-release - do not merge by The Android Open Source Project · 11 years ago
  90. 166565f recovery: sleep after writing partition and closing it by Doug Zongker · 11 years ago
  91. fbcfad3 am bf4a69ac: recovery: sleep after writing partition and closing it by Doug Zongker · 11 years ago
  92. bf4a69a recovery: sleep after writing partition and closing it by Doug Zongker · 11 years ago
  93. e352c88 Reconcile with jb-mr2-release - do not merge by The Android Open Source Project · 11 years ago
  94. c6ab95e recovery: write partitions more conservatively by Doug Zongker · 11 years ago
  95. 35c474e recovery: try to write EMMC partitions more reliably by Doug Zongker · 11 years ago
  96. a4ee1f8 Merge "recovery: preserve recovery logs across cache wipes" by Doug Zongker · 11 years ago
  97. 6d0d7ac recovery: preserve recovery logs across cache wipes by Doug Zongker · 11 years ago
  98. fafc85b recovery: move log output to stdout by Doug Zongker · 11 years ago
  99. 2148133 am c870a99c: recovery: write partitions more conservatively by Doug Zongker · 11 years ago
  100. c870a99 recovery: write partitions more conservatively by Doug Zongker · 11 years ago