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
/
tests
Age
Commit message (
Expand
)
Author
2016-01-28
Simplify hint-string generation; fix tests.
Stephen Blott
2015-10-02
Block keyboard events when a filtered hint matches.
Stephen Blott
2015-09-13
Only show link hints for <label>s for elements without a hint
mrmr1993
2015-09-13
Make <label>s clickable with LinkHints
mrmr1993
2015-09-11
Merge pull request #1813 from mrmr1993/stop-decoding-js-uris-after-fix
Stephen Blott
2015-09-11
Make the sort used for filetered link hints stable.
Stephen Blott
2015-09-10
Don't decode javascript URIs on 46.0.2467.2 and later
mrmr1993
2015-06-25
Merge branch 'hud-iframe-input-with-store-all-settings'
Stephen Blott
2015-06-25
Merge branch 'store-all-settings' into hud-iframe-input-with-store-all-settings
Stephen Blott
2015-06-20
Add test that every option has a default value.
Stephen Blott
2015-06-17
Fix non-default front-end settings.
Stephen Blott
2015-06-10
Guard against chrome being undefined in the HUD iframe
mrmr1993
2015-06-10
Fix bug relating to duplicate hint strings.
Stephen Blott
2015-06-09
Make LinkHints a class (LinkHintsMode).
Stephen Blott
2015-06-01
Refactor and eliminate Sync object.
Stephen Blott
2015-06-01
Remove LinkHints.init()...
Stephen Blott
2015-06-01
Re-work unified settings.
Stephen Blott
2015-05-31
Rewrite settings as a tight wrapper around Settings, tweaks for tests
mrmr1993
2015-05-31
Merge pull request #1697 from smblott-github/vomnibar-map-with-prepopulated-text
Stephen Blott
2015-05-29
Verify keyword for custom search-engine activation.
Stephen Blott
2015-05-29
Make Settings explicitly use a cache
mrmr1993
2015-05-29
Move settings.coffee from background_scripts/ to lib/
mrmr1993
2015-05-29
Only perform settings migration in the background page
mrmr1993
2015-05-29
Move registration of postUpdateHooks to the corresponding source files
mrmr1993
2015-05-29
Remove all direct calls to Sync, stop exporting it
mrmr1993
2015-05-29
Combine sync.coffee with settings.coffee
mrmr1993
2015-05-29
Merge branch 'completion-on-custom-search-only' into completion-on-custom-sea...
Stephen Blott
2015-05-27
Merge pull request #1616 from mrmr1993/detect-inline-inline-fontSize-elements
Stephen Blott
2015-05-27
Custom-only: single-line completions for custom search engines.
Stephen Blott
2015-05-26
Refactor to avoid potential race condition.
Stephen Blott
2015-05-18
Merge branch 'vomnibar-insert-history-with-tab'
Stephen Blott
2015-05-17
use a less brittle approach to decoding URIs (fix tests).
Stephen Blott
2015-05-17
TabToOpen: respect trailing options when extracting query terms.
Stephen Blott
2015-05-13
Domain completer: no completions for "w ".
Stephen Blott
2015-05-13
Search completion; rework handling when no selection.
Stephen Blott
2015-05-11
Move the HUD to its own file
mrmr1993
2015-05-11
Merge branch 'search-engine-completion-v5'
Stephen Blott
2015-05-10
Search completion; refactor searchEngineCompleter.
Stephen Blott
2015-05-09
Search completion; tweaks and tests.
Stephen Blott
2015-05-09
Search completion; complete commmon search term.
Stephen Blott
2015-05-09
Search completion; refactor SearchCompleter activation.
Stephen Blott
2015-05-08
Search completion; fix DOM tests.
Stephen Blott
2015-05-08
Search completion; fix unit tests.
Stephen Blott
2015-05-06
Fix 889decf6c183a185022c22f21143e5436381b942 for tests.
Stephen Blott
2015-05-05
Better javascript: test case.
Stephen Blott
2015-05-05
Fix javascript: URIs.
Stephen Blott
2015-05-04
Search completion; tweak scoring and synchronization.
Stephen Blott
2015-05-02
Rename SearchEngineCompleter to CustomSearchEngineCompleter.
Stephen Blott
2015-04-29
Fix text matching/exclusion; repair tests (again).
Stephen Blott
2015-04-29
Fix text matching/exclusion; repair tests.
Stephen Blott
[next]