aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/buffer.c
Commit message (Expand)AuthorAge
* vim-patch:8.2.4631: crash when switching window in BufWipeout autocommandzeertzjq2022-03-27
* vim-patch:8.2.4327: may end up with no current bufferzeertzjq2022-03-26
* vim-patch:8.2.4281: using freed memory with :lopen and :bwipezeertzjq2022-03-26
* fix(float): do not switch window before deleting last listed buffer (#17840)zeertzjq2022-03-24
* fix(float): don't always switch window when deleting last listed buffer (#17836)zeertzjq2022-03-24
* fix(float): handle buffer deletion with floating windowszeertzjq2022-03-23
* Merge pull request #17694 from lewis6991/fix_signcolbfredl2022-03-18
|\
| * fix(signcol): always trigger a redrawLewis Russell2022-03-12
* | vim-patch:8.1.1693: syntax coloring and highlighting is in one big file (#17721)Lewis Russell2022-03-18
* | Merge pull request #17266 from famiu/feat/ui/global-statuslinebfredl2022-03-17
|\ \
| * | feat: add support for global statuslineFamiu Haque2022-03-18
* | | vim-patch:8.1.0877: new buffer used every time the quickfix window is openedJan Edmund Lazo2022-03-13
| |/ |/|
* | refactor: fix all clint warnings from buffer.cDundar Göc2022-03-11
* | refactor(signcol): smarter invalidation (#17533)Lewis Russell2022-03-06
* | feat(decorations): support signsLewis Russell2022-03-05
* | fix(signcol): handle edge case with maximum valueLewis Russell2022-02-24
* | Merge pull request #17403 from zeertzjq/vim-8.1.1955zeertzjq2022-02-21
|\ \
| * | vim-patch:8.2.0156: various typos in source files and testszeertzjq2022-02-14
| |/
* / vim-patch:8.2.4419: illegal memory access when using 20 highlightsSean Dewar2022-02-19
|/
* refactor(signs): more efficient signcol calcLewis Russell2022-02-12
* vim-patch:8.1.2073: when editing a buffer 'colorcolumn' may not workzeertzjq2022-02-12
* fix: close floating windows when calling win_close()Rom Grk2022-02-10
* refactor(mbyte.c): add const qualifierszeertzjq2022-02-09
* Merge pull request #17113 from zeertzjq/vim-8.2.2569zeertzjq2022-02-01
|\
| * feat(statusline): support multibyte fillcharzeertzjq2022-01-16
* | vim-patch:8.2.4245: ":retab 0" may cause illegal memory accessSean Dewar2022-01-29
* | Merge pull request #17150 from zeertzjq/vim-8.2.4166bfredl2022-01-27
|\ \
| * | vim-patch:8.2.4166: undo synced when switching buffer in another windowzeertzjq2022-01-21
| |/
* | Merge pull request #17094 from zeertzjq/vim-8.2.4091bfredl2022-01-27
|\ \
| * | vim-patch:8.2.4091: virtcol is recomputed for statusline unnecessarilyzeertzjq2022-01-15
| |/
* / fix(coverity/188749): nullify pointer to fix use-after-freeJames McCoy2022-01-19
|/
* vim-patch:8.2.3914 (#16808)dundargoc2021-12-28
* refactor(misc1): move out high-level input functions to a new file: input.cBjörn Linse2021-12-10
* refactor(misc1): move out misc functions which obviously belong elsewhereBjörn Linse2021-12-09
* Merge pull request #16362 from zeertzjq/vim-8.2.3617Jan Edmund Lazo2021-11-21
|\
| * revert: partially revert #9894zeertzjq2021-11-19
| * vim-patch:8.2.3617: ":verbose pwd" does not mention 'autochdir' was appliedzeertzjq2021-11-19
* | refactor: saner options for uncrustify (#16204)dundargoc2021-11-19
|/
* refactor: reduce number of explicit char casts (#16077)dundargoc2021-11-16
* Merge pull request #16047 from mcepl/vim-8.2.3520Jan Edmund Lazo2021-11-14
|\
| * vim-patch:8.2.3525: option variable name does not match option nameMatěj Cepl2021-10-24
| * vim-patch:8.2.3520: cannot define a function for thesaurus completionMatěj Cepl2021-10-23
* | refactor(multibyte): eliminate mb_char2len alias for utf_char2lenBjörn Linse2021-11-14
* | refactor(multibyte): eliminate mb_ptr2len alias for utfc_ptr2lenBjörn Linse2021-11-14
* | vim-patch:8.1.0779: argument for message functions is inconsistentJames McCoy2021-11-01
* | vim-patch:8.1.0743: giving error messages is not flexibleJames McCoy2021-11-01
* | vim-patch:8.1.0306: plural messages are not translated properlyJames McCoy2021-11-01
* | refactor: saner options for uncrustify #16196dundargoc2021-10-31
* | refactor: uncrustify #16090dundargoc2021-10-29
* | vim-patch:8.2.3547: opening the quickfix window triggers BufWinEnter twice (#...Yorick Peterse2021-10-23