aboutsummaryrefslogtreecommitdiff
path: root/src/nvim
Commit message (Expand)AuthorAge
* Merge #8948 from janlazo/vim-8.1.0331Justin M. Keyes2018-09-05
|\
| * oldtests: win: fix pathsep in :mkview testJan Edmund Lazo2018-09-03
| * vim-patch:8.1.0336: mkview test still fails on CIJan Edmund Lazo2018-09-02
| * vim-patch:8.1.0335: mkview test fails on CIJan Edmund Lazo2018-09-02
| * vim-patch:8.1.0333: :mkview does not restore cursor properly after "$"Jan Edmund Lazo2018-09-02
| * vim-patch:8.1.0331: insufficient test coverage for :mkview and :loadviewJan Edmund Lazo2018-09-02
* | Merge #8920 from janlazo/vim-8.0.0998Justin M. Keyes2018-09-05
|\ \
| * | lintJan Edmund Lazo2018-09-04
| * | ex_cmds: const variables in find_help_tags()Jan Edmund Lazo2018-09-04
| * | vim-patch:8.1.0235: more help tags that jump to the wrong locationJan Edmund Lazo2018-09-04
| * | vim-patch:8.0.1792: MS-Windows users expect -? to work like --helpJan Edmund Lazo2018-09-04
| * | vim-patch:8.1.0231: :help -? goes to help for -+Jan Edmund Lazo2018-09-04
| * | vim-patch:8.0.1383: local additions in help skips some filesJan Edmund Lazo2018-09-04
| * | vim-patch:8.0.0998: strange error when using K while only spaces are selectedJan Edmund Lazo2018-09-04
* | | API: Avoid overrun when formatting error-messageJustin M. Keyes2018-09-05
|/ /
* | Merge #8921 'highlight: Fix after-EOL matches at cursor'Justin M. Keyes2018-09-04
|\ \ | |/ |/|
| * vim-patch:8.1.0344: 'hlsearch' highlighting has a gap after /$Ricky Zhou2018-09-03
|/
* 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
* shell.c: fix scan-build NPE warning #8932Justin 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
* | | 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
* | ext_cmdline: use new highlight representation for cmdline_blockBjörn Linse2018-08-27
* | vim-patch:8.1.0322: Test_copy_winopt() does not restore 'hidden' (#8918)Jan Edmund Lazo2018-08-27
* | 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
* | 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
| * | vim-patch:8.0.1404: invalid memory access on exitJan Edmund Lazo2018-08-24
| * | vim-patch:8.0.1228: invalid memory access in GUI testJan Edmund Lazo2018-08-24
| * | vim-patch:8.0.0883: invalid memory access with nonsensical scriptJan Edmund Lazo2018-08-24
* | | Merge #8904 from janlazo/vim-8.0.0900Justin M. Keyes2018-08-26
|\ \ \