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