aboutsummaryrefslogtreecommitdiff
path: root/test/old/testdir
Commit message (Expand)AuthorAge
* vim-patch:9.1.1283: quickfix stack is limited to 10 itemszeertzjq2025-04-08
* vim-patch:9.1.1253: abort when closing window with attached quickfix datazeertzjq2025-04-08
* vim-patch:9.1.1286: filetype: help files not detected when 'iskeyword' includ...zeertzjq2025-04-08
* vim-patch:9.1.1276: inline word diff treats multibyte chars as word char (#33...zeertzjq2025-04-05
* feat(defaults): store spellfile in stdpath('data') #33048Yochem van Rosmalen2025-04-04
* vim-patch:9.1.1271: filetype: Power Query files are not recognizedChristian Clason2025-04-04
* Merge pull request #33282 from glepnir/vim-9.1.1269zeertzjq2025-04-04
|\
| * vim-patch:9.1.1272: completion: in keyword completion Ctrl_P cannot go back a...glepnir2025-04-04
| * vim-patch:9.1.1269: completion: compl_shown_match is updated when starting ke...glepnir2025-04-03
* | vim-patch:9.1.1268: filetype: dax files are not recognizedChristian Clason2025-04-03
|/
* vim-patch:9.1.1265: tests: no tests for typing normal char during completion ...zeertzjq2025-04-01
* vim-patch:9.1.1261: No test for 'pummaxwidth' non-truncated items (#33193)zeertzjq2025-03-30
* vim-patch:9.1.1260: Hang when filtering buffer with NUL bytes (#33192)zeertzjq2025-03-30
* vim-patch:9.1.1255: missing test condition for 'pummaxwidth' settingzeertzjq2025-03-29
* vim-patch:9.1.1250: cannot set the maximum popup menu widthzeertzjq2025-03-29
* vim-patch:9.1.1258: regexp: max \U and \%U value is limited by INT_MAX (#33156)zeertzjq2025-03-29
* vim-patch:9.1.1252: typos in code and docs related to 'diffopt' "inline:" (#3...zeertzjq2025-03-29
* vim-patch:9.1.1243: diff mode is lacking for changes within lineszeertzjq2025-03-28
* vim-patch:9.1.1247: fragile setup to get (preferred) keys from key_name_entry...zeertzjq2025-03-28
* vim-patch:9.1.1249: tests: no test that 'listchars' "eol" doesn't affect "gM"zeertzjq2025-03-28
* vim-patch:9.1.1245: need some more tests for curly braces evaluationzeertzjq2025-03-28
* vim-patch:9.1.1224: cannot :put while keeping indent (#33076)zeertzjq2025-03-27
* vim-patch:9.1.1219: Strange error with wrong type for matchfuzzy() "camelcase"zeertzjq2025-03-27
* vim-patch:9.1.1217: tests: typos in test_matchfuzzy.vimzeertzjq2025-03-27
* vim-patch:9.1.1214: matchfuzzy() can be improved for camel case matchesglepnir2025-03-27
* vim-patch:9.1.1228: completion: current position column wrong after got a matchzeertzjq2025-03-27
* vim-patch:9.1.1201: 'completefuzzycollect' does not handle dictionary correctlyzeertzjq2025-03-27
* vim-patch:9.1.1197: process_next_cpt_value() uses wrong conditionzeertzjq2025-03-27
* vim-patch:9.1.1185: endless loop with completefuzzycollect and no match foundzeertzjq2025-03-27
* vim-patch:9.1.1182: No cmdline completion for 'completefuzzycollect'zeertzjq2025-03-27
* vim-patch:9.1.1178: not possible to generate completion candidates using fuzz...zeertzjq2025-03-27
* vim-patch:9.1.1008: tests: test for patch 9.1.1006 doesn't fail without the p...zeertzjq2025-03-27
* vim-patch:9.1.1006: PmenuMatch completion highlight can be combinedzeertzjq2025-03-27
* vim-patch:9.1.0733: keyword completion does not work with fuzzyzeertzjq2025-03-27
* vim-patch:9.1.0705: Sorting of fuzzy filename completion is not stablezeertzjq2025-03-27
* vim-patch:9.1.0654: completion does not respect completeslash with fuzzyzeertzjq2025-03-27
* vim-patch:9.1.0634: Ctrl-P not working by defaultzeertzjq2025-03-27
* vim-patch:9.1.0631: wrong completion list displayed with non-existing dir + f...zeertzjq2025-03-27
* vim-patch:9.1.0605: internal error with fuzzy completionzeertzjq2025-03-27
* vim-patch:9.1.0598: fuzzy completion does not work with default completionzeertzjq2025-03-27
* vim-patch:9.1.1238: wrong cursor column with 'set splitkeep=screen' (#33060)zeertzjq2025-03-26
* vim-patch:9.1.1236: tests: test_comments leaves swapfiles around (#33050)zeertzjq2025-03-25
* vim-patch:9.1.1231: filetype: SPA JSON files are not recognizedChristian Clason2025-03-23
* vim-patch:9.1.1226: "shellcmdline" completion doesn't work with input() (#32998)zeertzjq2025-03-20
* fix(options): fix 'winborder' accepting multiple string values (#32978)zeertzjq2025-03-19
* vim-patch:9.1.1220: filetype: uv.lock file not recognized (#32955)Acaibrid2025-03-18
* vim-patch:9.1.1221: Wrong cursor pos when leaving Insert mode just after 'aut...zeertzjq2025-03-18
* feat(float): add winborder option (#31074)glepnir2025-03-18
* vim-patch:9.1.1216: Pasting the '.' register multiple times may not workzeertzjq2025-03-18
* test(old): fix test_tabline failure (#32907)zeertzjq2025-03-15