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
2016-03-27
Remove longestCommonPrefix(); not being used.
Stephen Blott
2016-03-27
Remove copyObjectOmittingProperties(); not being used.
Stephen Blott
2016-03-27
Add test for invokeCommandString().
Stephen Blott
2016-03-26
Multiple minor tweaks.
Stephen Blott
2016-03-26
Merge branch 'standardise-foreground-commands'
Stephen Blott
2016-03-26
Simplify invokeCommandString().
Stephen Blott
2016-03-21
Simplify singleton handling.
Stephen Blott
2016-03-18
Add Utils.makeIdempotent.
Stephen Blott
2016-02-16
Use `for own ... of` instead of `for ... of`
mrmr1993
2016-02-11
Tidy up detection for the current page and context belonging to us
mrmr1993
2016-02-03
Move help dialog into an iframe
mrmr1993
2016-01-28
Simplify hint-string generation; simplification.
Stephen Blott
2015-09-20
Merge pull request #1086 from mrmr1993/countMatches
Phil Crosby
2015-09-11
Tweak comment from #1813.
Stephen Blott
2015-09-11
Move escaping regex special chars to its own utility function
mrmr1993
2015-09-10
Don't decode javascript URIs on 46.0.2467.2 and later
mrmr1993
2015-08-28
fix a bug that Utils using DomUtils
gdh1995
2015-08-26
Use createElementNS for XML documents and remove XML specific codepaths
mrmr1993
2015-06-20
The second part of b09822eb349ec88a573d4f450e9b57e8fa3c6473 is incorrect.
Stephen Blott
2015-06-20
Fix SimpleCache bugs.
Stephen Blott
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
Move search-engine parsing to Utils.
Stephen Blott
2015-05-29
Only perform settings migration in the background page
mrmr1993
2015-05-18
Merge branch 'vomnibar-insert-history-with-tab'
Stephen Blott
2015-05-17
use a less brittle approach to decoding URIs.
Stephen Blott
2015-05-17
TabToOpen: respect trailing options when extracting query terms.
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-16
Refactor query extraction to Utils.extractQuery().
Stephen Blott
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
[next]