aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* doc: Remove usr_90.txtMichael Reed2015-06-27
* Merge pull request #2904 from Pyrohh/clintMichael Reed2015-06-27
|\
| * cmake: Make `make lint` less verboseMichael Reed2015-06-27
| * clint.py: don't print `--help` output to stderr and exit 1Michael Reed2015-06-27
|/
* man: Bump nvim.1 date, add Makefile for authoringMichael Reed2015-06-26
* event_teardown(): retry uv_loop_close() instead of abort. #2903oni-link2015-06-25
* Merge #2703 'Clipboard: do not use &shell to invoke provider + cache owned cl...Justin M. Keyes2015-06-25
|\
| * clipboard: avoid redundant error message on `clipboard_get` failure .Björn Linse2015-06-25
| * clipboard: keep track of ownership and cache clipboard data locallyBjörn Linse2015-06-25
| * clipboard: don't use &shell in clipboard providerBjörn Linse2015-06-25
|/
* Remove outdated and unused manuals #2891Michael Reed2015-06-25
* rplugin: allow users to register hosts #2896Nick Hynes2015-06-25
* Enable -Wconversion: menu.c #2885Ismail Badawi2015-06-25
* api: vim_set_var() should return the old value #2899Justin M. Keyes2015-06-25
* doc: Various #2898Michael Reed2015-06-24
* doc: Revise for flow and consistency #2831alecbrooks2015-06-24
* doc: vim_diff: clarify key-chord support. #2886Justin M. Keyes2015-06-24
* tests: 061_undo_tree_spec: minor editsJustin M. Keyes2015-06-22
* Merge #2851 'tests: Migrate legacy test 61.'.Justin M. Keyes2015-06-22
|\
| * tests: Repeat a flaky part of the migrated test 61.Lucas Hoffmann2015-06-22
| * tests: Split test 61 into several it() blocks.Lucas Hoffmann2015-06-22
| * tests: Fix an further simplify migrated test 61.Lucas Hoffmann2015-06-22
| * tests: Don't set ul in migrated test 61.Lucas Hoffmann2015-06-22
| * tests: Migrate legacy test 61.Lucas Hoffmann2015-06-22
|/
* spell.c: fix "[s" search. #2813Nathan Wilson2015-06-21
* defaults: remove "options" in 'sessionoptions'. #2871Felipe Morales2015-06-21
* defaults: prefix "!" to 'viminfo' by default #2870Felipe Morales2015-06-21
* defaults: set 'tabpagemax' to 50 by default. #2869Felipe Morales2015-06-21
* defaults: set 'display' to "lastline" by default.Felipe Morales2015-06-21
* doc: Fix some typos and trailing whitespace. #2875Lucas Hoffmann2015-06-21
* defaults: enable 'hlsearch' by default. #2859Justin M. Keyes2015-06-20
* defaults: enable 'incsearch' by default. #2858Felipe Morales2015-06-20
* defaults: remove "i" from the default 'complete' #2854Felipe Morales2015-06-20
* default: enable 'langnoremap'. #2853Felipe Morales2015-06-20
* defaults: set 'mouse' to 'a' by default. #2860Felipe Morales2015-06-20
* defaults: enable 'autoindent' #2857Felipe Morales2015-06-20
* defaults: enable 'autoread' by default #2856Felipe Morales2015-06-20
* defaults: enable 'smarttab' by default. #2855Felipe Morales2015-06-20
* completion: Initialize v:completed_item #2839Shougo Matsushita2015-06-20
* vim-patch:7.4.575 #2835Felipe Morales2015-06-17
* Merge #2820 'tests: migrate legacy test argument_count.'.Justin M. Keyes2015-06-16
|\
| * tests: Modernize migrated argument_count test.Lucas Hoffmann2015-06-16
| * tests: Migrate legacy test argument_count.Lucas Hoffmann2015-06-16
|/
* Merge #2819 'tests: Migrate legacy test argument_0count.'.Justin M. Keyes2015-06-16
|\
| * tests: Modernize migrated legacy test argument_0count.Lucas Hoffmann2015-06-16
| * tests: Migrate legacy test argument_0count.Lucas Hoffmann2015-06-16
|/
* ex_docmd.c: :edit is a no-op in terminal buffers #2822Felipe Morales2015-06-14
* vim-patch:7.4.719 #2817Andrea Cedraro2015-06-14
* vim-patch:7.4.593 #2657David Bürgin2015-06-13
* tui: make termkey use utf-8 mode when &encoding=utf-8 #2469Björn Linse2015-06-13