aboutsummaryrefslogtreecommitdiff
path: root/test/old
Commit message (Expand)AuthorAge
* vim-patch:8.2.3915: illegal memory access when completing with invalid bytes ...Raphael2024-03-09
* test(old): change back to using termopen() on Windows (#27772)zeertzjq2024-03-08
* vim-patch:9.1.0158: 'shortmess' "F" flag doesn't work properly with 'autoread'zeertzjq2024-03-08
* vim-patch:9.1.0154: shm=F not respected when reloading buffer with 'autoread'zeertzjq2024-03-08
* vim-patch:9.1.0157: Duplicate assignment in f_getregion() (#27766)zeertzjq2024-03-08
* vim-patch:9.1.0155: can only get getregion() from current buffer (#27757)zeertzjq2024-03-07
* vim-patch:9.1.0146: v:echospace wrong with invalid value of 'showcmdloc' (#27...zeertzjq2024-03-02
* vim-patch:9.1.0145: v:echospace not correct when 'showcmdloc' != last (#27682)zeertzjq2024-03-01
* vim-patch:9.1.0144: getregion() needs more tests (#27681)zeertzjq2024-03-01
* vim-patch:9.1.0143: [security]: autocmd causes use-after-free in set_curbuf()...zeertzjq2024-02-29
* vim-patch:9.1.0142: getregion() can be improved (#27662)zeertzjq2024-02-29
* vim-patch:9.1.0141: Put in Visual mode wrong if it replaces fold marker (#27661)zeertzjq2024-02-29
* vim-patch:9.1.0137: <Del> in cmdline mode doesn't delete composing chars (#27...zeertzjq2024-02-27
* vim-patch:9.1.0135: Insufficient testing for 'delcombine' (#27616)zeertzjq2024-02-25
* vim-patch:9.1.0131: buffer-completion may not always find all matches (#27610)zeertzjq2024-02-24
* vim-patch:9.1.0132: "C" doesn't include composing chars with 'virtualedit' (#...zeertzjq2024-02-24
* vim-patch:9.1.0126: Internal error when using upper-case mark in getregion()zeertzjq2024-02-23
* vim-patch:9.1.0120: hard to get visual region using Vim scriptzeertzjq2024-02-23
* vim-patch:ef387c062bb1 (#27553)zeertzjq2024-02-21
* vim-patch:9.1.0115: Using freed memory with full tag stack and user data (#27...zeertzjq2024-02-19
* vim-patch:9.1.0114: Setting some options may change curswant (#27514)zeertzjq2024-02-18
* vim-patch:9.1.0112: Remove undo information, when cleaning quickfix bufferzeertzjq2024-02-16
* vim-patch:9.1.0111: filetype: no support for bats filesChristian Clason2024-02-15
* vim-patch:9.1.0110: filetype: add 'Config.in' filetype detectionChristian Clason2024-02-15
* vim-patch:9.1.0109: filetype: no support for its filesChristian Clason2024-02-15
* vim-patch:9.1.0108: filetype: no support for dtso filesChristian Clason2024-02-15
* vim-patch:9.1.0105: Style: typos found (#27462)zeertzjq2024-02-14
* vim-patch:9.1.0101: upper-case of German sharp s should be U+1E9E (#27449)zeertzjq2024-02-13
* vim-patch:9.1.0103: 'breakindentopt' "min" not correct with 'signcolumn' (#27...zeertzjq2024-02-13
* vim-patch:9.1.0102: settabvar() may change the last accessed tabpage (#27450)zeertzjq2024-02-13
* vim-patch:9.1.0098: CompleteChanged not triggered when new leader added witho...Raphael2024-02-12
* vim-patch:9.1.0097: 'breakindent' behaves inconsistently with 'list' and spli...zeertzjq2024-02-12
* feat(shortmess): "q" flag fully hides recording message (#27415)Trevor Arjeski2024-02-11
* vim-patch:9.1.0087: Restoring lastused_tabpage too early in do_arg_all() (#27...Raphael2024-02-10
* vim-patch:9.1.0088: TextChanged not triggered for :norm! commands (#27405)zeertzjq2024-02-10
* vim-patch:9.1.0084: Visual hl wrong when it ends before multibyte 'showbreak'...zeertzjq2024-02-10
* vim-patch:9.1.0083: Redrawing can be improved when deleting lines with 'number'zeertzjq2024-02-08
* vim-patch:9.1.0082: Redrawing can be improved when deleting lines with 'curso...zeertzjq2024-02-08
* vim-patch:9.1.0079: LineNrAbove/Below highlighting wrong on wrapped lines (#2...zeertzjq2024-02-06
* 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