aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Merge pull request #17135 from seandewar/vim-8.2.0175bfredl2022-01-27
|\
| * vim-patch:8.2.0175: crash when removing list element in map()Sean Dewar2022-01-18
* | Merge pull request #17131 from zeertzjq/vim-8.2.3580bfredl2022-01-27
|\ \
| * | vim-patch:8.2.3580: gj does not move properly with a wide characterzeertzjq2022-01-18
| |/
* | Merge pull request #17145 from zeertzjq/vim-8.2.0128bfredl2022-01-27
|\ \
| * | vim-patch:8.2.0128: cannot list options one per linezeertzjq2022-01-20
* | | Merge pull request #17094 from zeertzjq/vim-8.2.4091bfredl2022-01-27
|\ \ \
| * | | vim-patch:8.2.4091: virtcol is recomputed for statusline unnecessarilyzeertzjq2022-01-15
* | | | Merge pull request #17095 from zeertzjq/vim-8.2.3227bfredl2022-01-27
|\ \ \ \
| * | | | vim-patch:8.2.4094: 'virtualedit' is window-local but using buffer-local enumzeertzjq2022-01-15
| * | | | vim-patch:8.2.3280: 'virtualedit' local to buffer is not the best solutionzeertzjq2022-01-15
| * | | | vim-patch:8.2.3227: 'virtualedit' can only be set globallyzeertzjq2022-01-15
| |/ / /
* | | | Merge pull request #17155 from zeertzjq/vim-8.2.3121bfredl2022-01-27
|\ \ \ \
| * | | | vim-patch:8.2.3410: crash with linebreak, listchars and large tabstopzeertzjq2022-01-21
| * | | | vim-patch:8.2.3121: 'listchars' "exceeds" character appears in foldcolumnzeertzjq2022-01-21
| | |/ / | |/| |
* | | | Merge pull request #17174 from zeertzjq/vim-8.2.3153bfredl2022-01-27
|\ \ \ \
| * | | | vim-patch:8.2.3153: URLs with a dash in the scheme are not recognizedzeertzjq2022-01-24
* | | | | Merge pull request #17102 from zeertzjq/vim-8.2.1762bfredl2022-01-27
|\ \ \ \ \
| * | | | | vim-patch:8.2.1762: when a timer uses :stopinsert completion isn't stoppedzeertzjq2022-01-15
* | | | | | Merge pull request #17184 from zeertzjq/vim-8.2.4190bfredl2022-01-27
|\ \ \ \ \ \
| * | | | | | vim-patch:8.2.4190: all conceal tests are skipped without the screendumps fea...zeertzjq2022-01-24
| | |/ / / / | |/| | | |
* | | | | | vim-patch:8.2.4219: reading before the start of the lineChristian Clason2022-01-26
* | | | | | vim-patch:8.2.4217: illegal memory access when undo makes Visual area invalidChristian Clason2022-01-26
* | | | | | vim-patch:8.2.4215: illegal memory access when copying lines in Visual modeChristian Clason2022-01-26
* | | | | | vim-patch:8.2.4214: illegal memory access with large 'tabstop' in Ex modeChristian Clason2022-01-26
* | | | | | Merge pull request #17132 from zeertzjq/vim-8.2.3611Christian Clason2022-01-26
|\ \ \ \ \ \
| * | | | | | vim-patch:8.2.3613: :find test failszeertzjq2022-01-18
| * | | | | | vim-patch:8.2.3611: crash when using CTRL-W f without finding a file namezeertzjq2022-01-18
| * | | | | | vim-patch:8.2.3494: illegal memory access in utf_head_offzeertzjq2022-01-18
| | |_|_|_|/ | |/| | | |
* | | | | | vim-patch:8.2.4196: various file types not recognized (#17182)dundargoc2022-01-25
* | | | | | Merge pull request #15910 from glacambre/silent_stdioopenbfredl2022-01-24
|\ \ \ \ \ \
| * | | | | | feat(--headless): add on_print callback to stdioopenglacambre2022-01-24
* | | | | | | Merge pull request #17143 from jamessan/coverity-fixesJames McCoy2022-01-24
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | fix(coverity/188749): nullify pointer to fix use-after-freeJames McCoy2022-01-19
| * | | | | | fix(coverity/340720): error if nvim_eval_statusline given invalid winidJames McCoy2022-01-19
| * | | | | | refactor(coverity/345583): assert fp is non-NULLJames McCoy2022-01-19
| * | | | | | refactor(coverity/345582): assert fp is non-NULLJames McCoy2022-01-19
| | |_|_|/ / | |/| | | |
* | | | | | Merge pull request #17156 from zeertzjq/vim-8.2.3584bfredl2022-01-23
|\ \ \ \ \ \
| * | | | | | vim-patch:8.2.3587: compiler test fails with backslash file separatorzeertzjq2022-01-21
| * | | | | | vim-patch:8.2.3586: command completion test failszeertzjq2022-01-21
| * | | | | | vim-patch:8.2.3584: "verbose set efm" reports location of the :compiler commandzeertzjq2022-01-21
| |/ / / / /
* | | | | | Merge pull request #17168 from zeertzjq/ins-char-typebuf-modsbfredl2022-01-23
|\ \ \ \ \ \
| * | | | | | fix(input): put modifiers back into typeahead buffer when neededzeertzjq2022-01-23
* | | | | | | vim-patch:8.2.4188: not all gitconfig files are recognized (#17178)Christian Clason2022-01-23
* | | | | | | vim-patch:8.2.4191: json5 files are not recognized (#17180)dundargoc2022-01-23
* | | | | | | vim-patch:8.2.4187: gnuplot file not recognized (#17177)Christian Clason2022-01-23
|/ / / / / /
* | | | | | Merge pull request #16936 from zeertzjq/no-escape-csibfredl2022-01-21
|\ \ \ \ \ \
| * | | | | | refactor: remove CSI unescaping and clean up related names and commentszeertzjq2022-01-21
| * | | | | | refactor: remove the <xCSI> keyzeertzjq2022-01-21
| * | | | | | fix(input): never escape CSI byteszeertzjq2022-01-21
| |/ / / / /