aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
...
* 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
* 'cpoptions': Remove "j" flagDavid Bürgin2015-05-25
* tui: defer resize event #2738Daniel Hahler2015-05-25
* tests: Migrate legacy test 31 #2736Nelson Yeung2015-05-25
* completion: Add v:completed_item feature #2563Shougo Matsushita2015-05-24
* Rename var eof as input_eof #2728Rui Abreu Ferreira2015-05-24
* Add guard for sys/wait.h header in job.c #2686Rui Abreu Ferreira2015-05-21
* Add header guards for sys/time.h and unistd.h in log.cRui Abreu Ferreira2015-05-21
* 'cpoptions': Remove "-" flag #2655David Bürgin2015-05-21
* options: Include "j" in default 'formatoptions' #2669Felipe Morales2015-05-21
* sha256.c: Remove unused headers and comments #2714Steven Oliver2015-05-21