aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | | | vim-patch.sh: Use git-rev-parse to check repo (#8875)James McCoy2018-08-20
| |/ / |/| |
* | | doc: Remove irrelevant line about "only the first" vimrc is usedJames McCoy2018-08-18
* | | Merge pull request #8859 from bfredl/cmdline_normBjörn Linse2018-08-17
|\ \ \ | |_|/ |/| |
| * | cmdline: always use save_cmdline before command_line_enterBjörn Linse2018-08-17
|/ /
* | 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
| |/ /
* | | Merge #8856 from janlazo/vim-8.0.1209Justin M. Keyes2018-08-15
|\ \ \ | |_|/ |/| |
| * | 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
* | Merge #8851 from janlazo/vim-8.0.1227Justin M. Keyes2018-08-13
|\ \
| * | 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
|\ \
| * | regexp: drop has_mbyte check in regmatch()Jan Edmund Lazo2018-08-11
| * | lintJan Edmund Lazo2018-08-11
| * | vim-patch:8.1.0099: exclamation mark in error message not neededJan Edmund Lazo2018-08-11
| * | vim-patch:8.1.0097: superfluous space before exclamation markJan Edmund Lazo2018-08-11
| * | vim-patch:8.1.0090: "..." used inconsistently in a messageJan Edmund Lazo2018-08-11
| * | vim-patch:8.1.0078: "..." used inconsistently in messagesJan Edmund Lazo2018-08-11
| * | vim-patch:8.0.1517: invalid memory acces with pattern using look-behind matchJan Edmund Lazo2018-08-11
| * | vim-patch:8.0.1470: integer overflow when using regexp patternJan Edmund Lazo2018-08-11