aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release 0.29Shin'ya Ueoka2020-05-041-1/+1
* Merge pull request #750 from ueokande/fix-set-command-completionsShin'ya Ueoka2020-05-041-1/+1
|\
| * Fix set command completionsShin'ya Ueoka2020-05-041-1/+1
|/
* Release 0.28Shin'ya Ueoka2020-05-021-1/+1
* Merge pull request #749 from ueokande/qa-0.28Shin'ya Ueoka2020-05-02249-6265/+7369
|\
| * Remove tab completion limitationShin'ya Ueoka2020-05-021-3/+0
| * Fix types in testsShin'ya Ueoka2020-05-0218-148/+221
| * fix testShin'ya Ueoka2020-04-131-3/+3
| * Use plugin:prettier/recommendedShin'ya Ueoka2020-04-13249-6194/+7228
|/
* Merge pull request #731 from ueokande/greenkeeper/@types/sinon-9.0.0Shin'ya Ueoka2020-04-132-4/+13
|\
| * chore(package): update lockfile package-lock.jsongreenkeeper[bot]2020-04-011-3/+12
| * chore(package): update @types/sinon to version 9.0.0greenkeeper[bot]2020-04-011-1/+1
* | Merge pull request #738 from ueokande/greenkeeper/karma-5.0.0Shin'ya Ueoka2020-04-132-86/+215
|\ \
| * | chore(package): update lockfile package-lock.jsongreenkeeper[bot]2020-04-091-85/+214
| * | chore(package): update karma to version 5.0.0greenkeeper[bot]2020-04-091-1/+1
* | | Merge pull request #740 from ueokande/completion-performanceShin'ya Ueoka2020-04-131-2/+2
|\ \ \ | |/ / |/| |
| * | Fix bookmark completion on open commandShin'ya Ueoka2020-04-131-2/+2
* | | Merge pull request #736 from ueokande/completion-performanceShin'ya Ueoka2020-04-096-56/+246
|\| |
| * | Prefetch completion items and store them to cacheShin'ya Ueoka2020-04-096-56/+246
|/ /
* | Merge pull request #730 from ueokande/refactor-console-and-completionShin'ya Ueoka2020-04-0955-557/+1512
|\ \
| * | Clean unused codeShin'ya Ueoka2020-03-2910-319/+2
| * | Complete by flagsShin'ya Ueoka2020-03-291-2/+2
| * | Complete properties on set commandShin'ya Ueoka2020-03-298-4/+109
| * | Complete tab by an index and a flagShin'ya Ueoka2020-03-294-18/+94
| * | Fix tests with TabPresenterShin'ya Ueoka2020-03-292-27/+106
| * | Fix e2e testShin'ya Ueoka2020-03-281-1/+1
| * | Skip group on completion completionsShin'ya Ueoka2020-03-281-29/+44
| * | Complete tabs by the completion packagesShin'ya Ueoka2020-03-2828-52/+367
| * | Separate repository's interface and its implementationShin'ya Ueoka2020-03-2713-202/+346
| * | Query completions on open command by a completion sourceShin'ya Ueoka2020-03-2611-8/+244
| * | Use new completion use-case on current use-case (aliased)Shin'ya Ueoka2020-03-266-59/+123
| * | Complete commands on the console scriptShin'ya Ueoka2020-03-253-5/+81
| * | Revert "Remove ! from commands"Shin'ya Ueoka2020-03-253-3/+9
| * | Remove ! from commandsShin'ya Ueoka2020-03-253-9/+3
| * | Use typed completions on consoleShin'ya Ueoka2020-03-253-3/+16
| * | Add command-line parser on console scriptsShin'ya Ueoka2020-03-255-0/+149
* | | Merge pull request #732 from TeepaBlue/masterShin'ya Ueoka2020-04-061-2/+2
|\ \ \ | |_|/ |/| |
| * | fix typo and grammatical errorTeepaBlue2020-04-061-2/+2
|/ /
* | Merge pull request #727 from ueokande/greenkeeper/html-webpack-plugin-4.0.0Shin'ya Ueoka2020-03-232-167/+219
|\ \
| * | chore(package): update lockfile package-lock.jsongreenkeeper[bot]2020-03-231-166/+218
| * | chore(package): update html-webpack-plugin to version 4.0.0greenkeeper[bot]2020-03-231-1/+1
|/ /
* | Merge pull request #724 from egoexpress/blacklist-typoShin'ya Ueoka2020-03-231-1/+1
|\ \ | |/ |/|
| * Fix typo in partial blacklist exampleBjörn Stierand2020-03-111-1/+1
* | Merge pull request #726 from ueokande/greenkeeper/prettier-2.0.0Shin'ya Ueoka2020-03-222-33/+31
|\ \ | |/ |/|
| * chore(package): update lockfile package-lock.jsongreenkeeper[bot]2020-03-211-32/+30
| * chore(package): update prettier to version 2.0.0greenkeeper[bot]2020-03-211-1/+1
|/
* Release 0.27Shin'ya Ueoka2020-02-221-1/+1
* Merge pull request #714 from ueokande/qa-0.27Shin'ya Ueoka2020-02-227-250/+788
|\
| * Merge remote-tracking branch 'origin/master' into qa-0.27Shin'ya Ueoka2020-02-221-1/+1
| |\ | |/ |/|
* | Merge pull request #717 from ueokande/greenkeeper/sinon-9.0.0Shin'ya Ueoka2020-02-212-43/+73
|\ \