aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* vim-patch:8.2.3936: no proper test for maintaining change mark in diff modeSean Dewar2022-01-27
* test(oldtest): partially port v8.1.2381Sean Dewar2022-01-27
* vim-patch:8.1.2302: :lockmarks does not work for '[ and ']Sean Dewar2022-01-27
* Merge pull request #17191 from zeertzjq/vim-8.2.4203bfredl2022-01-27
|\
| * vim-patch:8.2.4203: entering a character with CTRL-V may include modifierszeertzjq2022-01-25
* | Merge pull request #17166 from Shougo/vim-8.2.4160bfredl2022-01-27
|\ \
| * | vim-patch:8.2.4160: cannot change the register used for Select mode deleteShougo Matsushita2022-01-22
* | | Merge pull request #17110 from zeertzjq/vim-8.2.3630bfredl2022-01-27
|\ \ \
| * | | vim-patch:8.2.3663: using %S in printf() does not work correctlyzeertzjq2022-01-16
| * | | vim-patch:8.2.3630: printf() with %S does not handle multi-byte correctlyzeertzjq2022-01-16
* | | | Merge pull request #17150 from zeertzjq/vim-8.2.4166bfredl2022-01-27
|\ \ \ \
| * | | | vim-patch:8.2.4166: undo synced when switching buffer in another windowzeertzjq2022-01-21
| | |/ / | |/| |
* | | | 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
|\ \ \ \ \ \ \