1. d8a6958 adb: win32: write ACK to separate pipe instead of stdout by Spencer Low · 10 years ago
  2. b144089 adb start-server: Use a separate fd for sending initial OK by Siva Velusamy · 10 years ago
  3. f1181a3 Clean up -p handling slightly. by Elliott Hughes · 10 years ago
  4. 776956b More adb cleanup. by Elliott Hughes · 10 years ago
  5. f428021 Write mkdirs in more idiomatic C++ style. by Alex Vallée · 10 years ago
  6. 93eadbe Fix const-ness of strrchr callers. by Elliott Hughes · 10 years ago
  7. cc27fb1 Merge "adb: win32: fix exec-in and exec-out to use binary mode" by Elliott Hughes · 10 years ago
  8. 7c20a43 "adb tcpip" should require a numeric argument. by Elliott Hughes · 10 years ago
  9. b7d4777 Move mkdirs to adb_utils. by Alex Vallée · 10 years ago
  10. 44dddf7 Revert "Turn on -Wformat-nonliteral." by Dan Albert · 10 years ago
  11. f1f9fae Turn on -Wformat-nonliteral. by Dan Albert · 10 years ago
  12. 180f5b2 Minor "adb help" fixes. by Elliott Hughes · 10 years ago
  13. b87988f adb: win32: fix exec-in and exec-out to use binary mode by Spencer Low · 10 years ago
  14. 549c258 Fix error handling/reporting for "adb forward" and "adb reverse". by Elliott Hughes · 10 years ago
  15. 7eb05ea adb: win32: fix StringPrintf format string checking of %zd and PRIu64 by Spencer Low · 10 years ago
  16. 7697efd Merge "Fix "adb remount" for devices without an oem partition." by Elliott Hughes · 10 years ago
  17. d9957bb Fix "adb remount" for devices without an oem partition. by Elliott Hughes · 10 years ago
  18. 5e83e14 Try to include the SHA in a ddmslib-compatible way. by Elliott Hughes · 10 years ago
  19. f8efb47 adb: win32: fix adb emu command by Spencer Low · 10 years ago
  20. a57aca5 Include the git sha in the adb version. by Dan Albert · 10 years ago
  21. cdc3c92 Simplify adb_thread_create. by Elliott Hughes · 10 years ago
  22. 376a423 Give enum types CamelCase names for clarity. by Elliott Hughes · 10 years ago
  23. 36f0c3c Remove non-functional "adb persist". by Elliott Hughes · 10 years ago
  24. df8a948 Implement the ssh(1) escaping rules. by Elliott Hughes · 10 years ago
  25. a3b5ec8 Add WriteFdFmt and clean up more code. by Elliott Hughes · 10 years ago
  26. b068ccb More adb buffer fixes. by Elliott Hughes · 10 years ago
  27. 24b0b4b More fixed-length buffer removal. by Elliott Hughes · 10 years ago
  28. 8117c71 Move __adb_error to std::string, and improve various errors. by Elliott Hughes · 10 years ago
  29. 0fc5811 Merge "Add missing null checks after allocations." by Elliott Hughes · 10 years ago
  30. 2213c2d Add missing null checks after allocations. by Elliott Hughes · 10 years ago
  31. 71528fc Plumb more of the error reporting through. by Elliott Hughes · 10 years ago
  32. a9ec2d1 Fix "adb sync" for devices without vendor and oem. by Elliott Hughes · 10 years ago
  33. 1d7c1e2 Fix the Windows adb build. by Elliott Hughes · 10 years ago
  34. bde9dd6 Use escape_arg in "adb backup". by Elliott Hughes · 10 years ago
  35. 832562c Remove yet more fixed-length buffers (and their overruns). by Elliott Hughes · 10 years ago
  36. 8bbc83c Merge "Fix more buffer overruns." by Elliott Hughes · 10 years ago
  37. 74ef4fe Fix more buffer overruns. by Elliott Hughes · 10 years ago
  38. fb68945 Use PRI* macros to fix the Windows build. by Elliott Hughes · 10 years ago
  39. b47b5e9 Remove various fixed-length buffers (and their overflows). by Elliott Hughes · 10 years ago
  40. dc993c3 Move sysdeps_win32 to C++. by Elliott Hughes · 10 years ago
  41. 7e35194 Disable CR/LF translation for adb interactive shell. by Alistair Buxton · 12 years ago
  42. a5638ec adb: Add option to reboot into sideload mode in recovery by Tao Bao · 10 years ago
  43. e7f5d34 adb shell: Win32: fix Ctrl-C, tab completion, line editing, server echo by Spencer Low · 10 years ago
  44. 8a7ce5e File header cleanup. by Dan Albert · 10 years ago
  45. 03ea886 Revert "Revert "adb: support /oem partition"" by Elliott Hughes · 10 years ago
  46. f2f22e6 Revert "adb: support /oem partition" by Dan Albert · 10 years ago
  47. 1e9abfa adb: support /oem partition by Mårten Kongstad · 11 years ago
  48. 654c424 Move adb to C++. by Dan Albert · 10 years ago[Renamed (95%) from adb/commandline.c]
  49. 01bcb92 Merge "Fix a writex transcription error." by Dan Albert · 10 years ago