aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * Add document of colorschemeShin'ya Ueoka2020-05-041-0/+16
| * Remove padding in the code blockShin'ya Ueoka2020-05-041-0/+1
| * Add test cases for colorschemeShin'ya Ueoka2020-05-042-0/+66
| * Allow to change colorscheme property by set commandShin'ya Ueoka2020-05-041-0/+13
| * Fix e2e testShin'ya Ueoka2020-05-041-1/+2
| * Allow to change color scheme by "colorscheme" propertyShin'ya Ueoka2020-05-0411-12/+86
| * Fix message typeShin'ya Ueoka2020-05-043-5/+5
| * Remove unused description in background scriptShin'ya Ueoka2020-05-041-5/+0
| * Add colorscheme propertyShin'ya Ueoka2020-05-045-2/+75
| * Define dark theme and specify a theme by an attributeShin'ya Ueoka2020-05-042-2/+18
| * Use CSS var()Shin'ya Ueoka2020-05-041-28/+30
| * Replace console colors by a variableShin'ya Ueoka2020-05-041-15/+35
|/
* 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
|/ /