aboutsummaryrefslogtreecommitdiff
path: root/src/nvim
Commit message (Expand)AuthorAge
...
* | | | | | | | | vim-patch:8.0.0622: selecting quoted text fails with 'selection' "exclusive"Justin M. Keyes2018-02-11
* | | | | | | | | vim-patch:8.0.1158: still old style testsJustin M. Keyes2018-02-11
* | | | | | | | | vim-patch:8.0.0692: CTRL-G with 'incsearch' and ? goes in the wrong directionJustin M. Keyes2018-02-11
* | | | | | | | | vim-patch:8.0.0689: ~ character not escaped when extending search patternJustin M. Keyes2018-02-11
* | | | | | | | | vim-patch:8.0.0440: not enough test coverage in Insert modeJustin M. Keyes2018-02-11
* | | | | | | | | Merge #7939 "fix crash: 'spell' and long lines"Justin M. Keyes2018-02-11
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge #7939 "fix crash: 'spell' and long lines"Justin M. Keyes2018-02-11
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | screen.c: resolve neovim issue #7937Michael Brailsford2018-02-07
* | | | | | | | | | | Merge pull request #7982 from bfredl/hlrefactorBjörn Linse2018-02-11
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | ui/tui: highlighting refactorBjörn Linse2018-02-11
* | | | | | | | | | | version.c: update [ci skip] (#7953)Marvim the Paranoid Android2018-02-11
|/ / / / / / / / / /
* | | | | | | | | | vim-patch:8.0.1483: searchpair() might return an invalid value on timeoutDaniel Hahler2018-02-10
* | | | | | | | | | shell: handle split-up UTF-8 sequencesBjörn Linse2018-02-10
* | | | | | | | | | shell: support bellBjörn Linse2018-02-10
* | | | | | | | | | test/oldtest: move Nvim setup to testdir/setup.vimJustin M. Keyes2018-02-09
* | | | | | | | | | defaults: sidescroll=1Justin M. Keyes2018-02-09
* | | | | | | | | | lint, minor cleanupJustin M. Keyes2018-02-07
* | | | | | | | | | UI: restore 'writedelay' feature.Justin M. Keyes2018-02-07
* | | | | | | | | | exit: annotate FUNC_ATTR_NORETURN functions #7954 (#7954)Justin M. Keyes2018-02-07
* | | | | | | | | | :terminal Enter/Leave should not increment jumplistJustin M. Keyes2018-02-07
|/ / / / / / / / /
* / / / / / / / / shell: use msg_outtrans_len_attr for :!cmdBjörn Linse2018-02-05
|/ / / / / / / /
* | | | | | | | Merge #7463 'incsearch + hlsearch highlight all'Justin M. Keyes2018-02-01
|\ \ \ \ \ \ \ \
| * | | | | | | | vim-patch:8.0.1393: too much highlighting with 'hlsearch' and 'incsearch' setÖmer Sinan Ağacan2018-01-26
| * | | | | | | | vim-patch:8.0.1304: CTRL-G/CTRL-T don't work with incsearch and empty patternÖmer Sinan Ağacan2018-01-26
| * | | | | | | | vim-patch:8.0.1396: memory leak when CTRL-G in search command line failsÖmer Sinan Ağacan2018-01-26
| * | | | | | | | Update included_patchesÖmer Sinan Ağacan2018-01-26
| * | | | | | | | vim-patch:8.0.1250Ömer Sinan Ağacan2018-01-26
| * | | | | | | | vim-patch:8.0.1238Ömer Sinan Ağacan2018-01-26
* | | | | | | | | provider: make has('ruby') only return 1 if gem is installed (#7944)Marco Hinz2018-02-01
* | | | | | | | | os_system(): do not set up input stream for empty string #7951Justin M. Keyes2018-02-01
* | | | | | | | | version.c: update [ci skip] (#7886)Marvim the Paranoid Android2018-02-01
* | | | | | | | | vim-patch:8.0.0672: synconcealed() changes too often #7887nate2018-02-01
* | | | | | | | | tui: libtermkey: force CSI driver for mouse input #7948Chih-Hsuan Yen2018-01-31
* | | | | | | | | vim-patch:8.0.0358,8.0.0359 (#7832)KunMing Xie2018-01-30
* | | | | | | | | win: has("wsl") on Windows Subsystem for Linux #7330Mahmoud Al-Qudsi2018-01-30
* | | | | | | | | vim-patch:8.0.0448: some macros are lower case (#7936)KunMing Xie2018-01-30
* | | | | | | | | Merge #5822 'mouse.c: Fix mouse click on multibyte + concealed'Justin M. Keyes2018-01-29
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Safer loop for skipping consecutive concealed charsTommy Allen2018-01-28
| * | | | | | | | | Use one variable for tracking adjustment instead of twoTommy Allen2018-01-28
| * | | | | | | | | Adjust cursor according to character display widthsTommy Allen2018-01-28
| * | | | | | | | | Don't move cursor to the left if on the first column of wrapped lineTommy Allen2018-01-28
| * | | | | | | | | Use utfc_ptr2len instead of utf_ptr2lenTommy Allen2018-01-28
| * | | | | | | | | mouse.c: Fix mouse click on lines with multibyte textTommy Allen2018-01-28
* | | | | | | | | | Merge #7842 'win: fnamemodify()'Justin M. Keyes2018-01-29
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | fixup: lint errorsJan Edmund Lazo2018-01-28
| * | | | | | | | | win: explicitly specify pathsepJan Edmund Lazo2018-01-28
| * | | | | | | | | fixup: compile-time errorsJan Edmund Lazo2018-01-28
| * | | | | | | | | win: detect / and \ as root path separatorJan Edmund Lazo2018-01-28
* | | | | | | | | | vim-patch:8.0.0528: highlight wrong text when 'wim' includes "longest" (#7927)Jakub Łuczyński2018-01-29
* | | | | | | | | | test/old: fix Test_set_completion()Justin M. Keyes2018-01-28