aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
...
* 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
* tests: Migrate legacy test argument_count.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
* vim-patch:7.4.713Felipe Morales2015-06-13
* version.c: mark NA: 664, 703Justin M. Keyes2015-06-13
* version.c: Update patches listFelipe Morales2015-06-13
* Fix legacy tests makefile after 4873171f. #2826Lucas Hoffmann2015-06-12
* tests: Migrate legacy test 74.Lucas Hoffmann2015-06-12
* memline: Don't call memmove() with a NULL argument in ml_add_stack(). #2802oni-link2015-06-12
* Add complete() noinsert/noselect support #2792Shougo Matsushita2015-06-11
* Add noinsert and noselect features in completeopt #2564Shougo Matsushita2015-06-04
* fix for #2732 : win_new_width checks height before terminal_resizeFrederik Van Slycken2015-05-31
* terminal : don't set vterm size to 0 (workaround #2732)Frederik Van Slycken2015-05-31
* Passing by: Remove X_LOCALE refsMichael Reed2015-05-30
* main.c:mainerr(): Namespace messagesMichael Reed2015-05-30
* main.c: Simplify error string managementMichael Reed2015-05-30
* getenv: return NULL if empty #2574Scott Prager2015-05-29
* Remove 'octal' from default value for '&nrformats' #2668Felipe Morales2015-05-29
* tests: Migrate legacy test 65.Lucas Hoffmann2015-05-27
* tests: Migrate legacy test 82.Lucas Hoffmann2015-05-27
* tests: Migrate legacy test 3 #2399David Bürgin2015-05-27
* tests: Migrate legacy test 76. #2711Lucas Hoffmann2015-05-27
* tests: Migrate legacy test 60. #2721Lucas Hoffmann2015-05-27
* tui: don't pass NULL to termkey #2747Scott Prager2015-05-27
* input: rename input_{start,stop}_stdin()Justin M. Keyes2015-05-27
* input: stream_set_blocking(): libuv implJustin M. Keyes2015-05-27
* input: set input stream to blocking on exitJustin M. Keyes2015-05-27
* vim-patch:7.4.582 #2653David Bürgin2015-05-26
* vim-patch:7.4.579 #2652David Bürgin2015-05-26
* tests: Convert legacy test29David Bürgin2015-05-25