aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/memline.c
Commit message (Expand)AuthorAge
* fix(memline): don't check line count for closed memline #32403luukvbaal2025-02-12
* vim-patch:9.1.1003: [security]: heap-buffer-overflow with visual mode (#31971)zeertzjq2025-01-12
* feat(ui)!: emit prompt "messages" as cmdline events #31525luukvbaal2025-01-02
* refactor: iwyu #31637Justin M. Keyes2024-12-23
* refactor(highlight): make enum of builtin highlights start with 1bfredl2024-11-13
* refactor(message): propagate highlight id instead of attrsLuuk van Baal2024-11-08
* refactor: rename "process" => "proc" #30387Justin M. Keyes2024-09-15
* docs: use "nvim" in swapfile message #30250こけっち2024-09-03
* refactor: collapse statements in single assignmentsLewis Russell2024-07-30
* vim-patch:9.1.0615: Unnecessary STRLEN() in make_percent_swname()zeertzjq2024-07-26
* vim-patch:8.2.3543: swapname has double slash when 'directory' ends in itzeertzjq2024-07-26
* revert: "refactor: use S_LEN macro" (#29319)Lewis Russell2024-06-14
* refactor: use S_LEN(s) instead of s, n (#29219)James2024-06-11
* fix(terminal): disable reflow againChristian Clason2024-03-14
* vim-patch:9.1.0177: Coverity reports dead codezeertzjq2024-03-14
* vim-patch:9.1.0172: More code can use ml_get_buf_len() instead of STRLEN()zeertzjq2024-03-14
* fix(api/buffer): fix handling of viewport of non-current bufferbfredl2024-03-13
* vim-patch:9.1.0138: too many STRLEN calls when getting a memline (#27799)zeertzjq2024-03-10
* refactor(api): reduce temporary allocations when replacing linesbfredl2024-02-20
* refactor(IWYU): fix headersdundargoc2024-01-11
* refactor: follow style guidedundargoc2023-12-30
* refactor: run IWYU on entire repodundargoc2023-12-21
* refactor(IWYU): move decor provider types to decoration_defs.h (#26692)zeertzjq2023-12-21
* refactor: use `bool` to represent boolean valuesdundargoc2023-12-19
* Merge pull request #26486 from glepnir/fix_linebytebfredl2023-12-12
|\
| * fix: use no_ff instead of ffdos as conditionglepnir2023-12-12
* | refactor(options): reduce `findoption()` usageFamiu Haque2023-12-09
|/
* build: don't define FUNC_ATTR_* as empty in headers (#26317)zeertzjq2023-11-30
* refactor: move some constants out of vim_defs.h (#26298)zeertzjq2023-11-29
* refactor: fix headers with IWYUdundargoc2023-11-28
* build(IWYU): fix includes for undo_defs.hdundargoc2023-11-27
* build(IWYU): fix includes for func_attr.hdundargoc2023-11-27
* build: enable IWYU on macdundargoc2023-11-27
* vim-patch:8.2.4685: when a swap file is found for a popup there is no dialog ...zeertzjq2023-11-25
* build: adjust clang-tidy warning exclusion logicdundargoc2023-11-20
* refactor: enable formatting for ternariesdundargoc2023-11-20
* refactor: follow style guidedundargoc2023-11-19
* refactor: remove B_SPELL macro (#26063)zeertzjq2023-11-16
* build: remove PVSdundargoc2023-11-12
* refactor: remove redundant castsdundargoc2023-11-11
* refactor: the long goodbyedundargoc2023-11-05
* build(lint): remove unnecessary clint.py rulesdundargoc2023-10-23
* refactor: the long goodbyedundargoc2023-10-09
* feat: ignore swapfile for running Nvim processes #25336Justin M. Keyes2023-10-04
* refactor: the long goodbyedundargoc2023-10-03
* refactor: reorganize option header files (#25437)zeertzjq2023-09-30
* build(iwyu): add a few more _defs.h mappings (#25435)zeertzjq2023-09-30
* refactor(message): smsg_attr -> smsgbfredl2023-09-29
* refactor(messages): fold msg_attr into msgbfredl2023-09-27
* refactor(messages): fold msg_outtrans_attr into msg_outtransbfredl2023-09-27