aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
...
* vim-patch:9.1.0679: Rename from w_closing to w_locked is incompletezeertzjq2024-08-17
* vim-patch:9.1.0678: [security]: use-after-free in alist_add()zeertzjq2024-08-17
* feat(diff): do not try external when out of memoryLewis Russell2024-08-15
* feat(term): support OSC 8 hyperlinks in :terminal (#30050)Gregory Anders2024-08-15
* fix(highlight): fix the seg fault caused by the invalid linked hl idsWilliam Wong2024-08-14
* refactor(fileio): use os_copy() to copy file (#30030)zeertzjq2024-08-13
* vim-patch:9.1.0672: marker folds may get corrupted on undo (#30026)zeertzjq2024-08-11
* test(lsp): refactor and tidyLewis Russell2024-08-11
* feat(term): enable reflow by default (#21124)Christian Clason2024-08-10
* build(deps): vendor libvterm at v0.3.3Christian Clason2024-08-10
* vim-patch:9.1.0667: Some other options reset curswant unnecessarily when set ...zeertzjq2024-08-10
* vim-patch:9.1.0666: assert_equal() doesn't show multibyte string correctly (#...zeertzjq2024-08-10
* docs: update version.c (#30016)github-actions[bot]2024-08-09
* vim-patch:0cc5dce: runtime(doc): clarify directory of Vim's executable vs CWDzeertzjq2024-08-09
* vim-patch:8.2.4860: MS-Windows: always uses current directory for executableszeertzjq2024-08-09
* vim-patch:8.1.1413: error when the drive of the swap file was disconnected (#...zeertzjq2024-08-08
* vim-patch:8.2.3476: renaming a buffer on startup may cause using freed memoryzeertzjq2024-08-08
* refactor!: use utf8proc full casefoldingdundargoc2024-08-07
* vim-patch:partial:8.1.0914: code related to findfile() is spread out (#30000)zeertzjq2024-08-07
* vim-patch:9.1.0662: filecopy() may return wrong value when readlink() fails (...zeertzjq2024-08-07
* fix(filetype): fix :filetype detect error with -u NONE (#29991)zeertzjq2024-08-06
* vim-patch:8.2.4838: checking for absolute path is not trivial (#29990)zeertzjq2024-08-06
* vim-patch:9.1.0465: missing filecopy() function (#29989)zeertzjq2024-08-06
* refactor: extract eval/fs.c from eval/funcs.c (#29985)zeertzjq2024-08-06
* Merge pull request #29540 from bfredl/neoshadabfredl2024-08-05
|\
| * build(deps): remove msgpack-c dependencybfredl2024-08-05
| * refactor(shada): rework msgpack decoding without msgpack-cbfredl2024-08-05
* | fix(build): surpress spurious warnings from gcc in -E preprocessor modebfredl2024-08-05
|/
* vim-patch:9.1.0653: Patch v9.1.0648 not completely rightzeertzjq2024-08-03
* vim-patch:9.1.0648: [security] double-free in dialog_changed()zeertzjq2024-08-03
* refactor: move some functions out of eval.c (#29964)zeertzjq2024-08-02
* fix(tui): reset active attr ID when OSC 8 sequence is terminated (#29960)Gregory Anders2024-08-02
* fix(eval): handle wrong v:lua in expr option properly (#29953)zeertzjq2024-08-02
* refactor(eval): treat v:lua call as simple functionzeertzjq2024-08-02
* vim-patch:9.1.0649: Wrong comment for "len" argument of call_simple_func()zeertzjq2024-08-02
* vim-patch:9.0.0634: evaluating "expr" options has more overhead than neededzeertzjq2024-08-02
* vim-patch:9.0.0632: calling a function from an "expr" option has overheadzeertzjq2024-08-02
* vim-patch:8.2.4416: Vim9: using a script-local function requires using "s:" (...zeertzjq2024-08-02
* vim-patch:9.1.0652: too many strlen() calls in syntax.c (#29949)zeertzjq2024-08-02
* vim-patch:9.1.0651: ex: trailing dot is optional for :g and :insert/:append (...zeertzjq2024-08-02
* vim-patch:9.1.0647: [security] use-after-free in tagstack_clear_entryzeertzjq2024-08-02
* vim-patch:9.1.0650: Coverity warning in cstrncmp() (#29944)zeertzjq2024-08-01
* vim-patch:8.2.4275: cannot use an autoload function from a package under star...zeertzjq2024-08-01
* vim-patch:partial:f10911e: Update runtime files (#29936)zeertzjq2024-08-01
* vim-patch:partial:9.1.0462: eval5() and eval7 are too complexzeertzjq2024-08-01
* vim-patch:partial:9.1.0450: evalc. code too complexzeertzjq2024-08-01
* fix(scrollbind): properly take filler/virtual lines into accountLewis Russell2024-07-31
* vim-patch:9.1.0411: too long functions in eval.c (#29925)zeertzjq2024-07-31
* vim-patch:partial:9.1.0445: Coverity warning after 9.1.0440zeertzjq2024-07-31
* vim-patch:9.1.0415: Some functions are not testedzeertzjq2024-07-31