aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/testdir
Commit message (Expand)AuthorAge
...
| * | | | vim-patch:8.2.3938: line comment start is also found in a stringzeertzjq2022-01-31
| * | | | vim-patch:8.2.3935: CTRL-U in Insert mode does not fix the indentzeertzjq2022-01-31
| * | | | vim-patch:8.2.3934: repeating line comment is undesired for "O" commandzeertzjq2022-01-31
| * | | | vim-patch:8.2.3932: C line comment not formatted properlyzeertzjq2022-01-31
| * | | | vim-patch:8.2.3787: no proper formatting of a C line comment after a statementzeertzjq2022-01-31
| | |_|/ | |/| |
* | | | Merge pull request #17231 from seandewar/vim-8.2.4245Sean Dewar2022-01-31
|\ \ \ \ | |/ / / |/| | |
| * | | vim-patch:8.2.4245: ":retab 0" may cause illegal memory accessSean Dewar2022-01-29
| | |/ | |/|
* | | Merge pull request #17239 from seandewar/vim-8.2.3629Sean Dewar2022-01-31
|\ \ \
| * | | test(oldtest): unskip Test_addr_allSean Dewar2022-01-30
| * | | vim-patch:8.2.3629: command completion in cmdline window uses global commandsSean Dewar2022-01-30
| * | | vim-patch:8.2.3433: :delcommand does not take a -buffer optionSean Dewar2022-01-30
* | | | Merge pull request #17068 from VVKot/vim-8.2.3933Sean Dewar2022-01-31
|\ \ \ \
| * | | | vim-patch:8.2.3933: after ":cd" fails ":cd -" is incorrectVVKot2022-01-31
| |/ / /
* | | | vim-patch:8.1.2412: crash when evaluating expression with error (#17109)zeertzjq2022-01-31
* | | | vim-patch:8.2.3532: the previous '' mark is restored after moving the cursor ...zeertzjq2022-01-31
* | | | vim-patch:8.2.3475: expression register set by not executed put command (#17211)zeertzjq2022-01-31
|/ / /
* | | Merge pull request #16748 from zeertzjq/vim-8.1.1434zeertzjq2022-01-31
|\ \ \
| * | | vim-patch:8.2.3876: 'cindent' does not recognize inline namespacezeertzjq2021-12-23
| * | | vim-patch:8.2.3625: illegal memory access when C-indentingzeertzjq2021-12-23
| * | | vim-patch:8.2.3482: reading beyond end of line ending in quote and backslashzeertzjq2021-12-23
| * | | vim-patch:8.1.1585: :let-heredoc does not trim enoughzeertzjq2021-12-23
| * | | vim-patch:8.1.1434: test 3 is old stylezeertzjq2021-12-23
* | | | vim-patch:8.2.0950: tagjump test failszeertzjq2022-01-30
* | | | vim-patch:8.2.0092: tags functionality insufficiently testedzeertzjq2022-01-30
* | | | chore: typo fixes (#16921)dundargoc2022-01-29
* | | | feat(provider)!: remove support for python2 and python3.[3-5]Björn Linse2022-01-29
* | | | 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
* | | | vim-patch:8.2.0028: searchpairpos() is not tested (#17232)zeertzjq2022-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.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
* | | | | vim-patch:8.2.4237: record buffer wrong if character in Select mode was not t...zeertzjq2022-01-28
* | | | | vim-patch:8.2.4233: crash when recording and using Select modeChristian Clason2022-01-28
* | | | | test(old): reorder test_register.vim according to upstream (#17215)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.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