aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge pull request #152 from ueokande/release-0.5Shin'ya Ueoka2017-11-131-1/+1
|\ \
| * | Bump a versionShin'ya Ueoka2017-11-131-1/+1
|/ /
* | Merge pull request #150 from ueokande/qa-0.5Shin'ya Ueoka2017-11-136-10/+24
|\ \
| * | fix hot-reload settingsShin'ya Ueoka2017-11-134-8/+8
| * | fix 0/$Shin'ya Ueoka2017-11-121-2/+2
| * | fix QA for 0.5Shin'ya Ueoka2017-11-121-0/+14
|/ /
* | Merge pull request #132 from ueokande/meta-keysShin'ya Ueoka2017-11-1214-75/+306
|\ \
| * | fix for symbol keysShin'ya Ueoka2017-11-122-1/+21
| * | support mutliple modifiers for key bindingsShin'ya Ueoka2017-11-1111-75/+75
| * | add key utilsShin'ya Ueoka2017-11-113-0/+211
* | | Merge pull request #149 from ueokande/support-about-blankShin'ya Ueoka2017-11-121-1/+2
|\ \ \ | |/ / |/| |
| * | support about blankShin'ya Ueoka2017-11-101-1/+2
* | | Merge pull request #142 from ueokande/find-modeShin'ya Ueoka2017-11-1123-104/+371
|\ \ \ | |/ / |/| |
| * | remove unused actions and fix testShin'ya Ueoka2017-11-115-62/+11
| * | fix on unfocusShin'ya Ueoka2017-11-111-1/+2
| * | show error on find and wrap searchShin'ya Ueoka2017-11-114-15/+83
| * | preventShin'ya Ueoka2017-11-111-0/+2
| * | first find implementationShin'ya Ueoka2017-11-118-25/+74
| * | console as redux architectureShin'ya Ueoka2017-11-117-85/+107
| * | add find action and reducerShin'ya Ueoka2017-11-116-0/+124
| * | show find in consoleShin'ya Ueoka2017-11-1111-9/+45
| * | flexible promptShin'ya Ueoka2017-11-112-2/+18
|/ /
* | Merge pull request #131 from usk/duplicating-current-tabShin'ya Ueoka2017-11-065-1/+10
|\ \
| * | add support for duplicating current tabusk2017-11-075-1/+10
|/ /
* | Merge pull request #124 from JiaboHou/pin-tabShin'ya Ueoka2017-11-055-1/+28
|\ \
| * | code reviewJiabo Hou2017-11-054-9/+13
| * | added support for pinning/unpinning tabsJiabo Hou2017-11-055-1/+24
|/ /
* | Merge pull request #113 from alx741/tabsShin'ya Ueoka2017-11-055-1/+24
|\ \
| * | Document first and last tab operationsDaniel Campoverde2017-10-291-0/+1
| * | Add TAB_LAST operationDaniel Campoverde2017-10-294-9/+12
| * | Clean up TAB_FIRST operationDaniel Campoverde2017-10-293-4/+4
| * | Fix selectFirstTabDaniel Campoverde2017-10-291-2/+4
| * | Default TAB_FIRST mappingDaniel Campoverde2017-10-292-1/+2
| * | Add TAB_FIRST operationDaniel Campoverde2017-10-293-0/+16
* | | Merge pull request #136 from ueokande/release-0.4Shin'ya Ueoka2017-11-051-1/+1
|\ \ \
| * | | Release 0.4Shin'ya Ueoka2017-11-051-1/+1
|/ / /
* | | Merge pull request #135 from ueokande/qa-0.4Shin'ya Ueoka2017-11-051-0/+2
|\ \ \
| * | | fix settings reload on contentShin'ya Ueoka2017-11-051-0/+2
* | | | Merge pull request #134 from ueokande/qa-0.4Shin'ya Ueoka2017-11-051-49/+47
|\| | | | |_|/ |/| |
| * | Add 0.4 testsShin'ya Ueoka2017-11-051-21/+30
| * | clean QAShin'ya Ueoka2017-11-051-38/+27
|/ /
* | Merge pull request #129 from ueokande/retry-setting-loadShin'ya Ueoka2017-11-044-2/+9
|\ \
| * | fix plugin loadShin'ya Ueoka2017-11-054-2/+9
* | | Merge pull request #117 from gliptak/patch-1Shin'ya Ueoka2017-11-041-1/+1
|\ \ \ | |/ / |/| |
| * | Bring Firefox current inTravisGábor Lipták2017-10-301-1/+1
| |/
* | Merge pull request #126 from ueokande/69-fix-completion-navigateShin'ya Ueoka2017-11-021-13/+4
|\ \
| * | remove comparison with previous valueShin'ya Ueoka2017-11-021-9/+1
| * | fix completion navigateShin'ya Ueoka2017-10-301-8/+7
| |/
* | Merge pull request #123 from ueokande/64-follow-area-tagsShin'ya Ueoka2017-11-0222-173/+234
|\ \
| * | support following area tagsShin'ya Ueoka2017-10-313-10/+104