summaryrefslogtreecommitdiffstats
path: root/adb/backup_service.c
Commit message (Expand)AuthorAgeFilesLines
* Add "exec" service: shell commands with no pty.Jeff Sharkey2014-05-301-152/+0
* adb: turn on -WerrorMark Salyzyn2014-05-051-4/+1
* Fix hang after end of backupChristopher Tate2011-06-211-4/+17
* Tidy up the end-of-data handling in backupChristopher Tate2011-06-201-7/+42
* Add 'adb restore' to parallel 'adb backup'Christopher Tate2011-05-171-16/+27
* Use the new 'bu' syntax for backup vs restore operationChristopher Tate2011-05-161-2/+3
* Add 'adb backup' for pulling a full backup tarfile to the hostChristopher Tate2011-04-271-0/+95