aboutsummaryrefslogtreecommitdiff
path: root/src/background/shared/completions
Commit message (Expand)AuthorAgeFilesLines
* Move commands to background/sharedShin'ya Ueoka2018-07-211-1/+1
* Replace flat with reduce-concatShin'ya Ueoka2018-07-131-1/+2
* fixShin'ya Ueoka2018-07-131-1/+1
* Fix command and property completionsShin'ya Ueoka2018-07-131-0/+7
* Complete set commandsShin'ya Ueoka2018-07-111-0/+37
* Complete console commandsShin'ya Ueoka2018-07-111-16/+25
* Use async/await on backgroundShin'ya Ueoka2018-06-173-89/+77
* Use queryByKeyword for tab operationsShin'ya Ueoka2018-05-301-8/+4
* Fix tab completionsShin'ya Ueoka2018-05-122-21/+29
* Add bdlete/bdelete! commandsShin'ya Ueoka2018-05-121-0/+6
* Add bdeletes! comandShin'ya Ueoka2018-05-121-0/+1
* Add :bdeletes commandShin'ya Ueoka2018-05-121-0/+1
* limit history itemsShin'ya Ueoka2018-05-081-1/+1
* Open URLs from bookmarksShin'ya Ueoka2018-05-072-1/+36
* Get completion items as PromisesShin'ya Ueoka2018-05-061-8/+19
* Refactor background directoriesShin'ya Ueoka2018-05-063-0/+177