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
/
lib
/
utils.coffee
Age
Commit message (
Expand
)
Author
2015-05-14
Rework how SimpleCache works.
Stephen Blott
2015-05-11
Merge branch 'search-engine-completion-v5'
Stephen Blott
2015-05-10
Search completion; fix synchronisation issue.
Stephen Blott
2015-05-10
Search completion; reuse previous query.
Stephen Blott
2015-05-10
Search completion; refactor job-running logic.
Stephen Blott
2015-05-10
Search completion; rework SimpleCache.
Stephen Blott
2015-05-10
Search completion; refactor searchEngineCompleter.
Stephen Blott
2015-05-09
Search completion; refactor SearchCompleter activation.
Stephen Blott
2015-05-08
Search completion; search keyword on SPACE.
Stephen Blott
2015-05-08
Search completion; clear (not replace) the cache.
Stephen Blott
2015-05-06
Search completion; more tweaks.
Stephen Blott
2015-05-05
Search completion; misc.
Stephen Blott
2015-05-05
Search completion; better SimpleCache.
Stephen Blott
2015-05-05
Fix javascript: URIs.
Stephen Blott
2015-05-03
Search completion; make completion lookup asynchronous.
Stephen Blott
2015-05-03
Search completion; tweaks and refactoring.
Stephen Blott
2015-05-02
Search completion; minor tweaks.
Stephen Blott
2015-05-02
Search completion; refactor to separate file.
Stephen Blott
2015-05-01
Always URL decode javascript: URLs.
Stephen Blott
2015-04-30
URL decode bookmarklets, if necessary.
Stephen Blott
2015-01-30
Visual/edit modes: another minor code review.
Stephen Blott
2015-01-28
Visual/edit modes: yet more minor changes.
Stephen Blott
2015-01-21
Edit mode: first working visual mode.
Stephen Blott
2014-12-30
Merge branch 'master' into post-1.46
Stephen Blott
2014-12-30
Merge branch 'passkeys---union-of-rules' of https://github.com/smblott-github...
Stephen Blott
2014-12-30
Exclusions; use querySelector to find sub-elements.
Stephen Blott
2014-12-28
Consistent treatment of search terms; update comment..
Stephen Blott
2014-12-28
Consistent treatment of search terms.
Stephen Blott
2014-12-21
Exclusion; fiddle with styling.
Stephen Blott
2014-12-21
Exclusion; warn on chrome pages.
Stephen Blott
2014-12-21
Exclusion; unique keys.
Stephen Blott
2014-12-19
Tidy cursor hider, move haveChromeVersion to utils.
Stephen Blott
2014-12-14
Merge branch 'vomnibarToPage' of https://github.com/smblott-github/vimium int...
Stephen Blott
2014-11-24
Frames; eliminate Array::rotate.
Stephen Blott
2014-11-23
Frames; tidy up.
Stephen Blott
2014-11-23
Monitor a tab's frames as a list with the current frame at its head
mrmr1993
2014-11-06
Add (initial, basic) isUrl tests (more needed).
Stephen Blott
2014-11-06
Include scheme for domain suggestions; tighter test for valid domain.
Stephen Blott
2014-11-06
Don't suggest domains which aren't.
Stephen Blott
2014-11-02
Refactor Utils.hasChromePrefix and add tests.
Stephen Blott
2014-11-02
Fix browser prefix detection
mrmr1993
2014-09-17
Allow open popups from bookmarklets. Fix #968.
Shrikant Sharat
2014-04-19
Handle data: URIs as a chrome prefix
mrmr1993
2013-05-09
Fix utils.getCurrentVersion()
sainaen
2013-03-07
Replaces workaround and should let travis work again
Timo Sand
2013-01-02
Make smartcase locale-aware.
Jez Ng
2012-11-13
Include "chrome-extension" in chrome prefixes.
Stephen Blott
2012-11-05
Factor pushMatchingRanges, improve comments/tests
Stephen Blott
2012-10-29
Split out compareVersions into the Utils file.
Jez Ng
2012-10-29
Factor out scrolling code into a new file.
Jez Ng
[next]