summaryrefslogtreecommitdiff
path: root/common
Commit message (Expand)AuthorAge
* Remove compatiblity cruft.Kris Maglione2014-02-16
* Add Cs shortcut for Components.stack.Kris Maglione2014-02-16
* Fix stupid errors.Kris Maglione2014-02-16
* Fix bugs.Kris Maglione2014-02-16
* Fix REPL breakage and such.Kris Maglione2014-02-16
* Make stuff mostly work on Australis.Kris Maglione2014-02-16
* Use sandboxes for all JS contexts, to fix breakage, now that we have CPG anyway.Kris Maglione2014-02-16
* Fix help index construction.Doug Kearns2014-02-16
* Fix new buffer.prefs.*Doug Kearns2014-02-16
* Restore DownloadPost autocommand.Doug Kearns2014-02-16
* Promisify some callbackish functions, and remove spaces around = in default a...Kris Maglione2014-02-15
* Use real Sets rather than objects in most places.Kris Maglione2014-02-15
* Fix typo.Kris Maglione2014-02-15
* Fix docs.Kris Maglione2014-02-15
* Update downloads.jsm to use Downloads.jsm rather than defunct downloads service.Kris Maglione2014-02-15
* Remove some redundant version-specific code.Doug Kearns2014-02-08
* Merge.Kris Maglione2014-01-11
|\
| * Display a more specific error when :sanitize is run without an argument.Doug Kearns2014-01-11
| * Temporarily disable loading of the downloads module in FF26.Doug Kearns2013-12-17
* | Fix yanking bug, and less sucky literal() parsing.Kris Maglione2013-11-29
|/
* Fix yanking long urls.Doug Kearns2013-11-04
* Preserve fragment ID when yanking short URLs.Kris Maglione2013-11-02
* Fix :pageinfo security section construction.Doug Kearns2013-11-02
* Replace usage of getPreventDefault with defaultPrevented.Doug Kearns2013-10-30
* Hide statusbar in FF25+.Doug Kearns2013-10-30
* Clarify 'hintmatching' help.Doug Kearns2013-10-16
* Don't run the YouTube URL shortner on non-video pages.Doug Kearns2013-10-15
* Fix switch statement indentation.Doug Kearns2013-10-15
* Fix 'yankshort' for YouTube.Doug Kearns2013-10-15
* Fix CSS selector validation on FF26+.Doug Kearns2013-10-08
* Fix countless d/D mappings.Doug Kearns2013-10-07
* Make further use of default parameters.Doug Kearns2013-10-06
* Fix :{count}buffer [arg].Doug Kearns2013-10-06
* Fix `:ha >$filename` for the nth time.Kris Maglione2013-09-29
* Fix :back/:forward on Aurora.Doug Kearns2013-09-29
* Quick fix for smooth scroll.Doug Kearns2013-09-28
* Fix :tabattach with specified tab placement.Doug Kearns2013-09-28
* Fix JavaScript completion.Doug Kearns2013-09-22
* Default arguments ftw.Kris Maglione2013-09-21
* More pointification and general code cleanup. Also massive, crazy, conflict-r...Kris Maglione2013-09-21
* Update an old example in :help 'cpt'.Doug Kearns2013-09-18
* No arguments in arrow functions yet.Doug Kearns2013-09-17
* Serialize the -group flag to :abbreviate with :mkp.Doug Kearns2013-09-17
* Convert expression closures to arrow syntax.Doug Kearns2013-09-15
* Fix About page formatting.Doug Kearns2013-09-14
* Fix url completer args.Doug Kearns2013-09-09
* Move 'helpfile' definition to the Help module.Doug Kearns2013-09-05
* Remove a lingering help reference to 'private'.Doug Kearns2013-09-05
* Fix temporary file filename extensions and host annotation.Doug Kearns2013-09-05
* Fix :doauto* commands.Doug Kearns2013-09-05