aboutsummaryrefslogtreecommitdiff
path: root/test/old/testdir
Commit message (Expand)AuthorAge
* vim-patch:9.1.0076: luau config file not detectedChristian Clason2024-02-04
* vim-patch:9.1.0075: insert completion not correct when adding new leader (#27...Raphael2024-02-04
* test(old): correct path to .valgrind.supp (#27306)zeertzjq2024-02-02
* build: various fixesdundargoc2024-02-01
* vim-patch:8.2.0117: crash when using gettabwinvar() with invalid arguments (#...zeertzjq2024-02-01
* vim-patch:9.1.0065: Segfault with CompleteChanged autocommand (#27261)zeertzjq2024-01-30
* vim-patch:9.1.0060: Recorded register cannot be translated using keytrans() (...zeertzjq2024-01-29
* vim-patch:9.1.0049: Make "[Command Line]" a special buffer nameSean Dewar2024-01-28
* vim-patch:9.1.0048: Abort opening cmdwin if autocmds screw things upSean Dewar2024-01-28
* vim-patch:9.1.0047: issues with temp curwin/buf while cmdwin is openSean Dewar2024-01-28
* vim-patch:9.1.0058: Cannot map Super Keys in GTK UI (#27204)zeertzjq2024-01-26
* vim-patch:9.1.0056: wrong number of trailing spaces inserted after blockwise putzeertzjq2024-01-26
* vim-patch:9.1.0054: 'linebreak' may still apply to leading whitespacezeertzjq2024-01-26
* vim-patch:9.1.0046: :drop does not re-use empty buffer (#27165)zeertzjq2024-01-24
* vim-patch:9.1.0043: ml_get: invalid lnum when :s replaces visual selection (#...zeertzjq2024-01-23
* refactor: rewrite python provider in luadundargoc2024-01-22
* vim-patch:9.1.0042: Missing test for Chuck FiletypeChristian Clason2024-01-21
* feat(treesitter)!: new standard capture namesChristian Clason2024-01-21
* vim-patch:9.0.1437: test fails with different error number (#27074)zeertzjq2024-01-18
* vim-patch:9.1.0040: issue with prompt buffer and hidden buffer (#27071)zeertzjq2024-01-18
* vim-patch:9.1.0039: too vague errors for 'listchars'/'fillchars' (#27070)zeertzjq2024-01-18
* vim-patch:9.1.0033: Insert mode not stopped if closing prompt buffer modifies...zeertzjq2024-01-17
* vim-patch:9.1.0035: i_CTRL-] triggers InsertCharPre (#27049)altermo2024-01-17
* vim-patch:9.1.0013: Modula2 filetype support lacking (#27020)Sean Dewar2024-01-16
* vim-patch:partial:9.1.0027: Vim is missing a foreach() func (#27037)zeertzjq2024-01-16
* vim-patch:8.1.1968: crash when using nested map() (#27029)zeertzjq2024-01-16
* vim-patch:9.1.0009: Cannot easily get the list of matches (#27028)zeertzjq2024-01-16
* vim-patch:9.1.0021: i_CTRL-R- doesn't work for multibyte chars in Replace modezeertzjq2024-01-13
* vim-patch:9.1.0015: i_CTRL-R- no longer works in replace modezeertzjq2024-01-13
* vim-patch:8.2.3439: deleted lines go to wrong yank registerzeertzjq2024-01-13
* vim-patch:9.1.0025: A few typos in tests and justify.vimdundargoc2024-01-12
* Merge pull request #26994 from lewis6991/vimhelpersLewis Russell2024-01-12
|\
| * test: normalise nvim bridge functionsLewis Russell2024-01-12
* | vim-patch:9.1.0016: default diff highlighting is too noisyChristian Clason2024-01-12
* | vim-patch:9.1.0011: regexp cannot match combining chars in collection (#26992)zeertzjq2024-01-12
|/
* vim-patch:9.1.0012: regression with empty inner blocks introducedzeertzjq2024-01-06
* vim-patch:9.1.0007: can select empty inner text blockszeertzjq2024-01-06
* vim-patch:9.1.0010: Keymap completion is not available (#26888)zeertzjq2024-01-05
* vim-patch:9.1.0001: when closing window, wincmd p may failChristian Clason2024-01-03
* vim-patch:9.1.0002: a closing fold expr, may start a new fold (#26876)zeertzjq2024-01-04
* vim-patch:9.0.2188: cursor wrong after { in single line buffer (#26766)zeertzjq2023-12-28
* vim-patch:9.0.2187: Visual not drawn with 'breakindent' when line doesn't fit...zeertzjq2023-12-28
* refactor(cpoptions): remove 'p'bfredl2023-12-25
* vim-patch:9.0.2179: no filetype detection for execline scriptsChristian Clason2023-12-19
* vim-patch:9.0.2177: Wrong cursor position when dragging out of window (#26661)zeertzjq2023-12-20
* vim-patch:9.0.2178: reg_executing() wrong for :normal with range (#26660)zeertzjq2023-12-20
* docs: small fixes (#26448)dundargoc2023-12-19
* vim-patch:9.0.2168: Moving tabpages on :drop may cause an endless loop (#26605)zeertzjq2023-12-16
* Merge pull request #26512 from famiu/refactor/options/type_flagsbfredl2023-12-16
|\
| * refactor(options): remove option type macrosFamiu Haque2023-12-14