1. 4a7ddb6 Fix 64-bit builds. by Jeff Sharkey · 10 years ago
  2. 0e0d251 Add install-multiple to adb. by Jeff Sharkey · 10 years ago
  3. a27ee6c fix windows build by Doug Zongker · 10 years ago
  4. 2328bea adb: fix 64-bit build by Colin Cross · 10 years ago
  5. cc52c81 Merge "add sideload-host mode to adb" by Doug Zongker · 10 years ago
  6. bcad29f add sideload-host mode to adb by Doug Zongker · 10 years ago
  7. e9a1c9c Added support for vendor partition to adb by Daniel Rosenberg · 10 years ago
  8. 026d962 Partially revert argument escaping. by Jeff Sharkey · 10 years ago
  9. 824d106 Uniformly escape shell arguments. by Jeff Sharkey · 10 years ago
  10. 0131e7f am 25f1c987: am ef9d3f45: Merge "Skip the "--abi" flag on "adb install" if present." by Narayan Kamath · 10 years ago
  11. 25f1c98 am ef9d3f45: Merge "Skip the "--abi" flag on "adb install" if present." by Narayan Kamath · 10 years ago
  12. a561272 Merge "Add "exec" service: shell commands with no pty." by Jeff Sharkey · 10 years ago
  13. c52ec1a Add "exec" service: shell commands with no pty. by Jeff Sharkey · 10 years ago
  14. 9416eaa Skip the "--abi" flag on "adb install" if present. by Narayan Kamath · 10 years ago
  15. 96fbe5f am 584a7fc5: am 197bc540: am 48786b73: Merge "adb: implement "adb reverse <local> <remote>"" by David 'Digit' Turner · 10 years ago
  16. 584a7fc am 197bc540: am 48786b73: Merge "adb: implement "adb reverse <local> <remote>"" by David 'Digit' Turner · 10 years ago
  17. 963a449 adb: implement "adb reverse <local> <remote>" by David 'Digit' Turner · 11 years ago
  18. f74e7e6 am 5961f839: am dad0e01f: am 2e93a2c4: Merge changes Idfd1a114,If725a1cb,I61211165,If9a05ccb by Mark Salyzyn · 10 years ago
  19. 5961f83 am dad0e01f: am 2e93a2c4: Merge changes Idfd1a114,If725a1cb,I61211165,If9a05ccb by Mark Salyzyn · 10 years ago
  20. 63e39f2 adb: turn on -Werror by Mark Salyzyn · 10 years ago
  21. 4e23e3c adb: added support for adb pull -a to preserve time stamps and mode by Lajos Molnar · 11 years ago
  22. d814a2b am 8ad905b3: Document the adb install -d option. by Jeff Brown · 10 years ago
  23. 8ad905b Document the adb install -d option. by Jeff Brown · 10 years ago
  24. 9f9d145 Added transfer progress reporting for push and pull commands. by Mark Lindner · 10 years ago
  25. cad8132 Improve some adb error logging by Brian Carlstrom · 11 years ago
  26. 6f2937c DO NOT MERGE - Document new -obb flag for adb backup by Christopher Tate · 11 years ago
  27. cb30cc6 Fix issues where the filename is referred to as 'sideload' by Magnus Eriksson · 11 years ago
  28. 411775c Support adb client connect to remote server by Matt Gumbel · 12 years ago
  29. 6c48980 adb: Improve ADB's forward redirection management. by David 'Digit' Turner · 12 years ago
  30. 86547a1 am 42900c30: am eb496800: Merge "adb: Pick desired product value from command line it follows -p" by Jean-Baptiste Queru · 12 years ago
  31. eb49680 Merge "adb: Pick desired product value from command line it follows -p" by Jean-Baptiste Queru · 12 years ago
  32. adc3940 adb: Pick desired product value from command line it follows -p by Vairavan Srinivasan · 12 years ago
  33. 8dd890f am 27042382: adb: Generalizing -s to take qualifiers. by Scott Anderson · 12 years ago
  34. 2704238 adb: Generalizing -s to take qualifiers. by Scott Anderson · 12 years ago
  35. 1ad95a1 am 9526a788: Merge "adb: Add ability to specify device path" into ics-aah by Scott Anderson · 12 years ago
  36. 5fe7ec2 Add encryption parameters to adb install by Anonymous Coward · 12 years ago
  37. 6dfaf4b adb: Add ability to specify device path by Scott Anderson · 12 years ago
  38. 58d5f22 Make sure "adb install" work is cleaned after error by Kenny Root · 12 years ago
  39. 6b217ed add "adb sideload" and sideload connection state by Doug Zongker · 13 years ago
  40. 9c82910 Tell the user to unlock/confirm backup & restore operations by Christopher Tate · 13 years ago
  41. 283f3a5 am 650307df: am 1e9f239f: Fix \'adb backup\' on Windows by Christopher Tate · 13 years ago
  42. 1e9f239 Fix 'adb backup' on Windows by Christopher Tate · 13 years ago
  43. 7b9b516 Tweak logcat parameters by Christopher Tate · 13 years ago
  44. 1cbb6df Add command line help for the new 'adb backup -all -nosystem' by Christopher Tate · 13 years ago
  45. 500b15a Skip argument when parsing adb install by Kenny Root · 13 years ago
  46. cf4f16a Fix 'adb backup' command line validation by Christopher Tate · 13 years ago
  47. 5407b31 Merge "Add install arg for verification" by Kenny Root · 13 years ago
  48. 24b5616 Change default backup filename and terminology by Christopher Tate · 13 years ago
  49. 3802c99 Add install arg for verification by Kenny Root · 13 years ago
  50. a162e24 Tidy up the end-of-data handling in backup by Christopher Tate · 13 years ago
  51. fba2297 Make 'adb backup' -f handling more bulletproof and more flexible by Christopher Tate · 13 years ago
  52. cf5379b Add 'adb restore' to parallel 'adb backup' by Christopher Tate · 13 years ago
  53. 8469918 Merge "Add 'adb backup' for pulling a full backup tarfile to the host" by Christopher Tate · 13 years ago
  54. 7377912 Add 'adb backup' for pulling a full backup tarfile to the host by Christopher Tate · 13 years ago
  55. 429286f am 68a780d8: am 55537c34: am 5bf8d4d4: Merge "adb: fix typo in helptext" by Mike Lockwood · 13 years ago
  56. c3e82b8 adb: fix typo in helptext by Bernhard Reutner-Fischer · 13 years ago
  57. 2e5dd6e adb: fix subprocess exit handling, oom adjust fixes, extra debugging. by JP Abgrall · 13 years ago
  58. 1f501f3 Revert "Fix adb hang when subprocess dies early." by JP Abgrall · 13 years ago
  59. 5066a9b Fix adb hang when subprocess dies early. by JP Abgrall · 13 years ago
  60. 7539f11 adb: Fix command-line parser. by David 'Digit' Turner · 14 years ago
  61. 0782e30 Support an additional alias for 'adb shell.' by Daniel Sandler · 14 years ago
  62. 6826db6 adb: Fix command-line parser. by David 'Digit' Turner · 14 years ago
  63. d9bc237 Support an additional alias for 'adb shell.' by Daniel Sandler · 14 years ago
  64. c3936f3 merge from open-source master by The Android Open Source Project · 14 years ago
  65. 01c2c30 adb connect and disconnect improvements: by Mike Lockwood · 14 years ago
  66. 8c3616d merge from open-source master by The Android Open Source Project · 14 years ago
  67. 18ab0d6 adb: remove obsolete shell history support. by Mike Lockwood · 14 years ago
  68. 74df3dc merge from open-source master by The Android Open Source Project · 14 years ago
  69. 1b29ed3 Add documentation for some adb environmental variables. by Tim · 14 years ago
  70. 66b536b merge from open-source master by The Android Open Source Project · 14 years ago
  71. 92ca4fa Make adb's daemon-port on the host machine configurable. by Stefan Hilzinger · 14 years ago
  72. 812613c Add missing newlines to adb usage message by Brian Carlstrom · 14 years ago
  73. 9eb799e adb: do not mix printf() with write() when writing to stdout. by Mike Lockwood · 15 years ago
  74. b92f977 merge from open-source master by The Android Open Source Project · 14 years ago
  75. dd2db14 Add -l option to `adb sync` by Anthony Newnam · 14 years ago
  76. 66190ef Add missing newlines to adb usage message by Brian Carlstrom · 14 years ago
  77. 597ea9a adb: do not mix printf() with write() when writing to stdout. by Mike Lockwood · 15 years ago
  78. 4cc5c01 adb: add -s option to adb install for installing apps on SD card. by Mike Lockwood · 14 years ago
  79. 680b10c make "adb bugreport" run "bugreport" (which invokes "dumpstate" by Dan Egnor · 15 years ago
  80. d026370 Make adb pull use . as the target file directory if you don't supply one. by Joe Onorato · 15 years ago
  81. 2857f31 make "adb bugreport" run "bugreport" (which invokes "dumpstate" by Dan Egnor · 15 years ago
  82. 23595b0 Make adb pull use . as the target file directory if you don't supply one. by Joe Onorato · 15 years ago
  83. 5a984e6 Add adb reboot-bootloader to match fastboot reboot-bootloader. by Romain Guy · 15 years ago
  84. a12befc adb: fix -d and -e options for "adb forward" command. by Mike Lockwood · 15 years ago
  85. f925d91 Add adb reboot-bootloader to match fastboot reboot-bootloader. by Romain Guy · 15 years ago
  86. 3b1c131 am f1935c07: am 47b41627: adb: fix -d and -e options for "adb forward" command. by Mike Lockwood · 15 years ago
  87. f1935c0 am 47b41627: adb: fix -d and -e options for "adb forward" command. by Mike Lockwood · 15 years ago
  88. 47b4162 adb: fix -d and -e options for "adb forward" command. by Mike Lockwood · 15 years ago
  89. e2d8289 am fab791eb: merge from open-source master by Jean-Baptiste Queru · 15 years ago
  90. 857f17a Make get_my_path() safer by Alexey Tarasov · 15 years ago
  91. a53ea53 am 23dab436: am 81ffe174: adb: Add "adb disconnect" command for disconnecting TCP/IP devices. by Mike Lockwood · 15 years ago
  92. 5f2c4a1 adb: Add "adb disconnect" command for disconnecting TCP/IP devices. by Mike Lockwood · 15 years ago
  93. 81ffe17 adb: Add "adb disconnect" command for disconnecting TCP/IP devices. by Mike Lockwood · 15 years ago
  94. ec424ad Add adb's ANDROID_SERIAL to fastboot too. by Elliott Hughes · 15 years ago
  95. 78589f3 Revert "adb: "adb bugreport" now runs dumpstate via init rather than execing it in the shell." by Mike Lockwood · 15 years ago
  96. 3180d03 adb: "adb bugreport" now runs dumpstate via init rather than execing it in the shell. by Mike Lockwood · 15 years ago
  97. 75d550a Fix broken 'adb root' command. by Xavier Ducrohet · 15 years ago
  98. b51ae57 adb: Improved support for running adb over TCP/IP by Mike Lockwood · 15 years ago
  99. a91f54c adb: add "adb reboot" command. by Mike Lockwood · 15 years ago
  100. 2a05d0d Allow adb to use ANDORID_SERIAL env variable to specify the device to talk to. by Nick Pelly · 15 years ago