aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
...
| * | | | | | | | refactor: allocate an empty string as unused orig_rhs for Lua mappingszeertzjq2022-01-27
* | | | | | | | | vim-patch:8.2.4251: vala files are not recognized (#17235)Christian Clason2022-01-29
* | | | | | | | | vim-patch:8.2.4090: after restoring a session buffer order can be quite diffe...Evgeni Chasnovski2022-01-29
* | | | | | | | | vim-patch:8.2.4248: no proper test for moving the window separatorzeertzjq2022-01-29
* | | | | | | | | vim-patch:8.2.4052: not easy to resize a window from a plugin (#17028)Daniel Steinberg2022-01-29
* | | | | | | | | Merge pull request #17209 from bb010g/patch-1bfredl2022-01-29
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | fix(eval): v:lua support for `-` in module namesbb010g2022-01-28
* | | | | | | | | | vim-patch:8.2.0028: searchpairpos() is not tested (#17232)zeertzjq2022-01-29
| |_|_|_|/ / / / / |/| | | | | | | |
* | | | | | | | | refactor: add `static` to some functions in `funcs.c` (#17030)Daniel Steinberg2022-01-29
* | | | | | | | | fix(input): remove reinterpreted ALT/META chords from recorded macrozeertzjq2022-01-29
| |_|_|_|_|/ / / |/| | | | | | |
* | | | | | | | Merge pull request #16951 from zeertzjq/vim-8.2.4007zeertzjq2022-01-29
|\ \ \ \ \ \ \ \
| * | | | | | | | vim-patch:8.2.4007: session does not restore help buffer properlyzeertzjq2022-01-07
* | | | | | | | | Merge pull request #16829 from zeertzjq/vim-8.2.2887zeertzjq2022-01-29
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | vim-patch:8.2.3999: redundant check for NUL bytezeertzjq2022-01-05
| * | | | | | | | | vim-patch:8.2.3414: fullcommand() gives wrong name with buffer-local user com...zeertzjq2022-01-05
| * | | | | | | | | vim-patch:8.2.2887: crash when passing null string to fullcommand()zeertzjq2022-01-05
* | | | | | | | | | vim-patch:8.2.4238: *.tf file could be fileytpe "tf" or "terraform"Christian Clason2022-01-28
| |_|/ / / / / / / |/| | | | | | | |
* | | | | | | | | Merge pull request #17216 from clason/vim-8.2.4233Christian Clason2022-01-28
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | vim-patch:8.2.4237: record buffer wrong if character in Select mode was not t...zeertzjq2022-01-28
| * | | | | | | | | vim-patch:8.2.4236: accessing freed memoryChristian Clason2022-01-28
| * | | | | | | | | vim-patch:8.2.4235: invalid check for NULL pointerChristian Clason2022-01-28
| * | | | | | | | | vim-patch:8.2.4233: crash when recording and using Select modeChristian Clason2022-01-28
* | | | | | | | | | Merge pull request #17183 from notomo/expose-extmark-right-gravitybfredl2022-01-28
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | feat(api): expose extmark right_gravity and end_right_gravitynotomo2022-01-24
* | | | | | | | | | Merge pull request #16830 from kuuote/vim-8.2.3571zeertzjq2022-01-28
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | vim-patch:8.2.3571: some unicode control characters are considered printablekuuote2021-12-30
* | | | | | | | | | | 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
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / |/| | | | | | | | | | | |