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
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 extractQuery().
Stephen Blott
2016-03-27
Add test for escapeRegexSpecialCharacters().
Stephen Blott
2016-03-27
Add test for invokeCommandString().
Stephen Blott
2016-03-27
Fix handler return for escape.
Stephen Blott
2016-03-27
Do not hide help dialog on click (on options page).
Stephen Blott
2016-03-27
Escape closes help dialog.
Stephen Blott
2016-03-26
Ensure correct sendResponse() is called.
Stephen Blott
2016-03-26
Rework global mark activation.
Stephen Blott
2016-03-26
Add test for badly-formed exclusion regexp.
Stephen Blott
2016-03-26
Multiple minor tweaks.
Stephen Blott
2016-03-26
Merge branch 'standardise-foreground-commands'
Stephen Blott
2016-03-26
Get frameId in background page.
Stephen Blott
2016-03-26
Merge pull request #2064 from smblott-github/standardise-background-commands-v2
Stephen Blott
2016-03-26
Merge pull request #2062 from smblott-github/rework-visual-mode
Stephen Blott
2016-03-26
Simplify expression.
Stephen Blott
2016-03-26
Simplify invokeCommandString().
Stephen Blott
2016-03-26
Move command to correct spot.
Stephen Blott
2016-03-26
passCountToCommand isn't needed.
Stephen Blott
2016-03-26
This parameter wasn't being used.
Stephen Blott
2016-03-26
Pass count to find commands.
Stephen Blott
2016-03-26
Fix inappropriate variable name.
Stephen Blott
2016-03-26
selected wasn't being used here.
Stephen Blott
2016-03-26
Unified approach to repeat background command.
Stephen Blott
2016-03-26
Uniform treatment of request for all background commands.
Stephen Blott
2016-03-25
Better choice of callapse on exit.
Stephen Blott
2016-03-25
More selective integration with the tests.
Stephen Blott
2016-03-25
Add tests for visual mode.
Stephen Blott
2016-03-21
Rework cisual mode; tweaks and fixes.
Stephen Blott
2016-03-21
Simplify singleton handling.
Stephen Blott
2016-03-21
Rework visual mode.
Stephen Blott
2016-03-21
Rename visual mode file.
Stephen Blott
2016-03-20
Bump node version to 0.12 for travis.
Stephen Blott
2016-03-18
This isn't needed any more.
Stephen Blott
2016-03-18
Reduce complexity for initialising the top frame.
Stephen Blott
2016-03-18
Refactor mode initialisation for clarity.
Stephen Blott
2016-03-18
Clarify why things are exported.
Stephen Blott
2016-03-18
Refactor the front-end initialisation sequence.
Stephen Blott
2016-03-18
Add Utils.makeIdempotent.
Stephen Blott
2016-03-17
Merge pull request #2042 from smblott-github/rework-logging
Stephen Blott
2016-03-17
Logging; consistent and concise normal-mode logging.
Stephen Blott
2016-03-17
Logging; do not log the tab Id.
Stephen Blott
2016-03-17
Logging; auto scroll to end.
Stephen Blott
2016-03-17
Logging; only show the time...
Stephen Blott
2016-03-17
Logging; add auto-lauch option.
Stephen Blott
2016-03-17
Logging; move logMessage to BgUtils."
Stephen Blott
2016-03-17
Minor refactoring.
Stephen Blott
2016-03-17
Refactor setIcon to the background page.
Stephen Blott
2016-03-17
Minor refactoring.
Stephen Blott
[prev]
[next]