index
:
system_core.git
replicant-4.2
replicant-6.0
system/core
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
adb
/
commandline.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improve adb install help.
Svetoslav
2015-06-01
1
-0
/
+7
*
Document the -g option to adb install.
Lorenzo Colitti
2015-05-28
1
-2
/
+3
*
Fix "adb remount" for devices without an oem partition.
Elliott Hughes
2015-05-08
1
-22
/
+15
*
Try to include the SHA in a ddmslib-compatible way.
Elliott Hughes
2015-05-08
1
-2
/
+2
*
Include the git sha in the adb version.
Dan Albert
2015-05-06
1
-2
/
+2
*
Implement the ssh(1) escaping rules.
Elliott Hughes
2015-05-05
1
-70
/
+39
*
Add WriteFdFmt and clean up more code.
Elliott Hughes
2015-05-01
1
-17
/
+12
*
More adb buffer fixes.
Elliott Hughes
2015-05-01
1
-11
/
+2
*
More fixed-length buffer removal.
Elliott Hughes
2015-04-30
1
-148
/
+64
*
Move __adb_error to std::string, and improve various errors.
Elliott Hughes
2015-04-29
1
-76
/
+90
*
Merge "Add missing null checks after allocations."
Elliott Hughes
2015-04-22
1
-0
/
+6
|
\
|
*
Add missing null checks after allocations.
Elliott Hughes
2015-04-21
1
-0
/
+6
*
|
Plumb more of the error reporting through.
Elliott Hughes
2015-04-21
1
-7
/
+4
|
/
*
Fix "adb sync" for devices without vendor and oem.
Elliott Hughes
2015-04-21
1
-22
/
+16
*
Fix the Windows adb build.
Elliott Hughes
2015-04-19
1
-0
/
+10
*
Use escape_arg in "adb backup".
Elliott Hughes
2015-04-17
1
-26
/
+18
*
Remove yet more fixed-length buffers (and their overruns).
Elliott Hughes
2015-04-17
1
-84
/
+12
*
Merge "Fix more buffer overruns."
Elliott Hughes
2015-04-17
1
-217
/
+107
|
\
|
*
Fix more buffer overruns.
Elliott Hughes
2015-04-17
1
-217
/
+107
*
|
Use PRI* macros to fix the Windows build.
Elliott Hughes
2015-04-17
1
-4
/
+6
|
/
*
Remove various fixed-length buffers (and their overflows).
Elliott Hughes
2015-04-17
1
-110
/
+58
*
Move sysdeps_win32 to C++.
Elliott Hughes
2015-04-16
1
-3
/
+1
*
Disable CR/LF translation for adb interactive shell.
Alistair Buxton
2015-04-05
1
-14
/
+10
*
adb: Add option to reboot into sideload mode in recovery
Tao Bao
2015-03-31
1
-20
/
+21
*
adb shell: Win32: fix Ctrl-C, tab completion, line editing, server echo
Spencer Low
2015-03-26
1
-7
/
+4
*
File header cleanup.
Dan Albert
2015-03-19
1
-3
/
+4
*
Revert "Revert "adb: support /oem partition""
Elliott Hughes
2015-03-16
1
-25
/
+42
*
Revert "adb: support /oem partition"
Dan Albert
2015-03-16
1
-42
/
+25
*
adb: support /oem partition
MÃ¥rten Kongstad
2015-03-16
1
-25
/
+42
*
Move adb to C++.
Dan Albert
2015-03-09
1
-0
/
+2065