index
:
rneovim.git
20220114-mix
20230125_mix
20231130_mix
aucmd_textputpost
colorcolchar
fix_20726
fix_repeatcmdline
fix_semantic_tokens
fix_semantic_tokens_pull
floattitle
master
mix
mix_20240309
newfeatures
rahm
tmp
usermarks
userreg
userregs_2
Neovim fork with Rahm's personal hacks.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
nvim
/
buffer.c
Commit message (
Expand
)
Author
Age
*
vim-patch:8.2.4631: crash when switching window in BufWipeout autocommand
zeertzjq
2022-03-27
*
vim-patch:8.2.4327: may end up with no current buffer
zeertzjq
2022-03-26
*
vim-patch:8.2.4281: using freed memory with :lopen and :bwipe
zeertzjq
2022-03-26
*
fix(float): do not switch window before deleting last listed buffer (#17840)
zeertzjq
2022-03-24
*
fix(float): don't always switch window when deleting last listed buffer (#17836)
zeertzjq
2022-03-24
*
fix(float): handle buffer deletion with floating windows
zeertzjq
2022-03-23
*
Merge pull request #17694 from lewis6991/fix_signcol
bfredl
2022-03-18
|
\
|
*
fix(signcol): always trigger a redraw
Lewis Russell
2022-03-12
*
|
vim-patch:8.1.1693: syntax coloring and highlighting is in one big file (#17721)
Lewis Russell
2022-03-18
*
|
Merge pull request #17266 from famiu/feat/ui/global-statusline
bfredl
2022-03-17
|
\
\
|
*
|
feat: add support for global statusline
Famiu Haque
2022-03-18
*
|
|
vim-patch:8.1.0877: new buffer used every time the quickfix window is opened
Jan Edmund Lazo
2022-03-13
|
|
/
|
/
|
*
|
refactor: fix all clint warnings from buffer.c
Dundar Göc
2022-03-11
*
|
refactor(signcol): smarter invalidation (#17533)
Lewis Russell
2022-03-06
*
|
feat(decorations): support signs
Lewis Russell
2022-03-05
*
|
fix(signcol): handle edge case with maximum value
Lewis Russell
2022-02-24
*
|
Merge pull request #17403 from zeertzjq/vim-8.1.1955
zeertzjq
2022-02-21
|
\
\
|
*
|
vim-patch:8.2.0156: various typos in source files and tests
zeertzjq
2022-02-14
|
|
/
*
/
vim-patch:8.2.4419: illegal memory access when using 20 highlights
Sean Dewar
2022-02-19
|
/
*
refactor(signs): more efficient signcol calc
Lewis Russell
2022-02-12
*
vim-patch:8.1.2073: when editing a buffer 'colorcolumn' may not work
zeertzjq
2022-02-12
*
fix: close floating windows when calling win_close()
Rom Grk
2022-02-10
*
refactor(mbyte.c): add const qualifiers
zeertzjq
2022-02-09
*
Merge pull request #17113 from zeertzjq/vim-8.2.2569
zeertzjq
2022-02-01
|
\
|
*
feat(statusline): support multibyte fillchar
zeertzjq
2022-01-16
*
|
vim-patch:8.2.4245: ":retab 0" may cause illegal memory access
Sean Dewar
2022-01-29
*
|
Merge pull request #17150 from zeertzjq/vim-8.2.4166
bfredl
2022-01-27
|
\
\
|
*
|
vim-patch:8.2.4166: undo synced when switching buffer in another window
zeertzjq
2022-01-21
|
|
/
*
|
Merge pull request #17094 from zeertzjq/vim-8.2.4091
bfredl
2022-01-27
|
\
\
|
*
|
vim-patch:8.2.4091: virtcol is recomputed for statusline unnecessarily
zeertzjq
2022-01-15
|
|
/
*
/
fix(coverity/188749): nullify pointer to fix use-after-free
James McCoy
2022-01-19
|
/
*
vim-patch:8.2.3914 (#16808)
dundargoc
2021-12-28
*
refactor(misc1): move out high-level input functions to a new file: input.c
Björn Linse
2021-12-10
*
refactor(misc1): move out misc functions which obviously belong elsewhere
Björn Linse
2021-12-09
*
Merge pull request #16362 from zeertzjq/vim-8.2.3617
Jan Edmund Lazo
2021-11-21
|
\
|
*
revert: partially revert #9894
zeertzjq
2021-11-19
|
*
vim-patch:8.2.3617: ":verbose pwd" does not mention 'autochdir' was applied
zeertzjq
2021-11-19
*
|
refactor: saner options for uncrustify (#16204)
dundargoc
2021-11-19
|
/
*
refactor: reduce number of explicit char casts (#16077)
dundargoc
2021-11-16
*
Merge pull request #16047 from mcepl/vim-8.2.3520
Jan Edmund Lazo
2021-11-14
|
\
|
*
vim-patch:8.2.3525: option variable name does not match option name
Matěj Cepl
2021-10-24
|
*
vim-patch:8.2.3520: cannot define a function for thesaurus completion
Matěj Cepl
2021-10-23
*
|
refactor(multibyte): eliminate mb_char2len alias for utf_char2len
Björn Linse
2021-11-14
*
|
refactor(multibyte): eliminate mb_ptr2len alias for utfc_ptr2len
Björn Linse
2021-11-14
*
|
vim-patch:8.1.0779: argument for message functions is inconsistent
James McCoy
2021-11-01
*
|
vim-patch:8.1.0743: giving error messages is not flexible
James McCoy
2021-11-01
*
|
vim-patch:8.1.0306: plural messages are not translated properly
James McCoy
2021-11-01
*
|
refactor: saner options for uncrustify #16196
dundargoc
2021-10-31
*
|
refactor: uncrustify #16090
dundargoc
2021-10-29
*
|
vim-patch:8.2.3547: opening the quickfix window triggers BufWinEnter twice (#...
Yorick Peterse
2021-10-23
[next]