aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* 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 pull request #8806 from bfredl/bceBjörn Linse2018-08-15
|\
| * TUI: use BCE again more often, as it provides smoother resizes and scrollingBjörn Linse2018-08-14
| * tui: reenable cursor movement optimizations (leftover from #8221)Björn Linse2018-08-14
| * tui: hack for invalid first line with non-bce resizeBjörn Linse2018-08-14
| * tui: use bce properlyBjörn Linse2018-08-14
* | Merge #8829 from ZviRackover/fix-7401-step2Justin M. Keyes2018-08-15
|\ \
| * | lint: clean up after parent commitZviRackover2018-08-14
| * | Remove occurrences of 'has_mbyte' near lines changes by parent commitZviRackover2018-08-13
| * | Remove all occurrences of mb_off2cellsZviRackover2018-08-13
* | | Merge #8852 from janlazo/vim-8.1.0161Justin M. Keyes2018-08-15
|\ \ \
| * | | oldtests: win: a directory is not executableJan Edmund Lazo2018-08-13
| * | | vim-patch:8.1.0262: not enough testing for getftype()Jan Edmund Lazo2018-08-13
| * | | vim-patch:8.0.1630: trimming white space is not that easyJan Edmund Lazo2018-08-13
| * | | vim-patch:8.1.0161: buffer not updated with 'autoread' set if file was deletedJan Edmund Lazo2018-08-13
| |/ /
* | | lintJan Edmund Lazo2018-08-15
* | | vim-patch:8.0.1633: a TextChanged autocmd triggers when it is definedJan Edmund Lazo2018-08-15
* | | vim-patch:8.0.1413: accessing freed memory in :cbufferJan Edmund Lazo2018-08-15
* | | oldtests: finish port of 8.0.1224Jan Edmund Lazo2018-08-15
* | | vim-patch:8.0.1409: buffer overflow in :tags commandJan Edmund Lazo2018-08-15
* | | vim-patch:8.0.1488: emacs tags no longer workJan Edmund Lazo2018-08-15
* | | vim-patch:8.0.1218: writing to freed memory in autocmdJan Edmund Lazo2018-08-15
* | | vim-patch:8.0.1209: still too many old style testsJan Edmund Lazo2018-08-15
| |/ |/|
* | Merge pull request #8790 from bfredl/hlattrBjörn Linse2018-08-14
|\ \
| * | cursor_shape: use attribute ids instead of syntax idsBjörn Linse2018-08-13
| * | highlight: HlAttrs is a value type; treat it like suchBjörn Linse2018-08-13
| |/
* | Merge #8832 from eraserhd/vim-insert-setline-undo-fixesJustin M. Keyes2018-08-14
|\ \ | |/ |/|
| * Fix lintJason Felice2018-08-09
| * vim-patch:8.1.0256: using setline() in TextChangedI splits undoJason Felice2018-08-09
| * vim-patch:8.1.0245: calling setline() in TextChangedI autocmd breaks undoJason Felice2018-08-09
| * vim-patch:8.1.0057: popup menu displayed wrong when using autocmdJason Felice2018-08-09
* | lintJan Edmund Lazo2018-08-12
* | vim-patch:8.0.1397: pattern with \& following nothing gives an errorJan Edmund Lazo2018-08-12
* | vim-patch:8.0.1257: no test for fix of undefined behaviorJan Edmund Lazo2018-08-12
* | vim-patch:8.0.1243: no test for what 8.0.1227 fixesJan Edmund Lazo2018-08-12
* | vim-patch:8.0.1227: undefined left shift in readfile()Jan Edmund Lazo2018-08-12
* | Merge #8843 from janlazo/vim-8.0.0828Justin M. Keyes2018-08-12
|\ \