1. e501704 Initial f2fs support by Dees_Troy · 11 years ago
  2. 329383e Use twrp.fstab if present by Dees_Troy · 11 years ago
  3. 86e77bc skip checking size on links skip google music cache by bigbiff bigbiff · 11 years ago
  4. de30714 Merge "update exfat to latest commits for io issues" into twrp2.5 by Dees Troy · 11 years ago
  5. 616afed ignore lost+found in all the places by bigbiff bigbiff · 11 years ago
  6. c9ecd44 Add a TW_NO_TIMEOUT option by Ricardo Gomez · 11 years ago
  7. fafb0c5 Unify indentation and little clean-up in TWRP files by Vojtech Bocek · 11 years ago
  8. 8b44bbd Clean-up in partitions.hpp by Vojtech Bocek · 11 years ago
  9. 00b2605 Fix TWFunc::tw_chmod() for 3-character mode string by Vojtech Bocek · 11 years ago
  10. 1c8d4fb Add ability to run scripts after screen timeout/wake by Dees_Troy · 11 years ago
  11. b7ecc09 Revert "Fix touch not working due to gr_fb_width returning 0 in some cases" by Dees_Troy · 11 years ago
  12. 29a0635 Revert "Rewrite TWFunc::Exec_Cmd() to use pipe() instead of popen()" by Dees_Troy · 11 years ago
  13. a95f55c Add SELinux support by Dees_Troy · 11 years ago
  14. 728630d Merge "Fix AOSP decrypt when TouchWiz code is present" into twrp2.5 by Dees_Troy · 11 years ago
  15. 5111611 Merge "graphics: update BOARD_HAS_FLIPPED_SCREEN function to work with 16bpp or 32bpp" into twrp2.5 by Dees Troy · 11 years ago
  16. 066eb30 Fix AOSP decrypt when TouchWiz code is present by Dees_Troy · 11 years ago
  17. 94e2a46 Remove graphics.c from libguitwrp by Dees_Troy · 11 years ago
  18. 2727b99 Fix problem with not waiting for pigz to exit by Dees_Troy · 11 years ago
  19. 70e1129 Fix touch not working due to gr_fb_width returning 0 in some cases by Dees_Troy · 11 years ago
  20. b8934dd Fix conflict with getline in 4.3 tree by Dees_Troy · 11 years ago
  21. f2280ff Add libselinux for CM10.2 tree by Dees_Troy · 11 years ago
  22. bdafe30 Merge "Remove libjpegtwrp and use CM provided libjpeg" into twrp2.5 by Dees_Troy · 11 years ago
  23. 52b7718 Merge "Rename libfuse to prevent conflicts with newer CM trees" into twrp2.5 by Dees_Troy · 11 years ago
  24. d5f2b7a Merge "Fix permissions on backup files" into twrp2.5 by Dees_Troy · 11 years ago
  25. 930bf01 Remove libjpegtwrp and use CM provided libjpeg by Dees_Troy · 11 years ago
  26. df09c8b Rename libfuse to prevent conflicts with newer CM trees by Dees_Troy · 11 years ago
  27. 61cdc02 update exfat to latest commits for io issues by bigbiff bigbiff · 11 years ago
  28. cbec59f Fixed spelling errors by grimsrud · 11 years ago
  29. 5612cc8 Fix permissions on backup files by Dees_Troy · 11 years ago
  30. 8b7c1b7 Remove unneeded touch code changes by Dees_Troy · 11 years ago
  31. 9309fad Fix background image for 1920x1200 by Dees_Troy · 11 years ago
  32. e7e0ae8 Update themes by Dees_Troy · 11 years ago
  33. d93bda5 2.6.0.0 by Dees_Troy · 11 years ago
  34. 004e2df update to newest exfat changes by bigbiff bigbiff · 11 years ago
  35. c5754cf Rewrite TWFunc::Exec_Cmd() to use pipe() instead of popen() by Vojtech Bocek · 11 years ago
  36. 232b9fd graphics: update BOARD_HAS_FLIPPED_SCREEN function to work with 16bpp or 32bpp by Hashcode · 11 years ago
  37. 27fab9b Add additional build variable checks to Android.mk files by Trevor Drake · 11 years ago
  38. 4d4b336 Properly free blkid_probe in TWPartition::Check_FS_Type() by Vojtech Bocek · 11 years ago
  39. 43132fb Update SuperSU binary by Dees_Troy · 11 years ago
  40. f100c94 Fix saving of backup list by Dees_Troy · 11 years ago
  41. 1872795 Fix issue with save/load of zip location by Dees_Troy · 11 years ago
  42. 59df926 Fix backup of datadata by Dees_Troy · 11 years ago
  43. 76543db Fix MTD Mounting by Dees_Troy · 11 years ago
  44. ee4b6c8 Merge "Update init.rc to fix sideload" into twrp2.5 by Dees_Troy · 11 years ago
  45. c322a1b Merge changes I0d9133d6,I10355093 into twrp2.5 by Dees Troy · 11 years ago
  46. 5bd571b Merge "verifier_test : fix the call to verify_file" into twrp2.5 by Dees Troy · 11 years ago
  47. d86400b Fix touch on some Samsung devices by Dees_Troy · 11 years ago
  48. fb90321 Merge "Allow for more input devices" into twrp2.5 by Dees_Troy · 11 years ago
  49. 243f9d8 Merge "Fix write_raw_image to work with mmc" into twrp2.5 by Dees_Troy · 11 years ago
  50. 35813e6 Merge "Fix CFLAGS for Samsung decrypt" into twrp2.5 by Dees_Troy · 11 years ago
  51. 3019a91 FB2PNG: Add fb2png source to TWRP by Talustus · 11 years ago
  52. 74fb2e9 Fix some issues with wipe partition list by Dees_Troy · 11 years ago
  53. 83bd483 Support encrypted backup files by Dees_Troy · 11 years ago
  54. 0cd4cc2 Update init.rc to fix sideload by Dees_Troy · 11 years ago
  55. 0d9133d Do not render the GUI when the blanktimer turns off the display. by gordon1337 · 11 years ago
  56. 1035509 Console Render Bug caused by touch drag event by gordon1337 · 11 years ago
  57. 2d388ea verifier_test : fix the call to verify_file by Trevor Drake · 11 years ago
  58. 3f23d9e Allow for more input devices by Dees_Troy · 11 years ago
  59. 76a1d41 Fix write_raw_image to work with mmc by Dees_Troy · 11 years ago
  60. 2c4e443 Fix CFLAGS for Samsung decrypt by Dees_Troy · 11 years ago
  61. f6b15d1 Fix building of updater binary by Dees_Troy · 11 years ago
  62. 9e0b71c Improve backup list results by Dees_Troy · 11 years ago
  63. 70737fa Improve automated handlidling of partitions by Dees_Troy · 11 years ago
  64. a449a6f Fix handling of AOSP recovery commands by Dees_Troy · 11 years ago
  65. 66fc8b5 Tweak libs by Dees_Troy · 11 years ago
  66. 34614eb Improve handling of XML errors for fix permissions by Dees_Troy · 11 years ago
  67. 91862e6 Fix handling of subpartitions by Dees_Troy · 11 years ago
  68. 8593234 Add new SliderValue GUI widget by Vojtech Bocek · 11 years ago
  69. 2673cec Move all AOSP code out of recovery binary by Dees_Troy · 11 years ago
  70. a13d74f Add partition list GUI element by Dees_Troy · 11 years ago
  71. 3b51163 Add search function to libtar by n0d3 · 11 years ago
  72. 7289a18 Merge "trying to fix md5 Change-Id: I4ec037f76aa965bc818afe924942adbe9a080b36" into twrp2.4 by Dees Troy · 11 years ago
  73. 65a4c73 trying to fix md5 Change-Id: I4ec037f76aa965bc818afe924942adbe9a080b36 by bigbiff bigbiff · 11 years ago
  74. 3263e92 Fix backup of initial directory with split archives by Dees_Troy · 11 years ago
  75. 7179659 Updates to libtar logging by Dees_Troy · 11 years ago
  76. 1357a42 2.4.4.0 by Dees_Troy · 11 years ago
  77. 4771e01 Merge "add no fb blanking Change-Id: Iaf771257d8f904807ca6f6c1a6c3d7993abadb85" into twrp2.4 by Dees Troy · 11 years ago
  78. 8794036 add no fb blanking Change-Id: Iaf771257d8f904807ca6f6c1a6c3d7993abadb85 by bigbiff bigbiff · 11 years ago
  79. 3b18a63 Merge "Remove unused fonts from 320x480" into twrp2.4 by Dees_Troy · 11 years ago
  80. 5a1ef67 Merge "Remove mutex from file seselector" into twrp2.4 by Dees_Troy · 11 years ago
  81. cc5859f Remove unused fonts from 320x480 by Dees_Troy · 11 years ago
  82. 146d72a Remove mutex from file seselector by Dees_Troy · 11 years ago
  83. 998716f Update exfat to newest commits by bigbiff bigbiff · 11 years ago
  84. cdcfee4 use md5.c for computation of md5sums by bigbiff bigbiff · 11 years ago
  85. 3578701 Merge "Fix capturing exit status to properly display libtar results" into twrp2.4 by Dees Troy · 11 years ago
  86. 6c917b4 Merge "Another libtar hardlink workaround" into twrp2.4 by Dees_Troy · 11 years ago
  87. 4622cf9 More file selector fixes by Dees_Troy · 11 years ago
  88. 50d63be Fix capturing exit status to properly display libtar results by Dees_Troy · 11 years ago
  89. f96fb97 Another libtar hardlink workaround by Dees_Troy · 11 years ago
  90. 1148c99 Change version to 2.4.3.0 by Dees_Troy · 11 years ago
  91. daab22e Merge "Add option for custom battery path" into twrp2.4 by Dees_Troy · 11 years ago
  92. 07712b2 Merge "Add 2 second pre-dim and bugfix blank timer" into twrp2.4 by Dees_Troy · 11 years ago
  93. 70237dc Add 2 second pre-dim and bugfix blank timer by Dees_Troy · 11 years ago
  94. f33b490 Add option for custom battery path by Dees_Troy · 11 years ago
  95. c0583f5 Fix file selector crash by Dees_Troy · 11 years ago
  96. f8e2f37 Load user saved setting for blank timer on recovery startup by bigbiff bigbiff · 11 years ago
  97. 58f5cf0 Copy fast scroll feature to listbox by Dees_Troy · 11 years ago
  98. 7cc278b Add fast scroll bar to fileselector by Vojtech Bocek · 11 years ago
  99. 113ee73 fixes for fakeflash zips by jt1134 · 11 years ago
  100. 2cf31af Merge "use libblkid to get filesystem type we can now use libblkid to detect exfat" into twrp2.4 by Dees Troy · 11 years ago