summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Remove some redundant version-specific code.Doug Kearns2014-02-08
* Bump minVersion up to current ESR.Doug Kearns2014-02-06
* Bump maxVersion.Doug Kearns2014-02-05
* Merge.Kris Maglione2014-01-11
|\
| * Display a more specific error when :sanitize is run without an argument.Doug Kearns2014-01-11
| * Bump maxVersion.Doug Kearns2013-12-17
| * 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
* Open the the Browser Console with :dia console.Doug Kearns2013-10-30
* Bump minVersion to current ESR.Doug Kearns2013-10-30
* Hide statusbar in FF25+.Doug Kearns2013-10-30
* Bump maxVersion.Doug Kearns2013-10-25
* 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
* Replace Array.slice conversions of the arguments object with rest parameters.Doug Kearns2013-09-05
* Utilise object destructuring in parameter lists of stray map definitions.Doug Kearns2013-08-24
* [PWPBM] Remove 'private'.Doug Kearns2013-08-24
* Bump minversion.Kris Maglione2013-08-23
* Hello strange new syntax. Can we be friends?Kris Maglione2013-08-21
* Fix RC serialization and RHS expansion in abbreviations using -js.Doug Kearns2013-08-14
* Don't complete shadowy sidebar figures.Doug Kearns2013-08-14
* Add missing semicolons, fix whitespace and normalise Vim modelines.Doug Kearns2013-08-03
* Guard against future stupidity.Kris Maglione2013-08-01