aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | 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
| * | | | | API: Use `ps -o comm` in nvim_get_proc()Lucas Hoffmann2018-08-15
* | | | | | 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