aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
...
* | | | | | | | | | | test(old): reorder test_register.vim according to upstream (#17215)zeertzjq2022-01-28
* | | | | | | | | | | fix(completion): update submode message when selecting from API (#17022)zeertzjq2022-01-28
* | | | | | | | | | | Merge pull request #16820 from seandewar/vim-8.1.2302Sean Dewar2022-01-27
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | vim-patch:8.2.4112: function not deleted at end of testSean Dewar2022-01-27
| * | | | | | | | | | | 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 #16954 from f380cedric/vim-8.2.3402Sean Dewar2022-01-27
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | vim-patch:8.2.3403: memory leak for :retab with invalid argumentf380cedric2022-01-27
| * | | | | | | | | | | | vim-patch:8.2.3402: invalid memory access when using :retab with large valuef380cedric2022-01-18
* | | | | | | | | | | | | vim-patch:8.2.3903: "gM" does not count tabs as expected (#16796)zeertzjq2022-01-28
* | | | | | | | | | | | | vim-patch:8.2.3612: using freed memory with regexp using a mark (#16973)f380cedric2022-01-27
* | | | | | | | | | | | | vim-patch:8.2.3669: buffer overflow with long help argument (#16971)f380cedric2022-01-27
* | | | | | | | | | | | | Merge pull request #17185 from zeertzjq/vim-8.2.3993bfredl2022-01-27
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | vim-patch:8.2.4002: first char typed in Select mode can be wrongzeertzjq2022-01-24
| * | | | | | | | | | | | | vim-patch:8.2.3993: when recording a change in Select mode char appears twicezeertzjq2022-01-24
| | |_|_|/ / / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge pull request #17175 from zeertzjq/vim-8.2.3095bfredl2022-01-27
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | vim-patch:8.2.3095: with 'virtualedit' set to "block" block selection is wrongzeertzjq2022-01-27
| | |_|/ / / / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge pull request #17136 from zeertzjq/vim-8.2.4133bfredl2022-01-27
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | vim-patch:8.2.4133: output of ":scriptnames" goes into the message historyzeertzjq2022-01-27
* | | | | | | | | | | | | | feat(ts): expose minimum language version to lua (#17186)Thomas Vigouroux2022-01-27
* | | | | | | | | | | | | | Merge pull request #17195 from dundargoc/refactor/assert-includebfredl2022-01-27
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | refactor: include missing assert headerDundar Göc2022-01-26
| | |_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | |
* | | | | | | | | | | | | 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
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \