summaryrefslogtreecommitdiffstats
path: root/adb/commandline.c
Commit message (Expand)AuthorAgeFilesLines
* kill HAVE_TERMIO_HYabin Cui2014-11-171-12/+17
* kill HAVE_FORKEXECYabin Cui2014-11-121-2/+2
* Remove obsolete reference to ddk; Fixes for -WerrorAndrew Hsieh2014-09-301-0/+1
* delete_file() should force removal.Jeff Sharkey2014-09-091-1/+1
* Fix build of adb with gcc-4.9.Alexander Ivchenko2014-08-061-2/+5
* Fix Windows adb build by avoiding "bool"Brian Carlstrom2014-08-051-1/+1
* Escape single quotes in arguments.Jeff Sharkey2014-08-051-3/+8
* Follow refactoring of install-abandon command.Jeff Sharkey2014-07-251-2/+2
* Fix the build in clangChristopher Tate2014-07-141-4/+4
* Fix 64-bit builds.Jeff Sharkey2014-07-141-1/+1
* Add install-multiple to adb.Jeff Sharkey2014-07-141-90/+185
* fix windows buildDoug Zongker2014-07-071-1/+1
* adb: fix 64-bit buildColin Cross2014-07-071-1/+1
* Merge "add sideload-host mode to adb"Doug Zongker2014-07-071-1/+110
|\
| * add sideload-host mode to adbDoug Zongker2014-07-071-1/+110
* | Added support for vendor partition to adbDaniel Rosenberg2014-07-021-14/+26
|/
* Partially revert argument escaping.Jeff Sharkey2014-06-111-13/+20
* Uniformly escape shell arguments.Jeff Sharkey2014-06-101-40/+25
* am 7cf8e1cb: am 4e26c95a: Merge "Skip the "--abi" flag on "adb install" if pr...Narayan Kamath2014-06-031-0/+2
|\
| * am 4e26c95a: Merge "Skip the "--abi" flag on "adb install" if present."Narayan Kamath2014-06-031-0/+2
| |\
| | * Skip the "--abi" flag on "adb install" if present.Narayan Kamath2014-05-291-0/+2
* | | Merge "Add "exec" service: shell commands with no pty."Jeff Sharkey2014-06-021-15/+57
|\ \ \
| * | | Add "exec" service: shell commands with no pty.Jeff Sharkey2014-05-301-15/+57
* | | | am 97267755: am c3358875: am 6e7343b8: Merge "adb: implement "adb reverse <lo...David 'Digit' Turner2014-05-271-9/+29
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | am c3358875: am 6e7343b8: Merge "adb: implement "adb reverse <local> <remote>""David 'Digit' Turner2014-05-271-9/+29
| |\ \ | | |/
| | * adb: implement "adb reverse <local> <remote>"David 'Digit' Turner2014-05-271-9/+29
* | | am e7597115: am 328746da: am 129e9dad: Merge changes Idfd1a114,If725a1cb,I612...Mark Salyzyn2014-05-081-4/+4
|\ \ \ | |/ /
| * | am 328746da: am 129e9dad: Merge changes Idfd1a114,If725a1cb,I61211165,If9a05ccbMark Salyzyn2014-05-071-4/+4
| |\ \ | | |/
| | * adb: turn on -WerrorMark Salyzyn2014-05-051-4/+4
* | | adb: added support for adb pull -a to preserve time stamps and modeLajos Molnar2014-05-021-8/+18
|/ /
* | am a77bef47: Document the adb install -d option.Jeff Brown2014-04-151-1/+2
|\ \ | |/ |/|
| * Document the adb install -d option.Jeff Brown2014-04-151-1/+2
* | Added transfer progress reporting for push and pull commands.Mark Lindner2014-03-111-12/+50
|/
* Improve some adb error loggingBrian Carlstrom2013-10-271-1/+1
* DO NOT MERGE - Document new -obb flag for adb backupChristopher Tate2013-03-081-1/+4
* Fix issues where the filename is referred to as 'sideload'Magnus Eriksson2013-03-051-4/+4
* Support adb client connect to remote serverMatt Gumbel2013-01-041-2/+42
* adb: Improve ADB's forward redirection management.David 'Digit' Turner2012-11-261-5/+82
* am 42900c30: am 0874aa0e: Merge "adb: Pick desired product value from command...Jean-Baptiste Queru2012-08-201-1/+1
|\
| * Merge "adb: Pick desired product value from command line it follows -p"Jean-Baptiste Queru2012-08-201-1/+1
| |\
| | * adb: Pick desired product value from command line it follows -pVairavan Srinivasan2012-08-041-1/+1
* | | am 2ca3e6b3: adb: Generalizing -s to take qualifiers.Scott Anderson2012-06-051-2/+2
|\ \ \
| * | | adb: Generalizing -s to take qualifiers.Scott Anderson2012-06-051-2/+2
* | | | am 9526a788: Merge "adb: Add ability to specify device path" into ics-aahScott Anderson2012-05-011-5/+17
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | adb: Add ability to specify device pathScott Anderson2012-04-201-5/+17
| |/
* | Add encryption parameters to adb installAnonymous Coward2012-04-271-2/+14
* | Make sure "adb install" work is cleaned after errorKenny Root2012-03-261-2/+2
* | add "adb sideload" and sideload connection stateDoug Zongker2012-01-101-0/+86
* | Tell the user to unlock/confirm backup & restore operationsChristopher Tate2012-01-061-0/+2
* | am 650307df: am b1dfffe6: Fix \'adb backup\' on WindowsChristopher Tate2011-12-121-2/+24
|\ \ | |/