about summary refs log tree commit diff
path: root/Completion/Unix/Command/_adb
Commit message (Expand)AuthorAgeFilesLines
* 49968: _adb: also replace model names, since device names aren't sent on wifi...Mikael Magnusson2022-04-031-0/+2
* 49967: _adb: Handle dumpsys SurfaceFlinger argumentsMikael Magnusson2022-04-031-3/+51
* 49966: _adb: Parse device spec correctlyMikael Magnusson2022-04-031-6/+5
* 49965: _adb: use $CURRENT instead of $#wordsMikael Magnusson2022-04-031-6/+6
* 49964: _adb: Complete services for start/stopMikael Magnusson2022-04-031-1/+15
* 49963: _adb: Fix device serial completion for hostname:port syntaxMikael Magnusson2022-04-031-1/+1
* 49962: _adb: Add dumpsys and cmd completionMikael Magnusson2022-04-031-1/+21
* 49961: _adb: handle exec-out like shellMikael Magnusson2022-04-031-1/+2
* 49156: make wider use of the convention of square brackets for defaultsOliver Kiddle2021-07-101-2/+2
* 49150: consistently use singular form for headings on completion match groupsOliver Kiddle2021-07-091-7/+7
* 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
* 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
* 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
* Eric Moors: 29531: Android debugger completionPeter Stephenson2011-07-041-0/+541