aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* 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
* | vim-patch:8.0.1151: "vim -c startinsert!" doesn't append (#8886)Jan Edmund Lazo2018-08-22
|/
* Merge #8880 from janlazo/vim-8.0.1331Justin M. Keyes2018-08-22
|\
| * vim-patch:8.0.1790: 'winfixwidth' is not always respected by :closeJan Edmund Lazo2018-08-21
| * vim-patch:8.0.1707: when 'wfh' is set ":bel 10new" scrolls windowJan Edmund Lazo2018-08-21
| * vim-patch:8.0.1426: "gf" and <cfile> don't accept ? and & in URLJan Edmund Lazo2018-08-21
| * vim-patch:8.0.1331: possible crash when window can be zero lines highJan Edmund Lazo2018-08-21
* | vim-patch:8.1.0303: line2byte() is wrong for last line with 'noeol'Jan Edmund Lazo2018-08-21
|/
* Merge #8877 from janlazo/vim-8.0.1441Justin M. Keyes2018-08-21
|\
| * lintJan Edmund Lazo2018-08-20
| * undo: undo_undoes is boolJan Edmund Lazo2018-08-20
| * undo: did_undo,absolute in u_undo_end() are boolJan Edmund Lazo2018-08-20
| * undo: update undo_time() function signatureJan Edmund Lazo2018-08-20
| * undo: above,did_undo in undo_time() are boolJan Edmund Lazo2018-08-20
| * vim-patch:8.0.1441: using ":undo 0" leaves undo in wrong stateJan Edmund Lazo2018-08-20
* | vim-patch:8.1.0110: file name not displayed with ":file" (#8878)Justin M. Keyes2018-08-21
* | Merge #8861 from janlazo/vim-8.0.1364Justin M. Keyes2018-08-21
|\ \ | |/ |/|
| * vim-patch:8.0.1509: test for failing drag-n-drop command no longer failsJan Edmund Lazo2018-08-16
| * vim-patch:8.0.1508: the :drop command is not always availableJan Edmund Lazo2018-08-16