aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | 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
| |/ /
* | | Merge #8567 from ckelsel/vim-8.0.0530Justin M. Keyes2018-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
* | | | Merge pull request #8546 from bfredl/eobBjörn Linse2018-06-14
|\ \ \ \
| * | | | fillchars: make checks more strict and improve testsBjörn Linse2018-06-14
| * | | | Add ‘eob’ option to fillcharsJack Bracewell2018-06-13
* | | | | Merge pull request #8549 from jamessan/output_spec-printfJames McCoy2018-06-14
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | functionaltest: Use octal escapes for printfJames McCoy2018-06-13
|/ / / /
* | | | Merge pull request #7992 from bfredl/mbscreenBjörn Linse2018-06-13
|\ \ \ \
| * | | | options: remove 'maxcombine` option (always use 6)Björn Linse2018-06-13
| * | | | screen: use UTF-8 representationBjörn Linse2018-06-13
| | |/ / | |/| |
* / | | Fix implicit conversion warning (#8536)Marco Hinz2018-06-13
|/ / /
* | | test/ui: doublewidth rendering. multibyte and cmdwin chars in folded lines (#...Björn Linse2018-06-12
* | | docJustin M. Keyes2018-06-12
|/ /
* | version bumpJustin M. Keyes2018-06-11
* | NVIM v0.3.0v0.3.0Justin M. Keyes2018-06-11
* | Merge #8523 from justinmk/docJustin M. Keyes2018-06-11
|\ \
| * | doc: APIJustin M. Keyes2018-06-11
| * | doc/man: mention $NVIM_LOG_FILEJustin M. Keyes2018-06-11
|/ /
* | doc: job/channel, misc #7783Justin M. Keyes2018-06-11
* | checkhealth: fix nodejs provider advice (#8522)Colin Yates2018-06-10
* | test: fix startup_specJustin M. Keyes2018-06-10
* | deps: bump lua clientJustin M. Keyes2018-06-10
* | Merge #7679 'startup: treat stdin as text instead of commands'Justin M. Keyes2018-06-10
|\ \
| * | cleanup, test interactive -EJustin M. Keyes2018-06-04
| * | win/startup: remove --literalJustin M. Keyes2018-06-04
| * | startup: allow explicit "-" file arg with --headlessJustin M. Keyes2018-06-04
| * | startup: fix -es/-Es so they are actually silentJustin M. Keyes2018-06-04
| * | startup: silent-mode is not `full_screen`Justin M. Keyes2018-06-04
| * | lintJustin M. Keyes2018-06-04
| * | startup: stdin-text with -E, -Es (improved Ex-mode)Justin M. Keyes2018-06-04