about summary refs log tree commit diff
path: root/Completion/Unix/Command/_adb
Commit message (Collapse)AuthorAgeFilesLines
* 43819: expand adb completion to also cover options to adb backupOliver Kiddle2018-11-121-1/+16
|
* 42564: _adb: Various improvementsMikael Magnusson2018-03-291-49/+45
| | | | | | | Show product as description by default Add zstyle for naming devices via serial number Add --user to uninstall and other improvements
* 42336: force single column output when getting filenames with adb ls commandWGH2018-02-071-1/+1
|
* 39890: typo corrections in completion functionsOliver Kiddle2016-11-091-3/+3
|
* 38187: _adb: Just check current dir instead of recursivelyMikael Magnusson2016-03-191-26/+12
| | | | Thanks to LambdaComplex in IRC for help with troubleshooting.
* 38186: _adb: fix remote file completion + various fixesMikael Magnusson2016-03-191-45/+30
|
* 38179: _adb: Fix completion by mostly reverting 35531Mikael Magnusson2016-03-181-28/+40
|
* 35531: fallback on file completionOliver Kiddle2015-06-191-11/+15
|
* 34470: completion: adb: add "sideload" commandDaniel Hahler2015-02-081-0/+1
| | | | | | btw: there is another compdef available for `adb` from zsh-users/zsh-completion; see https://github.com/zsh-users/zsh-completions/issues/291.
* Eric Moors: 29531: Android debugger completionPeter Stephenson2011-07-041-0/+541