aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* 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
|\ \ \
| * | | vim-patch:8.0.1214: accessing freed memory when EXITFREE is setJan Edmund Lazo2018-08-25
| * | | vim-patch:8.0.0900: :tab options doesn't open a new tab pageJan Edmund Lazo2018-08-24
| |/ /
* | | vim-patch:8.1.0327: the "g CTRL-G" command isn't tested much (#8914)Jan Edmund Lazo2018-08-26
* | | src/nvim/testdir/Makefile: define NEW_TESTS automatically (#8909)Daniel Hahler2018-08-26
* | | runtime/doc: fix broken links found by `make html`Justin M. Keyes2018-08-25
|/ /
* | Merge #8894 from janlazo/editorconfig-makefileJustin M. Keyes2018-08-24
|\ \
| * | oldtests: reindent Makefile to 8-width tabJan Edmund Lazo2018-08-23
* | | search: fix types of findsent() variablesJan Edmund Lazo2018-08-23
* | | vim-patch:8.1.0083: "is" and "as" have trouble with quoted punctuationJan Edmund Lazo2018-08-23
|/ /
* | vim-patch:8.0.1682: auto indenting breaks inserting a block (#8892)Jan Edmund Lazo2018-08-23
* | Merge pull request #8887 from janlazo/vim-8.0.1242James McCoy2018-08-23
|\ \
| * | vim-patch:8.0.1242: function argument with only dash is seen as number zeroJan Edmund Lazo2018-08-22
* | | lintJan Edmund Lazo2018-08-23
* | | vim-patch:8.0.1044: warning for uninitialized variableJan Edmund Lazo2018-08-23
* | | vim-patch:8.0.1043: warning for uninitialized variableJan Edmund Lazo2018-08-23
* | | vim-patch:8.0.1041: bogus characters when indenting during visual-block appendJan Edmund Lazo2018-08-23
* | | vim-patch:8.0.0999: indenting raw C++ strings is wrongJan Edmund Lazo2018-08-23