summaryrefslogtreecommitdiffstats
path: root/adb/commandline.c
Commit message (Expand)AuthorAgeFilesLines
...
| * Fix 'adb backup' on WindowsChristopher Tate2011-12-091-2/+24
* | Tweak logcat parametersChristopher Tate2011-12-071-1/+5
|/
* Add command line help for the new 'adb backup -all -nosystem'Christopher Tate2011-10-031-5/+9
* Skip argument when parsing adb installKenny Root2011-09-231-2/+5
* Fix 'adb backup' command line validationChristopher Tate2011-08-221-3/+3
* Merge "Add install arg for verification"Kenny Root2011-08-161-28/+90
|\
| * Add install arg for verificationKenny Root2011-08-061-28/+90
* | Change default backup filename and terminologyChristopher Tate2011-08-091-5/+5
|/
* Tidy up the end-of-data handling in backupChristopher Tate2011-06-201-3/+9
* Make 'adb backup' -f handling more bulletproof and more flexibleChristopher Tate2011-06-011-7/+23
* Add 'adb restore' to parallel 'adb backup'Christopher Tate2011-05-171-0/+33
* Merge "Add 'adb backup' for pulling a full backup tarfile to the host"Christopher Tate2011-05-111-0/+75
|\
| * Add 'adb backup' for pulling a full backup tarfile to the hostChristopher Tate2011-04-271-0/+75
* | am 81ce51da: am 55537c34: am 2f7995ee: Merge "adb: fix typo in helptext"Mike Lockwood2011-04-261-1/+1
|\ \ | |/ |/|
| * adb: fix typo in helptextBernhard Reutner-Fischer2011-04-261-1/+1
| * adb: Fix command-line parser.David 'Digit' Turner2011-02-031-2/+5
| * Support an additional alias for 'adb shell.'Daniel Sandler2011-02-031-2/+18
* | adb: fix subprocess exit handling, oom adjust fixes, extra debugging.JP Abgrall2011-03-281-11/+9
* | Revert "Fix adb hang when subprocess dies early."JP Abgrall2011-02-231-9/+0
* | Fix adb hang when subprocess dies early.JP Abgrall2011-02-181-0/+9
* | 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