aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* src/nvim/testdir/Makefile: define NEW_TESTS automatically (#8909)Daniel Hahler2018-08-26
* CI/Codecov: enable changes status (#8910)Daniel Hahler2018-08-26
* Merge #8908 'build/doc: generate vimindex.html'Justin M. Keyes2018-08-26
|\
| * runtime/doc: fix broken links found by `make html`Justin M. Keyes2018-08-25
| * build/doc: generate vimindex.htmlJustin M. Keyes2018-08-25
* | warn about tests without libintlMatthieu Coudron2018-08-25
|/
* remote/host.vim: specify {nosuf} for globpath() (#8882)Justin M. Keyes2018-08-24
* Merge #8894 from janlazo/editorconfig-makefileJustin M. Keyes2018-08-24
|\
| * oldtests: reindent Makefile to 8-width tabJan Edmund Lazo2018-08-23
| * editorconfig: Makefile uses 8-width tab indentJan Edmund Lazo2018-08-23
* | Merge #8896 from janlazo/vim-8.1.0083Justin M. Keyes2018-08-24
|\ \
| * | 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
|/ /
* / doc: remove mention of "drop" register (#8893)A Brooks2018-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
* | Merge pull request #8889 from janlazo/vim-8.0.0999James McCoy2018-08-23
|\ \
| * | 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
* | Merge pull request #8879 from janlazo/vim-8.1.0303James McCoy2018-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
* | vim-patch.sh: Also check for .git/ directoryJustin 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
| * vim-patch:8.1.0186: test for getwininfo() fails in GUIJan Edmund Lazo2018-08-15
| * vim-patch:8.1.0184: not easy to figure out the window layoutJan Edmund Lazo2018-08-15
| * vim-patch:8.0.1364: there is no easy way to get the window positionJan Edmund Lazo2018-08-15
* | Merge #8866 from janlazo/vim-8.0.0878Justin M. Keyes2018-08-20
|\ \
| * | vim-patch:8.0.1418: no test for expanding backticksJan Edmund Lazo2018-08-18
| * | lintJan Edmund Lazo2018-08-17
| * | normal: don't check has_mbyteJan Edmund Lazo2018-08-17