summaryrefslogtreecommitdiffstats
path: root/adb/commandline.c
Commit message (Expand)AuthorAgeFilesLines
* adb: Fix command-line parser.David 'Digit' Turner2011-01-311-2/+5
* Support an additional alias for 'adb shell.'Daniel Sandler2010-08-191-2/+18
* merge from open-source masterThe Android Open Source Project2010-06-031-5/+29
|\
| * adb connect and disconnect improvements:Mike Lockwood2010-06-021-5/+29
* | merge from open-source masterThe Android Open Source Project2010-06-021-103/+19
|\ \ | |/
| * adb: remove obsolete shell history support.Mike Lockwood2010-05-251-103/+19
* | merge from open-source masterThe Android Open Source Project2010-05-031-0/+6
|\ \ | |/
| * Add documentation for some adb environmental variables.Tim2010-04-291-0/+6
* | merge from open-source masterThe Android Open Source Project2010-04-281-6/+21
|\ \ | |/
| * Make adb's daemon-port on the host machine configurable.Stefan Hilzinger2010-04-281-6/+21
| * Add missing newlines to adb usage messageBrian Carlstrom2010-04-281-2/+2
| * adb: do not mix printf() with write() when writing to stdout.Mike Lockwood2010-04-281-2/+2
* | merge from open-source masterThe Android Open Source Project2010-04-201-2/+12
|\ \ | |/
| * Add -l option to `adb sync`Anthony Newnam2010-04-191-2/+12
| * make "adb bugreport" run "bugreport" (which invokes "dumpstate"Dan Egnor2010-02-151-4/+2
| * Make adb pull use . as the target file directory if you don't supply one.Joe Onorato2010-02-151-3/+8
| * Add adb reboot-bootloader to match fastboot reboot-bootloader.Romain Guy2009-12-231-2/+6
| * adb: fix -d and -e options for "adb forward" command.Mike Lockwood2009-12-231-2/+6
* | Add missing newlines to adb usage messageBrian Carlstrom2010-03-011-2/+2
* | adb: do not mix printf() with write() when writing to stdout.Mike Lockwood2010-02-251-2/+2
* | adb: add -s option to adb install for installing apps on SD card.Mike Lockwood2010-02-191-4/+13
* | make "adb bugreport" run "bugreport" (which invokes "dumpstate"Dan Egnor2010-01-201-4/+2
* | Make adb pull use . as the target file directory if you don't supply one.Joe Onorato2010-01-051-3/+8
* | Add adb reboot-bootloader to match fastboot reboot-bootloader.Romain Guy2009-12-141-2/+6
* | am 3c0c6dca: am 64e99545: adb: fix -d and -e options for "adb forward" command.Mike Lockwood2009-11-281-2/+6
|\ \
| * \ am 64e99545: adb: fix -d and -e options for "adb forward" command.Mike Lockwood2009-11-281-2/+6
| |\ \ | | |/ | |/|
| | * adb: fix -d and -e options for "adb forward" command.Mike Lockwood2009-11-281-2/+6
* | | am ef063fe3: merge from open-source masterJean-Baptiste Queru2009-11-091-2/+2
|\ \ \ | |/ /
| * | Make get_my_path() saferAlexey Tarasov2009-10-221-2/+2
| * | adb: Add "adb disconnect" command for disconnecting TCP/IP devices.Mike Lockwood2009-10-131-2/+3
| * | Fix broken 'adb root' command.Xavier Ducrohet2009-08-261-1/+1
| * | adb: Improved support for running adb over TCP/IPMike Lockwood2009-08-261-28/+27
| * | adb: add "adb reboot" command.Mike Lockwood2009-08-261-0/+17
| * | Allow adb to use ANDORID_SERIAL env variable to specify the device to talk to.Nick Pelly2009-08-261-1/+4
| * | Fix typo in adb commandline helpKenny Root2009-06-081-1/+1
* | | am 96b6bf3e: am 8cf0d59f: adb: Add "adb disconnect" command for disconnecting...Mike Lockwood2009-10-131-2/+3
|\ \ \ | | |/ | |/|
| * | adb: Add "adb disconnect" command for disconnecting TCP/IP devices.Mike Lockwood2009-10-111-2/+3
* | | Add adb's ANDROID_SERIAL to fastboot too.Elliott Hughes2009-10-071-1/+1
|/ /
* | Revert "adb: "adb bugreport" now runs dumpstate via init rather than execing ...Mike Lockwood2009-09-031-1/+9
* | adb: "adb bugreport" now runs dumpstate via init rather than execing it in th...Mike Lockwood2009-09-031-9/+1
* | Fix broken 'adb root' command.Xavier Ducrohet2009-08-251-1/+1
* | adb: Improved support for running adb over TCP/IPMike Lockwood2009-08-241-28/+27
* | adb: add "adb reboot" command.Mike Lockwood2009-08-051-0/+17
* | am c989199c: Fix typo in adb commandline helpKenny Root2009-07-081-1/+1
|\ \
| * | Fix typo in adb commandline helpKenny Root2009-07-081-1/+1
| |/
* | Allow adb to use ANDORID_SERIAL env variable to specify the device to talk to.Nick Pelly2009-05-071-1/+4
|/
* auto import from //branches/cupcake_rel/...@138607The Android Open Source Project2009-03-131-0/+12
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+1249
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-1249/+0
* auto import from //branches/cupcake/...@125939The Android Open Source Project2009-01-091-135/+1