1. 094f116 Merge "Fix ADB daemon file descriptor leak" by Jean-Baptiste Queru · 15 years ago
  2. f56e7f5 Fix ADB daemon file descriptor leak by Teddie Stenvi · 16 years ago
  3. f2507c6 merge from open-source master by The Android Open Source Project · 15 years ago
  4. 77b7b98 merge from open-source master by The Android Open Source Project · 15 years ago
  5. 9337b8c merge from open-source master by The Android Open Source Project · 15 years ago
  6. bd2c6dc merge from open-source master by The Android Open Source Project · 15 years ago
  7. b451abf merge from open-source master by The Android Open Source Project · 15 years ago
  8. 590e508 added vendor ID for http://www.onthegovideo.com/ by Michael Richardson · 15 years ago
  9. 180c8d3 Merge "eliminate a compiler warning: signed/unsigned length" by Jean-Baptiste Queru · 15 years ago
  10. e545f0a eliminate a compiler warning: signed/unsigned length by Michael Richardson · 15 years ago
  11. 5720e6e adb: optimize socket-list-walking code by André Goddard Rosa · 15 years ago
  12. 1190212 adb: remove unneeded assignment of id to zero by André Goddard Rosa · 15 years ago
  13. 1249de6 adb: clean up 0 --> NULL for pointers by André Goddard Rosa · 15 years ago
  14. c3936f3 merge from open-source master by The Android Open Source Project · 15 years ago
  15. 01c2c30 adb connect and disconnect improvements: by Mike Lockwood · 15 years ago
  16. 8c3616d merge from open-source master by The Android Open Source Project · 15 years ago
  17. 62c34b9 merge from open-source master by The Android Open Source Project · 15 years ago
  18. 6ef84ed merge from open-source master by The Android Open Source Project · 15 years ago
  19. f850770 merge from open-source master by The Android Open Source Project · 15 years ago
  20. 09d0970 merge from open-source master by The Android Open Source Project · 15 years ago
  21. 18ab0d6 adb: remove obsolete shell history support. by Mike Lockwood · 15 years ago
  22. 5563d52 Use linenoise to add simple editing and history to the Android shell. by Jack Palevich · 15 years ago
  23. 1ec0342 Let "adb connect" connect to emulators too by Stefan Hilzinger · 15 years ago
  24. 43ebef9 Fix adb remount on non-MTD devices by Colin Cross · 15 years ago
  25. 8f2c85d adb: Add Qualcomm USB id by Dima Zavin · 15 years ago
  26. 74df3dc merge from open-source master by The Android Open Source Project · 15 years ago
  27. 1b29ed3 Add documentation for some adb environmental variables. by Tim · 16 years ago
  28. 66b536b merge from open-source master by The Android Open Source Project · 15 years ago
  29. 2f94fc8 Fixing spelling errors in adb docs by Brian Carlstrom · 15 years ago
  30. 92ca4fa Make adb's daemon-port on the host machine configurable. by Stefan Hilzinger · 15 years ago
  31. 834131f adb: remove obsolete adb.connected system property. by Mike Lockwood · 15 years ago
  32. 38b7bf6 Add Pantech's USB vendor ID to adb. by Xavier Ducrohet · 15 years ago
  33. dc9c405 Added Kyocera's VID (0x0482), upon their request. by Takeshi Kishimoto · 16 years ago
  34. 9086bfa adb: Add five second timeout for USB writes on Linux host. by Mike Lockwood · 16 years ago
  35. 812613c Add missing newlines to adb usage message by Brian Carlstrom · 16 years ago
  36. 9eb799e adb: do not mix printf() with write() when writing to stdout. by Mike Lockwood · 16 years ago
  37. e449164 Added ZTE's USB Vendor ID (0x19D2) upon ZTE's request. by Takeshi Kishimoto · 16 years ago
  38. 2442c21 Added USB vendor id of Sharp, based on Sharp's request. by Takeshi Kishimoto · 16 years ago
  39. 10a7a64 am 34db389c: Fix adb, fastboot to compile in Windows SDK under Linux. by Raphael · 15 years ago
  40. 34db389 Fix adb, fastboot to compile in Windows SDK under Linux. by Raphael · 15 years ago
  41. 4be4e53 merge from open-source master by The Android Open Source Project · 15 years ago
  42. 25d4fa4 Merge "adb: Add persistent system property for running adb in TCPIP mode" by Mike Lockwood · 15 years ago
  43. 2556474 adb: Add persistent system property for running adb in TCPIP mode by Mike Lockwood · 15 years ago
  44. b92f977 merge from open-source master by The Android Open Source Project · 15 years ago
  45. dd2db14 Add -l option to `adb sync` by Anthony Newnam · 16 years ago
  46. fe13412 merge from open-source master by The Android Open Source Project · 15 years ago
  47. 3ba9075 Allow 'adb pull' to pull symlinked files by Matt Fischer · 16 years ago
  48. abd228c Add Pantech's USB vendor ID to adb. by Xavier Ducrohet · 15 years ago
  49. ac34f9b Added Kyocera's VID (0x0482), upon their request. by Takeshi Kishimoto · 16 years ago
  50. 09024d6 adb: Add five second timeout for USB writes on Linux host. by Mike Lockwood · 16 years ago
  51. 66190ef Add missing newlines to adb usage message by Brian Carlstrom · 16 years ago
  52. cbeeb35 Merge "adb: do not mix printf() with write() when writing to stdout." by Mike Lockwood · 16 years ago
  53. e5fc35a Merge "Added ZTE's USB Vendor ID (0x19D2) upon ZTE's request." by Satoshi Kataoka · 16 years ago
  54. 597ea9a adb: do not mix printf() with write() when writing to stdout. by Mike Lockwood · 16 years ago
  55. d49e9eb adb: Attempt to unmount the SD card before rebooting. by Mike Lockwood · 16 years ago
  56. 4ede294 am aadcebf2: merge from open-source master by The Android Open Source Project · 16 years ago
  57. aadcebf merge from open-source master by The Android Open Source Project · 16 years ago
  58. 7829ac1 Added ZTE's USB Vendor ID (0x19D2) upon ZTE's request. by Takeshi Kishimoto · 16 years ago
  59. 4cc5c01 adb: add -s option to adb install for installing apps on SD card. by Mike Lockwood · 16 years ago
  60. 3891c17 ADB: Garmin-Asus's USB Vendor ID by Raphael · 16 years ago
  61. b9c4ac2 adb: add Nvidia's vendor id to adb by Erik Gilling · 16 years ago
  62. 680b10c make "adb bugreport" run "bugreport" (which invokes "dumpstate" by Dan Egnor · 16 years ago
  63. 3dab63d adb: Fix problems detecting adb in more complicated USB configurations. by Mike Lockwood · 16 years ago
  64. d026370 Make adb pull use . as the target file directory if you don't supply one. by Joe Onorato · 16 years ago
  65. 8ba7b7c Added USB vendor id of Sharp, based on Sharp's request. by Takeshi Kishimoto · 16 years ago
  66. e27e6c6 am 7c4b143d: resolved conflicts for merge of 568858d2 to eclair-plus-aosp by Jean-Baptiste Queru · 16 years ago
  67. 7c4b143 resolved conflicts for merge of 568858d2 to eclair-plus-aosp by Jean-Baptiste Queru · 16 years ago
  68. 568858d reconcile main tree with open-source eclair by The Android Open Source Project · 16 years ago
  69. 774b1fe resolved conflicts for merge of 463c1f15 to master by Raphael · 16 years ago
  70. 463c1f1 am 22a3482c: ADB: Garmin-Asus\'s USB Vendor ID by Raphael · 16 years ago
  71. 22a3482 ADB: Garmin-Asus's USB Vendor ID by Raphael · 16 years ago
  72. 1bf0e2f reconcile android-2.1_r1 snapshot by The Android Open Source Project · 16 years ago
  73. ba1e269 am dfe0fe21: Merge commit \'569f2d10425338486d417694c8e19c4c33360e2d\' into eclair-plus-aosp by Android Git Automerger · 16 years ago
  74. b89a7c5 resolved conflicts for merge of a8275f43 to master by Jean-Baptiste Queru · 16 years ago
  75. dfe0fe2 Merge commit '569f2d10425338486d417694c8e19c4c33360e2d' into eclair-plus-aosp by Android Git Automerger · 16 years ago
  76. 569f2d1 Add DELL's USB Vendor ID to adb - DO NOT MERGE by Xavier Ducrohet · 16 years ago
  77. ba19c18 Merge "make "adb bugreport" run "bugreport" (which invokes "dumpstate" indirectly via system service) rather than "dumpstate", that way even when adb is not running as root, dumpstate does run as root, and can do things like collect VM traces." by Dan Egnor · 16 years ago
  78. a8275f4 merge from open-source master by The Android Open Source Project · 16 years ago
  79. b139736 adb: add Nvidia's vendor id to adb by Erik Gilling · 16 years ago
  80. 2857f31 make "adb bugreport" run "bugreport" (which invokes "dumpstate" by Dan Egnor · 16 years ago
  81. c55980c adb: Add Dell's USB vendor ID. by Mike Lockwood · 16 years ago
  82. 0ee14a7 adb: Add Dell's USB vendor ID. by Mike Lockwood · 16 years ago
  83. 31175d6 adb: Fix problems detecting adb in more complicated USB configurations. by Mike Lockwood · 16 years ago
  84. 23595b0 Make adb pull use . as the target file directory if you don't supply one. by Joe Onorato · 16 years ago
  85. ae004d8 adb: Add USB vendor ID for Foxconn by Mike Lockwood · 16 years ago
  86. 5a984e6 Add adb reboot-bootloader to match fastboot reboot-bootloader. by Romain Guy · 16 years ago
  87. a12befc adb: fix -d and -e options for "adb forward" command. by Mike Lockwood · 16 years ago
  88. 9bf859e adb: Add USB vendor ID for Foxconn by Mike Lockwood · 16 years ago
  89. f925d91 Add adb reboot-bootloader to match fastboot reboot-bootloader. by Romain Guy · 16 years ago
  90. 3b1c131 am f1935c07: am 47b41627: adb: fix -d and -e options for "adb forward" command. by Mike Lockwood · 16 years ago
  91. f1935c0 am 47b41627: adb: fix -d and -e options for "adb forward" command. by Mike Lockwood · 16 years ago
  92. 47b4162 adb: fix -d and -e options for "adb forward" command. by Mike Lockwood · 16 years ago
  93. 8f61ca9 am 91a2af7c: merge from open-source master by Jean-Baptiste Queru · 16 years ago
  94. 91a2af7 merge from open-source master by Jean-Baptiste Queru · 16 years ago
  95. b0aff24 merge from open-source master by Jean-Baptiste Queru · 16 years ago
  96. 5c30adb merge from eclair by Jean-Baptiste Queru · 16 years ago
  97. 976d470 eclair snapshot by Jean-Baptiste Queru · 16 years ago
  98. e2d8289 am fab791eb: merge from open-source master by Jean-Baptiste Queru · 16 years ago
  99. fab791e merge from open-source master by Jean-Baptiste Queru · 16 years ago
  100. ca55c2b merge from open-source master by Jean-Baptiste Queru · 16 years ago