aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
...
* | | | 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
| * | | 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
| * | | vim-patch:8.0.1091: test for <cexpr> fails without +balloon_eval featureJan Edmund Lazo2018-08-17
| * | | vim-patch:8.0.1090: cannot get the text under the cursor like v:beval_textJan Edmund Lazo2018-08-17
| * | | vim-patch:8.1.0159: completion for user names does not work for a prefix.Jan Edmund Lazo2018-08-17
| * | | ex_docmd: forceit,usefilter are boolJan Edmund Lazo2018-08-17
| * | | ops: refactor get_spec_reg()Jan Edmund Lazo2018-08-16
| * | | vim-patch:8.0.1787: cannot insert the whole cursor lineJan Edmund Lazo2018-08-16
| * | | vim-patch:8.1.0101: no test for getcmdwintype()Jan Edmund Lazo2018-08-16
| * | | vim-patch:8.0.1816: no test for setcmdpos()Jan Edmund Lazo2018-08-16
| * | | vim-patch:8.0.1649: no completion for argument list commandsJan Edmund Lazo2018-08-16
| * | | vim-patch:8.0.1231: expanding file name drops dashJan Edmund Lazo2018-08-16
| * | | vim-patch:8.0.0878: no completion for :mapclearJan Edmund Lazo2018-08-16
| |/ /
* | | Merge #8872 from janlazo/vim-8.0.0762Justin M. Keyes2018-08-20
|\ \ \
| * | | search: "include" in current_tagblock() is boolJan Edmund Lazo2018-08-20
| * | | vim-patch:8.1.0290: "cit" on an empty HTML tag changes the whole tagJan Edmund Lazo2018-08-20
| * | | lintJan Edmund Lazo2018-08-20
| * | | vim-patch:8.0.1487: test 14 failsJan Edmund Lazo2018-08-20
| * | | vim-patch:8.0.1486: accessing invalid memory with "it"Jan Edmund Lazo2018-08-20
| * | | vim-patch:8.0.1291: C indent wrong when * immediately follows commentJan Edmund Lazo2018-08-20
| * | | vim-patch:8.1.0018: using "gn" may select wrong text when wrappingJan Edmund Lazo2018-08-19
| * | | vim-patch:8.0.1148: gN doesn't work on last match with 'wrapscan' offJan Edmund Lazo2018-08-19
| * | | vim-patch:8.0.0762: ml_get error with :psearch in buffer without a nameJan Edmund Lazo2018-08-18
* | | | Merge #8860 from lucc/nvim_get_procJustin M. Keyes2018-08-20
|\ \ \ \ | |/ / / |/| | |
| * | | API: Remove path prefix from command name in nvim_get_proc()Lucas Hoffmann2018-08-18