aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | lintJan Edmund Lazo2018-09-16
| * | | | vim-patch:8.0.1417: test doesn't search for a sentenceJan Edmund Lazo2018-09-16
| * | | | vim-patch:8.0.1416: crash when searching for a sentenceJan Edmund Lazo2018-09-16
|/ / / /
* | | | Merge #9004 from janlazo/vim-8.0.1374Justin M. Keyes2018-09-17
|\ \ \ \
| * | | | oldtests: set nrformats to Vim defaultJan Edmund Lazo2018-09-16
| * | | | vim-patch:8.0.1374: CTRL-A does not work with an empty lineJan Edmund Lazo2018-09-16
| |/ / /
* | | | Merge #9005 from janlazo/vim-8.0.1395Justin M. Keyes2018-09-16
|\ \ \ \ | |/ / / |/| | |
| * | | runtime/colors: move check_colors.vim to runtime/toolsJan Edmund Lazo2018-09-16
| * | | vim-patch:8.0.1400: color scheme check script shows up as color schemeJan Edmund Lazo2018-09-16
| * | | vim-patch:8.0.1395: it is not easy to see if a colorscheme is well writtenJan Edmund Lazo2018-09-16
|/ / /
* | | loop_close: Drain thread_events (#8990)Justin M. Keyes2018-09-16
* | | vim-patch:8.1.0355 Incorrect adjusting the popup menu (#8996)Ronan Pigott2018-09-16
* | | vim-patch:8.0.1363: recover swap file ending with .stz #9002Jan Edmund Lazo2018-09-16
* | | Merge #8998 from janlazo/vim-8.0.1275Justin M. Keyes2018-09-14
|\ \ \
| * | | lintJan Edmund Lazo2018-09-14
| * | | globals: KeyTyped is boolJan Edmund Lazo2018-09-14
| * | | vim-patch:8.0.1275: CmdlineLeave autocmd prevents fold from openingJan Edmund Lazo2018-09-13
* | | | vim-patch:8.0.1201: "yL" is affected by 'scrolloff' (#8997)Jan Edmund Lazo2018-09-14
* | | | Merge #8993 from janlazo/vim-8.0.1184Justin M. Keyes2018-09-14
|\ \ \ \ | |/ / / |/| | |
| * | | vim-patch:8.1.0175: marks test fails in very wide windowJan Edmund Lazo2018-09-13
| * | | vim-patch:8.1.0168: output of :marks is too short with multi-byte charsJan Edmund Lazo2018-09-13
| * | | vim-patch:8.0.1184: the :marks command is not testedJan Edmund Lazo2018-09-13
|/ / /
* | | Merge pull request #8995 from wsdjeg/patch-1Björn Linse2018-09-13
|\ \ \
| * | | Update eval.cWang Shidong2018-09-13
|/ / /
* | | Merge pull request #8992 from bfredl/cmd-snrBjörn Linse2018-09-13
|\ \ \
| * | | getchar: allow <SID> in <Cmd> mappingBjörn Linse2018-09-13
|/ / /
* | | vim-patch:8.0.1089: range count in user commandKwon-Young2018-09-13
* | | vim-patch:8.0.1172: when E734 is given option is still set (#8988)Jan Edmund Lazo2018-09-13
* | | Merge #8987 from justinmk/vim-8.1.0373Justin M. Keyes2018-09-13
|\ \ \
| * | | style: indent, then lintJustin M. Keyes2018-09-13
| * | | vim-patch:8.1.0374: moving the cursor is slow when 'relativenumber' is setJustin M. Keyes2018-09-13
| * | | vim-patch:8.1.0373: screen updating still slow when 'cursorline' is setJustin M. Keyes2018-09-13
|/ / /
* | | Merge #8913 'popupmenu placement'Justin M. Keyes2018-09-13
|\ \ \
| * | | test: popupmenu placementrpigott2018-09-13
| * | | vim-patch:8.0.1161rpigott2018-09-13
| * | | popupmnu.c: Fix popup placement when preview window is belowrpigott2018-09-13
|/ / /
* | | vim-patch:8.1.0372: screen updating slow when 'cursorline' is set (#8986)Justin M. Keyes2018-09-12
* | | Merge pull request #8985 from justinmk/ui-no-clearallJustin M. Keyes2018-09-12
|\ \ \
| * | | do_shell, do_filter: Remove "clear screen", "wait for return" callsJustin M. Keyes2018-09-12
| * | | UI/cleanup: Remove most redraw_later_clear() callsJustin M. Keyes2018-09-12
|/ / /
* | | Merge #8984 from janlazo/vim-8.1.0034Justin M. Keyes2018-09-12
|\ \ \
| * | | lintJan Edmund Lazo2018-09-11
| * | | vim-patch:8.0.1809: various typosJan Edmund Lazo2018-09-11
| * | | vim-patch:8.1.0219: expanding ## fails to escape backtickJan Edmund Lazo2018-09-11
| * | | vim-patch:8.1.0034: cursor not restored with ":edit #"Jan Edmund Lazo2018-09-11
|/ / /
* | | vim-patch:8.0.1154: 'indentkeys' does not work properly (#8980)Jan Edmund Lazo2018-09-11
* | | Merge pull request #8945 from ZviRackover/fix-7401-step5Björn Linse2018-09-11
|\ \ \
| * | | lint: clean-up after parent commitsZviRackover2018-09-09
| * | | Remove has_mbytes local to lines changed in parent commitZviRackover2018-09-09
| * | | Refactor: Remove occurences of mb_char2bytesZviRackover2018-09-09