| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Show info on yanked | Shin'ya Ueoka | 2017-10-08 | 1 | -0/+1 |
| * | use mode in console message | Shin'ya Ueoka | 2017-10-08 | 1 | -1/+1 |
| * | yank a URL | Shin'ya Ueoka | 2017-10-08 | 2 | -1/+5 |
| * | support w/W command | Shin'ya Ueoka | 2017-10-08 | 2 | -0/+3 |
| * | support winopen command | Shin'ya Ueoka | 2017-10-08 | 1 | -1/+9 |
| * | move store to shared | Shin'ya Ueoka | 2017-10-08 | 1 | -0/+53 |
| * | move messages to shared | Shin'ya Ueoka | 2017-10-08 | 1 | -0/+16 |
| * | console command actions without store | Shin'ya Ueoka | 2017-10-06 | 1 | -0/+143 |
| * | fix imports in src | Shin'ya Ueoka | 2017-10-05 | 1 | -1/+1 |
| * | move operations | Shin'ya Ueoka | 2017-10-04 | 2 | -1/+39 |
| * | remove deprecated property in KeyboardEvent | Shin'ya Ueoka | 2017-10-03 | 1 | -21/+0 |
| * | BackgroundInputComponent | Shin'ya Ueoka | 2017-10-01 | 1 | -0/+21 |
| * | search engine validation | Shin'ya Ueoka | 2017-10-01 | 1 | -0/+28 |
| * | search settings in store | Shin'ya Ueoka | 2017-10-01 | 2 | -1/+12 |
| * | load default settings | Shin'ya Ueoka | 2017-10-01 | 1 | -0/+41 |
| * | add setting validator | Shin'ya Ueoka | 2017-10-01 | 1 | -0/+33 |
| * | content commands as action/reducer | Shin'ya Ueoka | 2017-09-10 | 1 | -31/+0 |
| * | background command from reducer | Shin'ya Ueoka | 2017-09-10 | 1 | -23/+0 |
| * | remove messages | Shin'ya Ueoka | 2017-09-09 | 1 | -19/+0 |
| * | buffer by b command | Shin'ya Ueoka | 2017-09-02 | 1 | -0/+2 |
| * | message passing by helper functions | Shin'ya Ueoka | 2017-09-01 | 1 | -0/+19 |
| * | support 0/$ commands | Shin'ya Ueoka | 2017-08-27 | 1 | -0/+4 |
| * | scroll by pages | Shin'ya Ueoka | 2017-08-27 | 1 | -0/+2 |
| * | scroll lines action | Shin'ya Ueoka | 2017-08-27 | 1 | -4/+2 |
| * | support r/R commands | Shin'ya Ueoka | 2017-08-26 | 1 | -0/+2 |
| * | support zz command | Shin'ya Ueoka | 2017-08-23 | 1 | -1/+3 |
| * | support zi/zo commands | Shin'ya Ueoka | 2017-08-23 | 1 | -1/+5 |
| * | support history navigation | Shin'ya Ueoka | 2017-08-23 | 1 | -1/+5 |
| * | add follow fot a tags | Shin'ya Ueoka | 2017-08-20 | 1 | -1/+3 |
| * | implement d/u command | Shin'ya Ueoka | 2017-08-16 | 1 | -0/+4 |
| * | implement o/O command | Shin'ya Ueoka | 2017-08-15 | 1 | -0/+2 |
| * | add command-line bar | Shin'ya Ueoka | 2017-08-15 | 1 | -0/+2 |
| * | implement gg/G commands | Shin'ya Ueoka | 2017-08-13 | 1 | -1/+5 |
| * | use key-queue for input | Shin'ya Ueoka | 2017-08-13 | 1 | -0/+22 |
