summaryrefslogtreecommitdiff
path: root/common
Commit message (Expand)AuthorAge
* Expand <leader> in feedkeys.Kris Maglione2011-07-21
* Add finder map aliases.Doug Kearns2011-07-21
* Change command.noRange message to noCount.Doug Kearns2011-07-21
* Fix :delgroup completer's builtin group exclusions.Doug Kearns2011-07-21
* Add group filtering to :command and :autocommand listings.Doug Kearns2011-07-21
* Make the scrolling mapping aliases consistent between code and docs as well a...Štěpán Němec2011-07-20
* Add group filtering to :abbreviation listings as documented.Doug Kearns2011-07-20
* Deanchorify :style regexps more sensibly.Kris Maglione2011-07-19
* Deanchorify :style regexps.Kris Maglione2011-07-19
* There's no such thing as QuickHint mode.Kris Maglione2011-07-18
* Mention -js option in :abbreviate help spec.Doug Kearns2011-07-17
* Hmm...Kris Maglione2011-07-16
* s/\bset\b/Set/gKris Maglione2011-07-16
* Restore most of :style list filtering and clarify docs.Doug Kearns2011-07-14
* Allow full path names to be matched by 'wildignore'.Doug Kearns2011-07-14
* Closes issue #598.Kris Maglione2011-07-14
* Closes issue #597.Kris Maglione2011-07-14
* Closes issue #596.Kris Maglione2011-07-14
* Adjust Gecko version test.Kris Maglione2011-07-13
* Force redraw after scrolling until someone finds a better way to fix glitchin...Kris Maglione2011-07-13
* Fix 'wildignore'.Doug Kearns2011-07-10
* Fix :run!.Doug Kearns2011-07-10
* Fix Command#lastCommand.Doug Kearns2011-07-05
* Fix help tag. Closes issue #594.Kris Maglione2011-07-13
* Use Cu.unload where available.Kris Maglione2011-07-12
* Mention 'passkeys' and 'passunknown' in :h bypassing-pentadactyl.Štěpán Němec2011-07-12
* Fix styles.jsm typo.Kris Maglione2011-07-07
* Fix some typos.Štěpán Němec2011-07-06
* Move QI inside try-catch.Kris Maglione2011-07-05
* Cleanup Pass Through bit rot.Kris Maglione2011-07-01
* Add bang support to :delgroup to delete all groups.Doug Kearns2011-07-05
* Fix some option descriptions so they're properly help linkified.Doug Kearns2011-07-05
* Document :delgroup.Doug Kearns2011-07-05
* Fix duplicate plugin command listing in :command output.Doug Kearns2011-06-30
* Clarify some arg counts and some related tests.Doug Kearns2011-06-29
* Add some documentation for Abbreviation.Doug Kearns2011-06-29
* Fix Buffer#getAllFrames deprecation call.Doug Kearns2011-06-29
* Remove duplicate help entry for :tabduplicate.Doug Kearns2011-06-29
* Use argCount: "0" for :restart.Doug Kearns2011-06-29
* Don't hide command errors in tab modifier commands.Doug Kearns2011-06-27
* Prompt before running :sanitize all.Doug Kearns2011-06-27
* Don't hide error generated for :time :no-such-cmd.Doug Kearns2011-06-27
* Restore some :tabmove argument errors and update :help for recent changes.Doug Kearns2011-06-27
* Whitespace fix.Doug Kearns2011-06-26
* Delete some stale comments.Doug Kearns2011-06-19
* :set passunknown-=!inputKris Maglione2011-06-28
* Some 'timeout' compromises: Guess whether there are native bindings for a key...Kris Maglione2011-06-27
* Fix doc typo.Kris Maglione2011-06-27
* Update buffer.viewSource and buffer.viewSourceExternally prototypes. Update d...Kris Maglione2011-06-27
* Add missing import to finder.jsm.Kris Maglione2011-06-25