index
:
vimium
1.42
1.49
1.50
1.52
1.54
1.55
1.56
1.57
fix-h-l-left-right-scrolling
master
The hacker's browser.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
background_scripts
/
completion.coffee
Age
Commit message (
Expand
)
Author
2015-05-29
Merge branch 'completion-on-custom-search-only' into completion-on-custom-sea...
Stephen Blott
2015-05-28
Custom-only: fix long-standing race condition.
Stephen Blott
2015-05-28
Custom-only: remove now unnecessary optimisation.
Stephen Blott
2015-05-28
Custom-only: ensure top-ranking completion is always in top slot.
Stephen Blott
2015-05-28
Custom-only: remove omniSearchWeightOption.
Stephen Blott
2015-05-28
Custom-only: strip non-custom search code.
Stephen Blott
2015-05-27
Remove unintentionally pushed console.log()s.
Stephen Blott
2015-05-27
Consistent highlighting of search suggestions.
Stephen Blott
2015-05-27
Fix significant typo.
Stephen Blott
2015-05-27
Do not de-duplicate tabs vomnibar entries.
Stephen Blott
2015-05-27
Custom-only: fix comment.
Stephen Blott
2015-05-27
Custom-only: verify match on query terms alone.
Stephen Blott
2015-05-27
Custom-only: single-line completions for custom search engines.
Stephen Blott
2015-05-27
Custom-only: always filter for the custom search engine.
Stephen Blott
2015-05-27
Custom-only: disable default search completion.
Stephen Blott
2015-05-26
Change vomnibar insert-text indicator.
Stephen Blott
2015-05-21
Search completion; must return an array from this filter.
Stephen Blott
2015-05-20
Search completion; tweak appearance of historical search queries (descriptions).
Stephen Blott
2015-05-19
Search completion; minor code review.
Stephen Blott
2015-05-19
Add insertText visual indicator.
Stephen Blott
2015-05-19
Search completion; tweak appearance of historical search queries.
Stephen Blott
2015-05-18
Fully fix 3646b8c999a9e4b864e8c529f84b64a3c2c74ff0.
Stephen Blott
2015-05-18
Search completion; filter out the default search.
Stephen Blott
2015-05-18
Revert "Search completion; promote the top completion."
Stephen Blott
2015-05-18
Search completion; retain previous suggestions (tweak highlighting).
Stephen Blott
2015-05-18
Search completion; retain previous suggestions (comments and tweaks).
Stephen Blott
2015-05-18
Search completion; retain previous (matching) suggestions.
Stephen Blott
2015-05-18
Merge branch 'search-completion-UX-tweaks'
Stephen Blott
2015-05-18
Merge branch 'vomnibar-insert-history-with-tab'
Stephen Blott
2015-05-18
Search completion; remove console.log().
Stephen Blott
2015-05-18
Search completion; promote the top completion.
Stephen Blott
2015-05-18
Search completion; do not adapt completion scoring.
Stephen Blott
2015-05-18
Disable relevancy debugging (again).
Stephen Blott
2015-05-17
use a less brittle approach to decoding URIs.
Stephen Blott
2015-05-17
For shortened URLs, do not consider case.
Stephen Blott
2015-05-17
TabToOpen: remove console.log.
Stephen Blott
2015-05-17
TabToOpen: turn off relevancy debugging.
Stephen Blott
2015-05-17
TabToOpen: more tidy up pre-PR (additional comments).
Stephen Blott
2015-05-17
TabToOpen: more tidy up pre-PR.
Stephen Blott
2015-05-17
TabToOpen: tidy up pre-PR.
Stephen Blott
2015-05-17
TabToOpen: reactivate custom search engines.
Stephen Blott
2015-05-17
TabToOpen: reactivate previous custom search engine.
Stephen Blott
2015-05-17
TabToOpen: use search-engine description as suggestion type.
Stephen Blott
2015-05-17
TabToOpen: insert queries for custom search engines.
Stephen Blott
2015-05-17
TabToOpen: tab to open vomnibar.
Stephen Blott
2015-05-16
Apply decodeURI when shortening URLs.
Stephen Blott
2015-05-16
Merge pull request #1663 from smblott-github/search-completion-with-regular-r...
Stephen Blott
2015-05-16
Search completion; tweak comments.
Stephen Blott
2015-05-16
Refactor query extraction to Utils.extractQuery().
Stephen Blott
2015-05-16
Add insertText visual indicator.
Stephen Blott
[next]