aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | | vim-patch:8.2.0141: no swift filetype detection (#11747)Jan Edmund Lazo2020-01-23
* | | Merge pull request #11740 from Billy4195/fix_jobstopBjörn Linse2020-01-22
|\ \ \
| * | | Fix f_jobstop() failed loudlyBilly Su2020-01-22
| |/ /
* | | vim-patch:8.1.0061: fix resetting, setting 'title' #11733Billy SU2020-01-21
* | | wildmode: fix wildmode=longest,full with pum #11690akovaski2020-01-21
* | | Merge #11703 'CI: install perl provider'Justin M. Keyes2020-01-20
|\ \ \
| * | | ci/Appveyor: respect -NoTest paramJan Edmund Lazo2020-01-20
| * | | provider/perl: test older versionsJan Edmund Lazo2020-01-20
| * | | provider/perl: add latest version health checkJan Edmund Lazo2020-01-20
| * | | doc: provider-perlJan Edmund Lazo2020-01-20
| * | | provider/perl: skip tests on WindowsJan Edmund Lazo2020-01-20
| * | | provider/perl: add health checkJan Edmund Lazo2020-01-20
| * | | provider/perl: simplify detectionJan Edmund Lazo2020-01-20
| * | | provider/perl: add basic testsJan Edmund Lazo2020-01-20
| * | | remote plugins: add support for perl hostsJacques Germishuys2020-01-20
| * | | ci/Appveyor: install diffutils via scoopJan Edmund Lazo2020-01-20
| * | | ci: install perl providerJan Edmund Lazo2020-01-20
|/ / /
* | | tabpage: "tabnext #" switches to previous tab #11734butwerenotthereyet2020-01-20
* | | Merge pull request #11742 from bfredl/shedbikeBjörn Linse2020-01-20
|\ \ \
| * | | shed biking: it's always extmarks, never marks extendedBjörn Linse2020-01-20
|/ / /
* | | Merge pull request #11715 from teto/fix_fillcharMatthieu Coudron2020-01-20
|\ \ \ | |/ / |/| |
| * | fillchars: fix display on closed foldMatthieu Coudron2020-01-14
* | | Merge #11735 ':tabs : show # for previous tabpage'Justin M. Keyes2020-01-19
|\ \ \
| * | | tabpage: :tabs indicates previous tabpage's curwinWe're Yet2020-01-19
* | | | Merge #11737 from janlazo/vim-8.1.2421Justin M. Keyes2020-01-19
|\ \ \ \
| * | | | vim-patch:8.1.2421: test88 is old styleJan Edmund Lazo2020-01-19
| * | | | fixup! fixup! vim-patch.sh: list related missing Vim patches [ci skip] #11514Jan Edmund Lazo2020-01-19
| * | | | vim-patch:8.1.2031: cursor position wrong when resizing and using concealJan Edmund Lazo2020-01-19
* | | | | Merge pull request #11736 from bfredl/tencBjörn Linse2020-01-19
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | restore old 'termencoding' behaviorBjörn Linse2020-01-19
| |/ / /
* | | | Merge #11331 'WinClosed autocmd'Justin M. Keyes2020-01-18
|\ \ \ \
| * | | | doc: autocmd.txtJustin M. Keyes2020-01-18
| * | | | WinClosed: sort auevents.lua; improve testsJustin M. Keyes2020-01-18
| * | | | autocmd: WinClosed exposes window id as <afile>notomo2020-01-18
| * | | | autocmd: add WinClosed eventMarcos ALMEIDA2020-01-18
|/ / / /
* | | | Merge #11707 from janlazo/vim-8.1.1434Justin M. Keyes2020-01-18
|\ \ \ \ | |/ / / |/| | |
| * | | vim-patch:8.2.0123: complete_info() does not work when CompleteDone is triggeredJan Edmund Lazo2020-01-17
| * | | vim-patch:8.1.1139: no test for what is fixed in patch 8.1.0716Jan Edmund Lazo2020-01-17
| * | | vim-patch:8.1.0716: get warning message when 'completefunc' returns nothingJan Edmund Lazo2020-01-17
| * | | spell: spell_soundfold_sal() is dead codeJan Edmund Lazo2020-01-17
| * | | clang/'Logic error': zero-init structJan Edmund Lazo2020-01-17
| * | | vim-patch:8.2.0120: virtcol() does not check arguments to be validJan Edmund Lazo2020-01-17
| * | | vim-patch:8.2.0112: illegal memory access when using 'cindent'Jan Edmund Lazo2020-01-17
|/ / /
* | | Merge pull request #11390 from erw7/feature-conptyBjörn Linse2020-01-17
|\ \ \
| * | | Remove termtype optionerw72020-01-17
| * | | Change to replace stderr with conouterw72020-01-17
| * | | Add missing include fileerw72020-01-17
| * | | Change option name from termwintype to termtypeerw72020-01-17
| * | | Rename from os_win_conpty.{c,h} to pty_conpty_win.{c,h}erw72020-01-17
| * | | Add stdin, stdout replacement functionserw72020-01-17