1. 0744754 Rename ZipEntryName to ZipString by Yusuke Sato · 9 years ago
  2. 08df533 Fix fastboot --help formatting. by Elliott Hughes · 9 years ago
  3. a26fbee Add a working Windows tmpfile(3) to fastboot. by Elliott Hughes · 9 years ago
  4. f6e9ffb Fix file descriptor leak when opening invalid archives. by Narayan Kamath · 9 years ago
  5. acdbe92 Don't say "update package missing" unless we mean it. by Elliott Hughes · 9 years ago
  6. f26eb51 Merge "Add "fastboot --version"." by Elliott Hughes · 9 years ago
  7. 379646b Add "fastboot --version". by Elliott Hughes · 9 years ago
  8. c0ce65f 'usb' doesn't need to be global in fastboot. by Elliott Hughes · 9 years ago
  9. bf11095 fastboot: Add support for fastboot flashing commands by Badhri Jagan Sridharan · 9 years ago
  10. 80cc1f6 Add verbose param to sparse_file_import_auto by Mohamad Ayyash · 9 years ago
  11. a82c89d Switch fastboot to ExtractEntryToFile. by Elliott Hughes · 9 years ago
  12. 7c6d884 Remove a prehistoric fastboot hack. by Elliott Hughes · 9 years ago
  13. d30ad8a Switch fastboot to libziparchive. by Elliott Hughes · 9 years ago
  14. 253c18d Prepare for switching to libziparchive. by Elliott Hughes · 9 years ago[Renamed (93%) from fastboot/fastboot.c]
  15. ca85df0 Support "fastboot reboot bootloader". by Elliott Hughes · 9 years ago
  16. 04f8953 Clarify the strcmp() with the empty string. by Stephen Hines · 10 years ago
  17. f66486e Merge "Fix incorrect path name check." by Stephen Hines · 10 years ago
  18. 60f21a7 Fix incorrect path name check. by Stephen Hines · 10 years ago
  19. 27ded48 fastboot: add parameter for unbuffered stderr/stdout by Florian Bäuerle · 10 years ago
  20. 015d73f fastboot: Remove tos from flashall by Daniel Rosenberg · 10 years ago
  21. a42adff fastboot: add the support of the second stage image [DO NOT MERGE] by Jeremy Compostella · 10 years ago
  22. fab6eba am 47050442: am 31132182: am 07703339: Merge "Wait for device to disappear after "fastboot reboot"." by JP Abgrall · 10 years ago
  23. f530c93 Added support for vendor partition and image by Daniel Rosenberg · 10 years ago
  24. ec25e7b Wait for device to disappear after "fastboot reboot". by Mark Wachsler · 10 years ago
  25. cf86e2f Fix host 64-bit build. by Ying Wang · 10 years ago
  26. 5957c1f fastboot: turn on -Werror by Mark Salyzyn · 10 years ago
  27. 8d7ddb3 Revert "System: Fastboot: warning fixit, misc bugs and cleanup." by Alexander Levitskiy · 10 years ago
  28. 782111b System: Fastboot: warning fixit, misc bugs and cleanup. by Sasha Levitskiy · 10 years ago
  29. 7e85974 fastboot: support for overriding format fs-type and size by JP Abgrall · 10 years ago
  30. 73a4ad2 fastboot: Added tos as an optional image by Daniel Rosenberg · 10 years ago
  31. 8228059 fastboot: Fixed optional entries by Daniel Rosenberg · 10 years ago
  32. e6f3e9b fastboot: allow format on devices with small buffers by Dmitry Grinberg · 10 years ago
  33. 29fd7b1 fastboot: Make tags_offset a command line option. by Mohamad Ayyash · 11 years ago
  34. 66ed50a Merge commit '536dea9d61a032e64bbe584a97463c6638ead009' into HEAD by The Android Open Source Project · 11 years ago
  35. 14e28d3 Fix a bunch of small system/core bugs. by Elliott Hughes · 11 years ago
  36. 157b001 Wait for device to disappear after reboot-bootloader. by Mark Wachsler · 11 years ago
  37. 622810c fastboot: add support for sparse images in flashall and update by Rom Lemarchand · 11 years ago
  38. c9cce4b fastboot: Remove legacy MINGW workarounds by Rom Lemarchand · 11 years ago
  39. 7b8970c fastboot: add support for some obscure args. by JP Abgrall · 11 years ago
  40. 5ee5d38 Update fastboot to wipe ext4 partitions before flashing by Ken Sumrall · 12 years ago
  41. c7b75dc fastboot: move help command before usb connect by Colin Cross · 12 years ago
  42. bb0d072 am 94938c9d: am ed2e672f: Merge "Print strerror for file read errors during flashing" by Jean-Baptiste Queru · 12 years ago
  43. ed2e672 Merge "Print strerror for file read errors during flashing" by Jean-Baptiste Queru · 12 years ago
  44. 64ba258 Print strerror for file read errors during flashing by Matt Gumbel · 13 years ago
  45. a7a6457 am 36f2e2ac: am 23ee469c: Merge "fastboot: change default sparse limit to disabled" by Colin Cross · 12 years ago
  46. a2b3ded am cecc3186: am f650c075: Merge "fastboot: check argc before using argv" by Colin Cross · 12 years ago
  47. 0bbfb39 fastboot: change default sparse limit to disabled by Colin Cross · 12 years ago
  48. 8fb6e06 fastboot: check argc before using argv by Colin Cross · 12 years ago
  49. 9a70e5c resolved conflicts for merge of 4d72d881 to master by Colin Cross · 12 years ago
  50. f838788 fastboot: add support for auto-resparsing large files by Colin Cross · 12 years ago
  51. 8879f98 fastboot: use getopt_long by Colin Cross · 12 years ago
  52. a032ded fastboot: Let "fastboot devices" work in all cases by JP Abgrall · 12 years ago
  53. dd32794 am 866b1bd5: fastboot: Make the format of "devices -l" match adb\'s by Scott Anderson · 12 years ago
  54. 866b1bd fastboot: Make the format of "devices -l" match adb's by Scott Anderson · 12 years ago
  55. 3447b11 am 177a74ac: am c1f88106: Merge "fastboot: Change -w to format after the erase of userdata & cache" into jb-dev by JP Abgrall · 12 years ago
  56. 30ae580 fastboot: Change -w to format after the erase of userdata & cache by JP Abgrall · 12 years ago
  57. a61bcad resolved conflicts for merge of 13081c69 to master by Scott Anderson · 12 years ago
  58. 13081c6 fastboot: Add ability to specify device path by Scott Anderson · 12 years ago
  59. c4ddca2 am f1ab88c2: am 73c019b3: Add asus vendor id by Ramanan Rajeswaran · 12 years ago
  60. f1ab88c am 73c019b3: Add asus vendor id by Ramanan Rajeswaran · 12 years ago
  61. 73c019b Add asus vendor id by Ramanan Rajeswaran · 12 years ago
  62. c8ba536 Implement 'fastboot format' command by Anatol Pomazau · 13 years ago
  63. 714052b DO NOT MERGE by Mike J. Chen · 13 years ago
  64. ca2074b Revert "Implement 'fastboot format' command" by Mike Lockwood · 12 years ago
  65. 452e118 Implement 'fastboot format' command by Anatol Pomazau · 13 years ago
  66. 6f53225 Revert "Implement 'fastboot format' command" by Anatol Pomazau · 13 years ago
  67. 230d160 Implement 'fastboot format' command by Anatol Pomazau · 13 years ago
  68. 21311f8 Revert "Implement 'fastboot format' command" by Anatol Pomazau · 13 years ago
  69. 65cf84f Implement 'fastboot format' command by Anatol Pomazau · 13 years ago
  70. 049dff5 Implement 'fastboot format' command by Anatol Pomazau · 13 years ago
  71. 46f86f1 am 0c054095: am 746f3243: Add USB vendor IDs for Quanta, INQ and Sony. by Xavier Ducrohet · 13 years ago
  72. 0c05409 am 746f3243: Add USB vendor IDs for Quanta, INQ and Sony. by Xavier Ducrohet · 13 years ago
  73. 746f324 Add USB vendor IDs for Quanta, INQ and Sony. by Xavier Ducrohet · 13 years ago
  74. 3841216 am 70580b20: am 149ae11f: Merge "adb,fastboot: add USB support for Intel Vendor ID" by Jean-Baptiste Queru · 13 years ago
  75. f60e863 adb,fastboot: add USB support for Intel Vendor ID by Wu, Hao · 13 years ago
  76. d7608a4 Flash cache partition with cache.img by default. by Jean-Baptiste Queru · 13 years ago
  77. b98762f Teach fastboot to allow required variables per product. by Wink Saville · 13 years ago
  78. 2d13d14 fastboot: fix arg handling causing no-op. by JP Abgrall · 13 years ago
  79. ee52055 Add explicit 'help' command to fastboot. by Tsu Chiang Chuang · 13 years ago
  80. 512405a am f1c2a735: Merge "fastboot: Add help message for continue command" by Jean-Baptiste Queru · 14 years ago
  81. 24ce4bc fastboot: Add help message for continue command by Bruce Beare · 14 years ago
  82. c09b7cf am 509f7399: fastboot: Add more vendor usb ids by Dima Zavin · 14 years ago
  83. 509f739 fastboot: Add more vendor usb ids by Dima Zavin · 14 years ago
  84. eb31c0b fastboot should return non-zero exit code on error by Brian Carlstrom · 14 years ago
  85. 931175a fastboot: add nand page size param, used for boot and flash:raw commands by Dima Zavin · 14 years ago
  86. 2f3d96e resolved conflicts for merge of 20f410a4 to master by Jean-Baptiste Queru · 15 years ago
  87. 20f410a resolved simple conflict with dc9cf66c by Android Git Automerger · 15 years ago
  88. af82f21 Add Dell's vendor ID to fastboot. by Xavier Ducrohet · 15 years ago
  89. 37e9e90 fastboot: add Nvidia vendor id to fastboot by Erik Gilling · 15 years ago
  90. c923980 am ef063fe3: merge from open-source master by Jean-Baptiste Queru · 15 years ago
  91. ef063fe merge from open-source master by Jean-Baptiste Queru · 15 years ago
  92. 436db2e merge from open-source master by Jean-Baptiste Queru · 15 years ago
  93. e25ff1c Add support for Acer devices by Robert CH Chou · 15 years ago
  94. 31dbed7 Add adb's ANDROID_SERIAL to fastboot too. by Elliott Hughes · 15 years ago
  95. b4add9b Make fastboot say "no permissions" for non-writable devices. by Elliott Hughes · 15 years ago
  96. 09070d9 fastboot: Add support for Motorola USB vendor ID. by Mike Lockwood · 15 years ago
  97. 95ec983 fastboot: Update the help message with -b argument by Dima Zavin · 15 years ago
  98. 2a63bb7 fastboot, mkbootimg: support alternate base addresses by Brian Swetland · 15 years ago
  99. f614d64 auto import from //branches/cupcake_rel/...@140373 by The Android Open Source Project · 15 years ago
  100. dd7bc33 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago