aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/buffer.c
Commit message (Expand)AuthorAge
* refactor: move some constants out of vim_defs.h (#26298)zeertzjq2023-11-29
* perf(column): only invalidate lines affected by added signLuuk van Baal2023-11-29
* refactor: fix headers with IWYUdundargoc2023-11-28
* fix(column): redraw and update signcols for paired extmarkLuuk van Baal2023-11-28
* refactor: rename types.h to types_defs.hdundargoc2023-11-27
* build(IWYU): fix includes for undo_defs.hdundargoc2023-11-27
* build(IWYU): replace most private mappings with pragmas (#26247)zeertzjq2023-11-27
* vim-patch:8.2.4685: when a swap file is found for a popup there is no dialog ...zeertzjq2023-11-25
* fix(column): always set b_signcols.maxLuuk van Baal2023-11-21
* refactor: enable formatting for ternariesdundargoc2023-11-20
* Merge pull request #25724 from luukvbaal/signmergebfredl2023-11-18
|\
| * refactor(sign): move legacy signs to extmarksLuuk van Baal2023-11-17
* | vim-patch:9.0.2010: [security] use-after-free from buf_contents_changed()zeertzjq2023-11-17
* | refactor: iwyu (#26062)zeertzjq2023-11-16
* | refactor: move some functions to winfloat.c (#26020)Raphael2023-11-16
|/
* refactor: follow style guidedundargoc2023-11-13
* build: remove PVSdundargoc2023-11-12
* refactor: remove redundant castsdundargoc2023-11-11
* refactor: the long goodbyedundargoc2023-11-05
* 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: remove longdundargoc2023-09-29
* refactor(messages): rename msg_trunc_attr and msg_multiline_attr without attrbfredl2023-09-27
* refactor(messages): fold msg_attr into msgbfredl2023-09-27
* refactor(messages): fold msg_outtrans_attr into msg_outtransbfredl2023-09-27
* vim-patch:8.2.3517: TextChanged does not trigger after TextChangedI (#25384)zeertzjq2023-09-27
* refactor(options)!: graduate some more shortmess flagsbfredl2023-09-25
* Merge pull request #25330 from bfredl/no_shm_fbfredl2023-09-23
|\
| * refactor(options)!: graduate shortmess+=f flagbfredl2023-09-23
* | fix(float): fix some other crashes with :unhide or :all (#25328)zeertzjq2023-09-23
|/
* fix(unhide): close floating windows first (#25318)zeertzjq2023-09-23
* vim-patch:8.2.4609: :unhide does not check for failing to close a window (#25...zeertzjq2023-09-23
* feat(extmark): support proper multiline rangesbfredl2023-09-12
* refactor(marks): don't set timestamp twice with :delmarks (#24994)zeertzjq2023-09-03
* refactor(change): do API changes to buffer without curbuf switchbfredl2023-08-26
* refactor(memline): distinguish mutating uses of ml_get_buf()bfredl2023-08-24
* refactor: remove longdundargoc2023-07-03
* vim-patch:9.0.1672: tabline highlight wrong after truncated double width labe...zeertzjq2023-07-02
* refactor(options): remove `getoption_T` and introduce `OptVal` (#23850)Famiu Haque2023-06-07
* vim-patch:9.0.1583: get E304 when using 'cryptmethod' "xchacha20v2" (#23790)zeertzjq2023-05-28
* fix(ui-ext): send title to newly-attached UIzeertzjq2023-05-26
* vim-patch:9.0.1575: "file N of M" message is not translated (#23737)zeertzjq2023-05-24
* Merge pull request #15534 from bfredl/monomapbfredl2023-05-17
|\
| * refactor(map): avoid duplicated khash_t types for valuesbfredl2023-05-17
* | refactor: use xstrl{cpy,cat} on IObuff (#23648)ii142023-05-16
|/
* vim-patch:9.0.1554: code for handling 'switchbuf' is repeated (#23632)zeertzjq2023-05-15
* vim-patch:9.0.1497: the ruler percentage can't be localized (#23389)zeertzjq2023-04-29
* vim-patch:9.0.1330: handling new value of an option has a long "else if" chainLewis Russell2023-04-28