| Age | Commit message (Expand) | Author |
| 2015-06-06 | Merge branch 'rework-completions' | Stephen Blott |
| 2015-06-06 | Merge pull request #1715 from smblott-github/help-page-long-bindings | Stephen Blott |
| 2015-06-06 | Re-work completions: only offer actual search URL matches. | Stephen Blott |
| 2015-06-06 | Re-work completions: extend engine wrapper to handle prefixes. | Stephen Blott |
| 2015-06-06 | Re-work completions: add engine wrapper. | Stephen Blott |
| 2015-06-06 | Re-work completions: initial refactor. | Stephen Blott |
| 2015-06-05 | Tweak README release notes. | Stephen Blott |
| 2015-06-05 | Merge pull request #1716 from smblott-github/global-marks | Stephen Blott |
| 2015-06-05 | Global marks; always treat ` and ' as local marks. | Stephen Blott |
| 2015-06-05 | Global marks; global marks are always recorded for the top frame only. | Stephen Blott |
| 2015-06-05 | Global marks; fix indentation. | Stephen Blott |
| 2015-06-05 | Fix event suppression for Marks keyboard events. | Stephen Blott |
| 2015-06-04 | Fix issue with Google-Maps completion failing. | Stephen Blott |
| 2015-06-04 | Unwind passing key and registry entry for marks. | Stephen Blott |
| 2015-06-04 | Use only ' and ` for jumping to previous position. | Stephen Blott |
| 2015-06-04 | Global marks; only handle messages in main frame. | Stephen Blott |
| 2015-06-04 | Global marks; focus and only scroll in the main frame. | Stephen Blott |
| 2015-06-04 | Global marks; prefer to re-use a tab in the current window. | Stephen Blott |
| 2015-06-04 | Global marks; use chrome.tabs.query. | Stephen Blott |
| 2015-06-04 | Merge branch 'fix-marks-and-add-jump-back-to-previous-position' into global-m... | Stephen Blott |
| 2015-06-04 | Exit marks modes on escape. | Stephen Blott |
| 2015-06-04 | Global marks; better comments and fix typo. | Stephen Blott |
| 2015-06-04 | Global marks; move marks to chrome.storage.sync. | Stephen Blott |
| 2015-06-04 | Global marks; add note to release notes in README. | Stephen Blott |
| 2015-06-04 | Global marks; better comments and minor refactoring. | Stephen Blott |
| 2015-06-04 | Global marks; create a new tab, if necessary. | Stephen Blott |
| 2015-06-04 | Global marks; find another (existing) tab if tabId has been removed. | Stephen Blott |
| 2015-06-04 | Global marks; move marks to chrome.storage. | Stephen Blott |
| 2015-06-04 | README; tweak release notes. | Stephen Blott |
| 2015-06-04 | Help page, use separate row for long bindings. | Stephen Blott |
| 2015-06-04 | Completion page; avoid building many separate strings. | Stephen Blott |
| 2015-06-03 | README; correct typo. | Stephen Blott |
| 2015-06-03 | README; correct (syntactically) inacurate informatiom. | Stephen Blott |
| 2015-06-03 | README; correct inacurate informatiom. | Stephen Blott |
| 2015-06-03 | README; improve consistency of Esc usage. | Stephen Blott |
| 2015-06-03 | README layout; avoid horizontal scroll bars. | Stephen Blott |
| 2015-06-03 | Make layout consistent in README commands. | Stephen Blott |
| 2015-06-03 | Modes, better comments. | Stephen Blott |
| 2015-06-03 | Add mark commands to README, more simple refactoring. | Stephen Blott |
| 2015-06-03 | Add mark commands to README, simple refactoring. | Stephen Blott |
| 2015-06-03 | Add mark commands to README, formatting | Stephen Blott |
| 2015-06-03 | Add mark commands to README, wording | Stephen Blott |
| 2015-06-03 | Add mark commands to README, wording | Stephen Blott |
| 2015-06-03 | Add mark commands to README, move to own section | Stephen Blott |
| 2015-06-03 | Add mark commands to README, fix spacing | Stephen Blott |
| 2015-06-03 | Add mark commands to README | Stephen Blott |
| 2015-06-03 | Refactor (to setPreviousPosition) to clarify Marks logic. | Stephen Blott |
| 2015-06-03 | Also set previous position for before global mark movement. | Stephen Blott |
| 2015-06-03 | Note `` in README. | Stephen Blott |
| 2015-06-03 | Re-implement Marks, incl `` binding. | Stephen Blott |