aboutsummaryrefslogtreecommitdiff
path: root/test/old
Commit message (Expand)AuthorAge
* vim-patch:9.1.1107: cannot loop through completion menu with fuzzy (#32438)zeertzjq2025-02-14
* vim-patch:9.1.1108: 'smoothscroll' gets stuck with 'listchars' "eol" (#32434)zeertzjq2025-02-13
* feat(options): add 'eventignorewin' (#32152)luukvbaal2025-02-12
* vim-patch:9.1.1104: CI: using Ubuntu 22.04 Github runners (#32409)zeertzjq2025-02-12
* vim-patch:9.1.1095: tests: matchparen plugin test wrongly named (#32397)zeertzjq2025-02-11
* vim-patch:9.1.1091: tests: timeout might be a bit too smallzeertzjq2025-02-10
* vim-patch:9.0.1675: test may run into timeout when using valgrindzeertzjq2025-02-10
* vim-patch:partial:9.1.1088: tests: plugin tests are named inconsistently (#32...zeertzjq2025-02-10
* vim-patch:9.1.1085: filetype: cmmt files are not recognizedChristian Clason2025-02-09
* vim-patch:9.1.1086: completion doesn't work with multi lines (#32377)glepnir2025-02-09
* vim-patch:9.1.1083: setreg() doesn't correctly handle mbyte chars in blockwis...zeertzjq2025-02-09
* vim-patch:9.1.1081: has('bsd') is true for GNU/Hurdzeertzjq2025-02-07
* vim-patch:8.2.0849: BeOS code is not maintained and probably unusedzeertzjq2025-02-07
* test(old): reorder test_functions.vim to match upstreamzeertzjq2025-02-07
* vim-patch:9.1.1080: filetype: Mill files are not recognizedChristian Clason2025-02-06
* feat(defaults): enable diffopt "linematch" #32346Siddhant Agarwal2025-02-06
* vim-patch:9.1.1077: included syntax items do not understand contains=TOP (#32...zeertzjq2025-02-06
* vim-patch:9.1.1072: 'diffopt' "linematch" cannot be used with {n} less than 10zeertzjq2025-02-04
* vim-patch:9.1.1027: no sanitize check when running linematchzeertzjq2025-02-04
* vim-patch:9.1.1022: linematch option value not completedzeertzjq2025-02-04
* vim-patch:9.1.1009: diff feature can be improvedzeertzjq2025-02-04
* vim-patch:9.1.1074: Strange error when heredoc marker starts with "trim" (#32...zeertzjq2025-02-04
* vim-patch:9.1.1073: tests: test_compiler fails on Windows without Mavenzeertzjq2025-02-04
* vim-patch:9.1.0967: SpotBugs compiler setup can be further improvedzeertzjq2025-02-04
* vim-patch:9.1.0935: SpotBugs compiler can be improvedzeertzjq2025-02-04
* vim-patch:9.1.1071: args missing after failing to redefine a functionzeertzjq2025-02-03
* vim-patch:9.1.1066: heap-use-after-free and stack-use-after-scope with :14ver...zeertzjq2025-02-03
* vim-patch:9.1.1070: Cannot control cursor positioning of getchar() (#32303)zeertzjq2025-02-03
* vim-patch:9.1.1069: preinsert text completions not deleted with <C-W>/<C-U> (...glepnir2025-02-02
* vim-patch:9.1.1068: getchar() can't distinguish between C-I and Tab (#32295)zeertzjq2025-02-02
* vim-patch:9.1.1065: no digraph for "Approaches the limit" (#32289)zeertzjq2025-02-02
* vim-patch:9.1.1059: completion: input text deleted with preinsert when adding...zeertzjq2025-02-01
* vim-patch:9.1.1057: Superfluous cleanup steps in test_ins_complete.vim (#32257)zeertzjq2025-01-30
* vim-patch:9.1.1056: Vim doesn't highlight to be inserted text when completing...zeertzjq2025-01-30
* vim-patch:9.1.1052: tests: off-by-one error in CheckCWD in test_debugger.vim ...zeertzjq2025-01-25
* vim-patch:9.1.1053: "nosort" enables fuzzy filtering even if "fuzzy" isn't in...zeertzjq2025-01-25
* vim-patch:9.1.1049: insert-completed items are always sortedzeertzjq2025-01-25
* vim-patch:9.1.1042: filetype: just files are not recognizedChristian Clason2025-01-23
* vim-patch:9.1.1045: filetype: N-Tripels and TriG files are not recognized (#3...zeertzjq2025-01-23
* vim-patch:9.1.1048: crash after scrolling and pasting in silent Ex mode (#32168)zeertzjq2025-01-23
* vim-patch:9.1.1046: fuzzymatching doesn't prefer matching camelcase (#32155)zeertzjq2025-01-22
* vim-patch:9.1.1030: filetype: setting bash filetype is backwards incompatibleChristian Clason2025-01-20
* vim-patch:9.1.1026: filetype: swc configuration files are not recognizedChristian Clason2025-01-17
* vim-patch:9.1.1020: no way to get current selected item in a async context (#...zeertzjq2025-01-17
* vim-patch:9.1.1017: Vim9: Patch 9.1.1013 causes a few problemszeertzjq2025-01-16
* vim-patch:9.1.1013: Vim9: Regression caused by patch v9.1.0646zeertzjq2025-01-16
* vim-patch:9.1.1018: v9.1.0743 causes regression with diff mode (#32047)zeertzjq2025-01-16
* vim-patch:9.1.1019: filetype: fd ignore files are not recognized (#32042)Christian Clason2025-01-16
* Merge #32001 from MariaSolOs/consistent-namespacesJustin M. Keyes2025-01-15
|\
| * refactor: use nvim.foo.bar format for autocommand groupsMaria José Solano2025-01-14