aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
...
| * | | vim-patch:8.0.0615: using % with :hardcopy wrongly escapes spacesJan Edmund Lazo2018-06-19
* | | | vim-patch:8.0.0551: the typeahead buffer is reallocated too often (#8598)Jan Edmund Lazo2018-06-20
* | | | Merge #8503 from janlazo/vim-8.0.0549Justin M. Keyes2018-06-20
|\ \ \ \
| * | | | vim-patch:8.0.0568: 1gd may hangJan Edmund Lazo2018-06-19
| * | | | vim-patch:8.0.0549: no test for the 8g8 commandJan Edmund Lazo2018-06-19
| |/ / /
* | | | vim-patch:8.0.0546: swap file exists briefly when opening the command window ...Jan Edmund Lazo2018-06-19
* | | | Merge #8576 from justinmk/startup-empty-stdinJustin M. Keyes2018-06-19
|\ \ \ \ | |/ / / |/| | |
| * | | startup: delete empty stdin buffer if other files were openedJustin M. Keyes2018-06-18
| * | | startup: go to buffer 2 if stdin is emptyJustin M. Keyes2018-06-18
* | | | vim-patch:8.0.0537: illegal memory access with :z and large count (#8592)Jan Edmund Lazo2018-06-19
|/ / /
* | | vim-patch:8.0.0455: the mode test may hang (#8577)Jan Edmund Lazo2018-06-19
* | | vim-patch:8.0.0542: getpos() can return a negative line number (#8580)Jan Edmund Lazo2018-06-19
* | | vim-patch:8.0.0598: building with gcc 7.1 yields new warnings (#8585)Jan Edmund Lazo2018-06-19
* | | Merge #8584 from janlazo/vim-8.0.0467Justin M. Keyes2018-06-19
|\ \ \
| * | | vim-patch:8.0.0547: extra line break in verbosefileJan Edmund Lazo2018-06-18
| * | | vim-patch:8.0.0467: using g< after :for does not show the right outputJan Edmund Lazo2018-06-18
| |/ /
* | | Merge #8558 from jamessan/gnucxx-compiler-for-gnu-sourceJustin M. Keyes2018-06-18
|\ \ \
| * | | Raise minimum CMake version to 2.8.12 and remove compat codeJames McCoy2018-06-18
| |/ /
* / / use wchar_t instead of WCHAR #6998Matt Kline2018-06-18
|/ /
* | Merge #8502 from janlazo/vim-8.0.0481Justin M. Keyes2018-06-17
|\ \
| * | syntax: refactor syn_finish_line to return boolJan Edmund Lazo2018-06-16
| * | vim-patch:8.0.0481: unnecessary if statementJan Edmund Lazo2018-06-16
* | | startup: fix -E/-Es without `-u NONE`Justin M. Keyes2018-06-17
* | | Ex mode: use getexline() instead of getexmodeline()Justin M. Keyes2018-06-17
* | | vim-patch:8.0.0609: some people still don't know how to quit (#8571)Jan Edmund Lazo2018-06-17
* | | vim-patch:8.0.0625: shellescape() always escapes a newline (#8573)Jan Edmund Lazo2018-06-17
* | | Merge #8570 'gen_events.lua: define NUM_EVENTS as enum'Justin M. Keyes2018-06-16
|\ \ \
| * | | gen_events.lua: define NUM_EVENTS as an enum valueJustin M. Keyes2018-06-16
| |/ /
* | | Merge #8569 from janlazo/vim-8.0.0602Justin M. Keyes2018-06-16
|\ \ \
| * | | vim-patch:8.0.0604: gF test fails still on MS-WindowsJan Edmund Lazo2018-06-16
| * | | vim-patch:8.0.0603: gF test fails on MS-WindowsJan Edmund Lazo2018-06-16
| * | | vim-patch:8.0.0602: when gF fails to edit the file the cursor still movesJan Edmund Lazo2018-06-16
| |/ /
* | | fix lintckelsel2018-06-16
* | | vim-patch:8.0.0545: edit test may fail on some systemsckelsel2018-06-16
* | | vim-patch:8.0.0543: test_edit causes older xfce4-terminal to closeckelsel2018-06-16
* | | vim-patch:8.0.0532: test with long directory name fails on Macckelsel2018-06-16
* | | vim-patch:8.0.0531: test with long directory name fails on non-unix systemsckelsel2018-06-16
* | | vim-patch:8.0.0530: buffer overflow when 'columns' is very bigckelsel2018-06-16
|/ /
* | Merge #8565 from janlazo/vim-8.0.0575Justin M. Keyes2018-06-16
|\ \
| * | vim-patch:8.0.0577: warning for uninitialized variableJan Edmund Lazo2018-06-16
| * | vim-patch:8.0.0575: using freed memory when resetting 'indentexpr'Jan Edmund Lazo2018-06-16
* | | Merge #8543 from janlazo/vim-8.0.0596Justin M. Keyes2018-06-16
|\ \ \
| * | | lintJan Edmund Lazo2018-06-13
| * | | vim-patch:8.0.0596: crash when complete() called after complete_add()Jan Edmund Lazo2018-06-13
* | | | Merge #8526 from janlazo/vim-8.0.0451Justin M. Keyes2018-06-16
|\ \ \ \ | |_|/ / |/| | |
| * | | charset: include option_defs.h for breakat_flagsJan Edmund Lazo2018-06-12
| * | | vim-patch:8.0.0451: some macros are in lower caseJan Edmund Lazo2018-06-12
| |/ /
* | | get_maphash: fix off-by-oneJustin M. Keyes2018-06-14
* | | fillchars: make checks more strict and improve testsBjörn Linse2018-06-14
* | | Add ‘eob’ option to fillcharsJack Bracewell2018-06-13