aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* API: Avoid overrun when formatting error-messageJustin M. Keyes2018-09-05
* CI/AppVeyor: Disable gcov build for PRsJustin M. Keyes2018-09-04
* Merge #8955 'deps: update jemalloc, libvterm'Justin M. Keyes2018-09-04
|\
| * build/MSVC: remove libvterm-Fix-escape-sequences-for-MSVC.patchJustin M. Keyes2018-09-04
| * deps: update libvtermJustin M. Keyes2018-09-04
| * deps: update to jemalloc 5.1.0Justin M. Keyes2018-09-04
* | Merge #8921 'highlight: Fix after-EOL matches at cursor'Justin M. Keyes2018-09-04
|\ \ | |/ |/|
| * Add tests for highlighting after the end of a line.Ricky Zhou2018-09-03
| * vim-patch:8.1.0344: 'hlsearch' highlighting has a gap after /$Ricky Zhou2018-09-03
* | Merge pull request #8942 from bfredl/attr_stateBjörn Linse2018-09-03
|\ \ | |/ |/|
| * screen.lua: extend snapshot_util() to work with extension stateBjörn Linse2018-09-03
* | Merge #8934 'Remove mb_ptr2len_len, mb_ptr2cells, mb_ptr2cells_len'Justin M. Keyes2018-09-01
|\ \
| * | lint: clean-up after parent commitsZviRackover2018-08-31
| * | Remove has_mbytes from lines local to parent commitZviRackover2018-08-31
| * | Refactor: remove mb_ptr2len_len, mb_ptr2cells and mb_ptr2cells_lenZviRackover2018-08-31
* | | doc/defaults: document `ttimeoutlen` default (#8943)zandr2018-09-01
* | | man.vim: guard against reload (#8940)dm1try2018-09-01
|/ /
* | shell.c: fix scan-build NPE warning #8932Justin M. Keyes2018-08-29
* | spellfile.c: Remove dead assignment #8933Justin M. Keyes2018-08-29
|\ \
| * | Fix dead assignment.Tapan Prakash2018-08-29
|/ /
* | Merge #8930 'vim-patch:8.1.0022'Justin M. Keyes2018-08-29
|\ \
| * | getchar: fix {read,copy,start}_redo() paramsJan Edmund Lazo2018-08-29
| * | globals: cmd_silent is boolJan Edmund Lazo2018-08-29
| * | vim-patch:8.1.0022: repeating put from expression register failsJan Edmund Lazo2018-08-29
|/ /
* | Merge #8863 'refactor: Remove mb_head_off()'Justin M. Keyes2018-08-28
|\ \
| * \ Merge #8863 'refactor: Remove mb_head_off() 'Justin M. Keyes2018-08-28
| |\ \
| | * | lint: cleanup after parent commitsZviRackover2018-08-16
| | * | Remove has_mbyte from lines near changes in parent commitZviRackover2018-08-16
| | * | Remove occurences of mb_head_offZviRackover2018-08-15
* | | | Merge #8929 from janlazo/vim-8.0.0983Justin M. Keyes2018-08-28
|\ \ \ \ | |/ / / |/| | |
| * | | lintJan Edmund Lazo2018-08-28
| * | | ex_cmds2: checkall in dialog_changed() is boolJan Edmund Lazo2018-08-28
| * | | vim-patch:8.0.0983: unnecessary check for NULL pointerJan Edmund Lazo2018-08-28
* | | | test: Dump $NVIM_LOG_FILE contents (#8926)Justin M. Keyes2018-08-28
* | | | vim-patch:8.1.0214 fixup: remove feature-guardJustin M. Keyes2018-08-28
* | | | vim-patch:8.1.0214 (#8927)Vivek R2018-08-28
|/ / /
* | | options: do not use gettext for +printheader (#8928)Jan Edmund Lazo2018-08-28
* | | API: nvim_unsubscribe(): Handle unknown events #8745Daniel Hahler2018-08-28
| |/ |/|
* | vim-patch:8.0.1001: setting 'encoding' makes 'printheader' invalid (#8925)Jan Edmund Lazo2018-08-28
* | Merge pull request #8891 from bfredl/keyexpectBjörn Linse2018-08-27
|\ \
| * | tests: introduce screen:expect{...} formBjörn Linse2018-08-27
| * | ext_cmdline: use new highlight representation for cmdline_blockBjörn Linse2018-08-27
|/ /
* | health.vim: Detect missing init.vimJustin M. Keyes2018-08-27
* | vim-patch:8.1.0322: Test_copy_winopt() does not restore 'hidden' (#8918)Jan Edmund Lazo2018-08-27
* | Merge #8916 from janlazo/vim-8.1.0144Justin M. Keyes2018-08-26
|\ \
| * | oldtests: comment out test for 'set cpo+=.'Jan Edmund Lazo2018-08-26
| * | vim-patch:8.1.0144: the :cd command does not have good test coverageJan Edmund Lazo2018-08-26
|/ /
* | win/dist: nvim-qt v0.2.10 (#8901)Justin M. Keyes2018-08-26
* | Merge #8903 from janlazo/vim-8.0.0883Justin M. Keyes2018-08-26
|\ \
| * | vim-patch:8.0.1468: illegal memory access in del_bytes()Jan Edmund Lazo2018-08-24