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