aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/testdir
Commit message (Expand)AuthorAge
...
| * | vim-patch:8.2.3454: using a count with "gp" leave cursor in wrong positionzeertzjq2022-01-29
* | | Merge pull request #17245 from zeertzjq/vim-8.2.3219zeertzjq2022-02-02
|\ \ \
| * | | vim-patch:8.2.3219: :find searches non-existing directorieszeertzjq2022-02-01
* | | | vim-patch:8.2.3966: when using feedkeys() abbreviations may be blockedzeertzjq2022-02-02
* | | | Merge pull request #17113 from zeertzjq/vim-8.2.2569zeertzjq2022-02-01
|\ \ \ \ | |/ / / |/| | |
| * | | feat(statusline): support multibyte fillcharzeertzjq2022-01-16
* | | | vim-patch:8.2.4274: Basic and form filetype detection is incomplete (#17259)Christian Clason2022-02-01
* | | | vim-patch:8.2.4273: the EBCDIC support is outdatedzeertzjq2022-02-01
* | | | Merge pull request #17254 from zeertzjq/vim-8.2.3787zeertzjq2022-02-01
|\ \ \ \
| * | | | 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
|\ \ \ \ \