index
:
replicant/core
GNUtoo/history/14-07-2019
GNUtoo/history/devtmpfs-debug-wip
GNUtoo/lineage-16.0-base
GNUtoo/modem-i9300
master
replicant-9
Patches not merged yet, used for building and testing them
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
adb
/
commandline.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Test readx/writex (now renamed).
Dan Albert
2015-02-25
1
-6
/
+6
*
Move transport declarations into transport.h.
Dan Albert
2015-02-24
1
-10
/
+11
*
adb: add "adb unroot" to restart adb in non-root mode
Dan Pasanen
2015-02-18
1
-0
/
+2
*
adb: Win32: set socket buffer sizes properly
Spencer Low
2015-01-26
1
-2
/
+2
*
adb: Fix 'adb forward --no-rebind'.
David 'Digit' Turner
2015-01-23
1
-1
/
+1
*
Fix some style issues in adb_commandline().
Riley Andrews
2014-12-09
1
-27
/
+27
*
Refactor the host adb argument parsing loop to remove a goto
Riley Andrews
2014-12-09
1
-101
/
+70
*
Add adb enable-verity
Paul Lawrence
2014-12-09
1
-2
/
+4
*
Revert "Revert "Enable verity on userdebug, and add disable-verity to adb""
Paul Lawrence
2014-12-09
1
-3
/
+3
*
Introduce "adb keygen"
Nick Kralevich
2014-12-08
1
-0
/
+9
*
kill HAVE_TERMIO_H
Yabin Cui
2014-11-17
1
-12
/
+17
*
kill HAVE_FORKEXEC
Yabin Cui
2014-11-12
1
-2
/
+2
*
Remove obsolete reference to ddk; Fixes for -Werror
Andrew Hsieh
2014-09-30
1
-0
/
+1
*
delete_file() should force removal.
Jeff Sharkey
2014-09-09
1
-1
/
+1
*
Fix build of adb with gcc-4.9.
Alexander Ivchenko
2014-08-06
1
-2
/
+5
*
Fix Windows adb build by avoiding "bool"
Brian Carlstrom
2014-08-05
1
-1
/
+1
*
Escape single quotes in arguments.
Jeff Sharkey
2014-08-05
1
-3
/
+8
*
Follow refactoring of install-abandon command.
Jeff Sharkey
2014-07-25
1
-2
/
+2
*
Fix the build in clang
Christopher Tate
2014-07-14
1
-4
/
+4
*
Fix 64-bit builds.
Jeff Sharkey
2014-07-14
1
-1
/
+1
*
Add install-multiple to adb.
Jeff Sharkey
2014-07-14
1
-90
/
+185
*
fix windows build
Doug Zongker
2014-07-07
1
-1
/
+1
*
adb: fix 64-bit build
Colin Cross
2014-07-07
1
-1
/
+1
*
Merge "add sideload-host mode to adb"
Doug Zongker
2014-07-07
1
-1
/
+110
|
\
|
*
add sideload-host mode to adb
Doug Zongker
2014-07-07
1
-1
/
+110
*
|
Added support for vendor partition to adb
Daniel Rosenberg
2014-07-02
1
-14
/
+26
|
/
*
Partially revert argument escaping.
Jeff Sharkey
2014-06-11
1
-13
/
+20
*
Uniformly escape shell arguments.
Jeff Sharkey
2014-06-10
1
-40
/
+25
*
am 7cf8e1cb: am 4e26c95a: Merge "Skip the "--abi" flag on "adb install" if pr...
Narayan Kamath
2014-06-03
1
-0
/
+2
|
\
|
*
am 4e26c95a: Merge "Skip the "--abi" flag on "adb install" if present."
Narayan Kamath
2014-06-03
1
-0
/
+2
|
|
\
|
|
*
Skip the "--abi" flag on "adb install" if present.
Narayan Kamath
2014-05-29
1
-0
/
+2
*
|
|
Merge "Add "exec" service: shell commands with no pty."
Jeff Sharkey
2014-06-02
1
-15
/
+57
|
\
\
\
|
*
|
|
Add "exec" service: shell commands with no pty.
Jeff Sharkey
2014-05-30
1
-15
/
+57
*
|
|
|
am 97267755: am c3358875: am 6e7343b8: Merge "adb: implement "adb reverse <lo...
David 'Digit' Turner
2014-05-27
1
-9
/
+29
|
\
\
\
\
|
|
/
/
/
|
/
|
/
/
|
|
/
/
|
*
|
am c3358875: am 6e7343b8: Merge "adb: implement "adb reverse <local> <remote>""
David 'Digit' Turner
2014-05-27
1
-9
/
+29
|
|
\
|
|
|
*
adb: implement "adb reverse <local> <remote>"
David 'Digit' Turner
2014-05-27
1
-9
/
+29
*
|
|
am e7597115: am 328746da: am 129e9dad: Merge changes Idfd1a114,If725a1cb,I612...
Mark Salyzyn
2014-05-08
1
-4
/
+4
|
\
|
|
|
*
|
am 328746da: am 129e9dad: Merge changes Idfd1a114,If725a1cb,I61211165,If9a05ccb
Mark Salyzyn
2014-05-07
1
-4
/
+4
|
|
\
|
|
|
*
adb: turn on -Werror
Mark Salyzyn
2014-05-05
1
-4
/
+4
*
|
|
adb: added support for adb pull -a to preserve time stamps and mode
Lajos Molnar
2014-05-02
1
-8
/
+18
|
/
/
*
|
am a77bef47: Document the adb install -d option.
Jeff Brown
2014-04-15
1
-1
/
+2
|
\
\
|
|
/
|
/
|
|
*
Document the adb install -d option.
Jeff Brown
2014-04-15
1
-1
/
+2
*
|
Added transfer progress reporting for push and pull commands.
Mark Lindner
2014-03-11
1
-12
/
+50
|
/
*
Improve some adb error logging
Brian Carlstrom
2013-10-27
1
-1
/
+1
*
DO NOT MERGE - Document new -obb flag for adb backup
Christopher Tate
2013-03-08
1
-1
/
+4
*
Fix issues where the filename is referred to as 'sideload'
Magnus Eriksson
2013-03-05
1
-4
/
+4
*
Support adb client connect to remote server
Matt Gumbel
2013-01-04
1
-2
/
+42
*
adb: Improve ADB's forward redirection management.
David 'Digit' Turner
2012-11-26
1
-5
/
+82
*
am 42900c30: am 0874aa0e: Merge "adb: Pick desired product value from command...
Jean-Baptiste Queru
2012-08-20
1
-1
/
+1
|
\
|
*
Merge "adb: Pick desired product value from command line it follows -p"
Jean-Baptiste Queru
2012-08-20
1
-1
/
+1
|
|
\
[next]