aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | 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
* | | | | vim-patch.sh: Also check for .git/ directoryJustin 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
| * | | | | 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