| Age | Commit message (Expand) | Author |
| 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 |
| 2015-06-03 | Fix tests for #1713... | Stephen Blott |
| 2015-06-03 | Refactor to avoid having to cover all keyboard event cases. | Stephen Blott |
| 2015-06-03 | Note global-marks fix in "release notes". | Stephen Blott |
| 2015-06-03 | Fix marks (incl. global marks)... | Stephen Blott |
| 2015-06-03 | Completion page; add example DECLARATIONS to page. | Stephen Blott |
| 2015-06-03 | Completion page; add example URLs to page. | Stephen Blott |
| 2015-06-03 | Completion page; make examples data (not comments). | Stephen Blott |
| 2015-06-03 | Only offer suggestions from the current custom search engine. | Stephen Blott |
| 2015-06-03 | Tweak vomnibar custom search behaviour. | Stephen Blott |
| 2015-06-02 | Merge pull request #1711 from smblott-github/google-map-duplicates | Stephen Blott |
| 2015-06-02 | De-duplicate Google Maps URLs in vomnibar. | Stephen Blott |