aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
...
| * | | vim-patch:9.0.0843: VHS tape files are not recognized (#20995)Christian Clason2022-11-07
| * | | Merge pull request #20991 from famiu/feat/api/nvim_cmd/command-namebfredl2022-11-07
| |\ \ \
| | * | | feat(api): add command name to Lua command callback optsFamiu Haque2022-11-07
| * | | | test(old): make Test_help_tagjump() test order match upstreamzeertzjq2022-11-07
| * | | | Merge pull request #20990 from zeertzjq/vim-8.2.2060zeertzjq2022-11-07
| |\ \ \ \
| | * | | | vim-patch:8.2.3626: "au! event" cannot be followed by another commandzeertzjq2022-11-07
| | * | | | vim-patch:8.2.2060: check for features implemented with "if"zeertzjq2022-11-07
| * | | | | refactor(highlight): rename FloatBorderTitle #20988Raphael2022-11-07
| |/ / / /
| * / / / refactor: more clint (#20910)Lewis Russell2022-11-07
| |/ / /
| * | | vim-patch:8.2.3792: setting *func options insufficiently testedzeertzjq2022-11-07
| * | | vim-patch:8.2.3788: lambda for option that is a function may be freedzeertzjq2022-11-07
| * | | vim-patch:8.2.3758: options that take a function insufficiently testedzeertzjq2022-11-07
| * | | vim-patch:8.2.3756: might crash when callback is not validzeertzjq2022-11-07
| * | | vim-patch:8.2.3751: cannot assign a lambda to an option that takes a functionzeertzjq2022-11-07
| * | | vim-patch:8.2.3735: cannot use a lambda for 'imactivatefunc'zeertzjq2022-11-07
| * | | feat: ":write ++p" creates parent dirs #20835Victor Blanchard2022-11-06
| * | | refactor: click definition functions #20923luukvbaal2022-11-06
| * | | vim-patch:9.0.0756 #20680Shougo2022-11-06
| | |/ | |/|
| * | fix(stdpath): default to /tmp if stdpath('run') cannot be created #20952zeertzjq2022-11-06
| * | vim-patch:9.0.0389: crash when 'tagfunc' closes the windowzeertzjq2022-11-07
| * | vim-patch:9.0.0246: using freed memory when 'tagfunc' deletes the bufferzeertzjq2022-11-07
| * | vim-patch:8.2.3725: cannot use a lambda for 'completefunc' and 'omnifunc'zeertzjq2022-11-07
| * | vim-patch:8.2.3712: cannot use Vim9 lambda for 'tagfunc'zeertzjq2022-11-07
| * | vim-patch:8.2.3705: cannot pass a lambda name to function() or funcref()zeertzjq2022-11-07
| * | vim-patch:8.2.3665: cannot use a lambda for 'tagfunc'zeertzjq2022-11-07
| * | vim-patch:8.2.2873: not enough tests for writing bufferszeertzjq2022-11-07
| * | vim-patch:8.2.2856: get readonly error for device that can't be written tozeertzjq2022-11-07
| * | vim-patch:8.2.2849: bufwrite not sufficiently testedzeertzjq2022-11-07
| * | vim-patch:9.0.0841: deletebufline() does not always return 1 on failure (#20980)zeertzjq2022-11-07
| * | vim-patch:8.2.4495: help test fails in 24 line terminalzeertzjq2022-11-06
| * | vim-patch:8.2.2627: no need to check for BSD after checking for not rootzeertzjq2022-11-06
| * | vim-patch:8.2.2623: some tests fail when run as rootzeertzjq2022-11-06
| * | vim-patch:8.2.2570: tests fail when run as rootzeertzjq2022-11-06
| * | vim-patch:8.2.2592: code coverage could be improved (#20969)zeertzjq2022-11-06
| * | vim-patch:8.2.1340: some tests fail on Cirrus CI and/or with FreeBSD (#20967)zeertzjq2022-11-06
| * | vim-patch:8.1.1200: old style comments in debugger sourcezeertzjq2022-11-06
| * | test(old): remove stray test42 files (#20966)zeertzjq2022-11-06
| * | feat(ui): add support to display a title in the border of a float (#20184)Raphael2022-11-06
| |/
| * vim-patch:9.0.0265: no good reason why the "gf" command isn't in the tiny ver...zeertzjq2022-11-06
| * vim-patch:8.2.3744: E854 is not tested; some spelling suggestions are not testedzeertzjq2022-11-06
| * vim-patch:8.2.3719: MS-Windows: test sometimes runs into existing swap filezeertzjq2022-11-06
| * vim-patch:8.2.1736: failure to compile a pattern not tested muchzeertzjq2022-11-06
| * vim-patch:9.0.0355: check for uppercase char in autoload name is wrongzeertzjq2022-11-06
| * vim-patch:8.2.3055: strange error for assigning to "x.key" on non-dictionaryzeertzjq2022-11-06
| * refactor(eval): make get_lval() explicitly check for v:luazeertzjq2022-11-06
| * vim-patch:9.0.0836: wrong error when using extend() with funcrefzeertzjq2022-11-06
| * vim-patch:8.2.2921: E704 for script local variable is not backwards compatiblezeertzjq2022-11-06
| * vim-patch:8.2.2920: still a way to shadow a builtin functionzeertzjq2022-11-06
| * vim-patch:8.2.2918: builtin function can be shadowed by global variablezeertzjq2022-11-06
| * fix(eval): change some tv_dict_add() usages back to hash_add()zeertzjq2022-11-06