1. c1b89f8 Try to include the SHA in a ddmslib-compatible way. by Elliott Hughes · 10 years ago
  2. aaf3d87 Include the git sha in the adb version. by Dan Albert · 10 years ago
  3. 9b7807a Implement the ssh(1) escaping rules. by Elliott Hughes · 10 years ago
  4. b74978f Add WriteFdFmt and clean up more code. by Elliott Hughes · 10 years ago
  5. 67a3e22 More adb buffer fixes. by Elliott Hughes · 10 years ago
  6. c50b994 More fixed-length buffer removal. by Elliott Hughes · 10 years ago
  7. a9babf2 Move __adb_error to std::string, and improve various errors. by Elliott Hughes · 10 years ago
  8. 0fc5811 Merge "Add missing null checks after allocations." by Elliott Hughes · 10 years ago
  9. 2213c2d Add missing null checks after allocations. by Elliott Hughes · 10 years ago
  10. 71528fc Plumb more of the error reporting through. by Elliott Hughes · 10 years ago
  11. a9ec2d1 Fix "adb sync" for devices without vendor and oem. by Elliott Hughes · 10 years ago
  12. 1d7c1e2 Fix the Windows adb build. by Elliott Hughes · 10 years ago
  13. bde9dd6 Use escape_arg in "adb backup". by Elliott Hughes · 10 years ago
  14. 832562c Remove yet more fixed-length buffers (and their overruns). by Elliott Hughes · 10 years ago
  15. 8bbc83c Merge "Fix more buffer overruns." by Elliott Hughes · 10 years ago
  16. 74ef4fe Fix more buffer overruns. by Elliott Hughes · 10 years ago
  17. fb68945 Use PRI* macros to fix the Windows build. by Elliott Hughes · 10 years ago
  18. b47b5e9 Remove various fixed-length buffers (and their overflows). by Elliott Hughes · 10 years ago
  19. dc993c3 Move sysdeps_win32 to C++. by Elliott Hughes · 10 years ago
  20. 7e35194 Disable CR/LF translation for adb interactive shell. by Alistair Buxton · 12 years ago
  21. a5638ec adb: Add option to reboot into sideload mode in recovery by Tao Bao · 10 years ago
  22. e7f5d34 adb shell: Win32: fix Ctrl-C, tab completion, line editing, server echo by Spencer Low · 10 years ago
  23. 8a7ce5e File header cleanup. by Dan Albert · 10 years ago
  24. 03ea886 Revert "Revert "adb: support /oem partition"" by Elliott Hughes · 10 years ago
  25. f2f22e6 Revert "adb: support /oem partition" by Dan Albert · 10 years ago
  26. 1e9abfa adb: support /oem partition by Mårten Kongstad · 11 years ago
  27. 654c424 Move adb to C++. by Dan Albert · 10 years ago[Renamed (95%) from adb/commandline.c]
  28. 01bcb92 Merge "Fix a writex transcription error." by Dan Albert · 10 years ago