| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | support mutliple modifiers for key bindings | Shin'ya Ueoka | 2017-11-11 | 11 | -75/+75 |
| * | | add key utils | Shin'ya Ueoka | 2017-11-11 | 3 | -0/+211 |
* | | | Merge pull request #149 from ueokande/support-about-blank | Shin'ya Ueoka | 2017-11-12 | 1 | -1/+2 |
|\ \ \
| |/ /
|/| | |
|
| * | | support about blank | Shin'ya Ueoka | 2017-11-10 | 1 | -1/+2 |
* | | | Merge pull request #142 from ueokande/find-mode | Shin'ya Ueoka | 2017-11-11 | 23 | -104/+371 |
|\ \ \
| |/ /
|/| | |
|
| * | | remove unused actions and fix test | Shin'ya Ueoka | 2017-11-11 | 5 | -62/+11 |
| * | | fix on unfocus | Shin'ya Ueoka | 2017-11-11 | 1 | -1/+2 |
| * | | show error on find and wrap search | Shin'ya Ueoka | 2017-11-11 | 4 | -15/+83 |
| * | | prevent | Shin'ya Ueoka | 2017-11-11 | 1 | -0/+2 |
| * | | first find implementation | Shin'ya Ueoka | 2017-11-11 | 8 | -25/+74 |
| * | | console as redux architecture | Shin'ya Ueoka | 2017-11-11 | 7 | -85/+107 |
| * | | add find action and reducer | Shin'ya Ueoka | 2017-11-11 | 6 | -0/+124 |
| * | | show find in console | Shin'ya Ueoka | 2017-11-11 | 11 | -9/+45 |
| * | | flexible prompt | Shin'ya Ueoka | 2017-11-11 | 2 | -2/+18 |
|/ / |
|
* | | Merge pull request #131 from usk/duplicating-current-tab | Shin'ya Ueoka | 2017-11-06 | 5 | -1/+10 |
|\ \ |
|
| * | | add support for duplicating current tab | usk | 2017-11-07 | 5 | -1/+10 |
|/ / |
|
* | | Merge pull request #124 from JiaboHou/pin-tab | Shin'ya Ueoka | 2017-11-05 | 5 | -1/+28 |
|\ \ |
|
| * | | code review | Jiabo Hou | 2017-11-05 | 4 | -9/+13 |
| * | | added support for pinning/unpinning tabs | Jiabo Hou | 2017-11-05 | 5 | -1/+24 |
|/ / |
|
* | | Merge pull request #113 from alx741/tabs | Shin'ya Ueoka | 2017-11-05 | 5 | -1/+24 |
|\ \ |
|
| * | | Document first and last tab operations | Daniel Campoverde | 2017-10-29 | 1 | -0/+1 |
| * | | Add TAB_LAST operation | Daniel Campoverde | 2017-10-29 | 4 | -9/+12 |
| * | | Clean up TAB_FIRST operation | Daniel Campoverde | 2017-10-29 | 3 | -4/+4 |
| * | | Fix selectFirstTab | Daniel Campoverde | 2017-10-29 | 1 | -2/+4 |
| * | | Default TAB_FIRST mapping | Daniel Campoverde | 2017-10-29 | 2 | -1/+2 |
| * | | Add TAB_FIRST operation | Daniel Campoverde | 2017-10-29 | 3 | -0/+16 |
* | | | Merge pull request #136 from ueokande/release-0.4 | Shin'ya Ueoka | 2017-11-05 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | Release 0.4 | Shin'ya Ueoka | 2017-11-05 | 1 | -1/+1 |
|/ / / |
|
* | | | Merge pull request #135 from ueokande/qa-0.4 | Shin'ya Ueoka | 2017-11-05 | 1 | -0/+2 |
|\ \ \ |
|
| * | | | fix settings reload on content | Shin'ya Ueoka | 2017-11-05 | 1 | -0/+2 |
* | | | | Merge pull request #134 from ueokande/qa-0.4 | Shin'ya Ueoka | 2017-11-05 | 1 | -49/+47 |
|\| | |
| |_|/
|/| | |
|
| * | | Add 0.4 tests | Shin'ya Ueoka | 2017-11-05 | 1 | -21/+30 |
| * | | clean QA | Shin'ya Ueoka | 2017-11-05 | 1 | -38/+27 |
|/ / |
|
* | | Merge pull request #129 from ueokande/retry-setting-load | Shin'ya Ueoka | 2017-11-04 | 4 | -2/+9 |
|\ \ |
|
| * | | fix plugin load | Shin'ya Ueoka | 2017-11-05 | 4 | -2/+9 |
* | | | Merge pull request #117 from gliptak/patch-1 | Shin'ya Ueoka | 2017-11-04 | 1 | -1/+1 |
|\ \ \
| |/ /
|/| | |
|
| * | | Bring Firefox current inTravis | Gábor Lipták | 2017-10-30 | 1 | -1/+1 |
| |/ |
|
* | | Merge pull request #126 from ueokande/69-fix-completion-navigate | Shin'ya Ueoka | 2017-11-02 | 1 | -13/+4 |
|\ \ |
|
| * | | remove comparison with previous value | Shin'ya Ueoka | 2017-11-02 | 1 | -9/+1 |
| * | | fix completion navigate | Shin'ya Ueoka | 2017-10-30 | 1 | -8/+7 |
| |/ |
|
* | | Merge pull request #123 from ueokande/64-follow-area-tags | Shin'ya Ueoka | 2017-11-02 | 22 | -173/+234 |
|\ \ |
|
| * | | support following area tags | Shin'ya Ueoka | 2017-10-31 | 3 | -10/+104 |
| * | | rename to follow-controller | Shin'ya Ueoka | 2017-10-31 | 9 | -106/+107 |
| * | | Remove update propagation | Shin'ya Ueoka | 2017-10-31 | 12 | -57/+23 |
|/ / |
|
* | | Merge pull request #120 from cozywigwam/master | Shin'ya Ueoka | 2017-10-30 | 1 | -17/+16 |
|\ \
| |/
|/| |
|
| * | Minor adjustments in readme for clarification | Grant Surratt | 2017-10-30 | 1 | -17/+16 |
|/ |
|
* | Merge pull request #112 from alx741/readme | Shin'ya Ueoka | 2017-10-29 | 1 | -6/+7 |
|\ |
|
| * | Console commands clarification | Daniel Campoverde | 2017-10-29 | 1 | -2/+3 |
| * | Fix typo | Daniel Campoverde | 2017-10-29 | 1 | -3/+3 |
| * | Fix typo | Daniel Campoverde | 2017-10-29 | 1 | -2/+2 |
|/ |
|