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
*
fix(api/buffer): fix handling of viewport of non-current buffer
bfredl
2024-03-13
*
vim-patch:9.1.0147: Cannot keep a buffer focused in a window
Colin Kennedy
2024-03-11
*
fix(window): :close may cause Nvim to quit with autocmd and float
zeertzjq
2024-03-09
*
vim-patch:9.1.0116: win_split_ins may not check available room
Sean Dewar
2024-03-08
*
vim-patch:9.1.0143: [security]: autocmd causes use-after-free in set_curbuf()...
zeertzjq
2024-02-29
*
fix(mbyte): fix bugs in utf_cp_*_off() functions
VanaIgr
2024-02-26
*
vim-patch:9.1.0131: buffer-completion may not always find all matches (#27610)
zeertzjq
2024-02-24
*
vim-patch:9.1.0113: duplicate code when cleaning undo stack
zeertzjq
2024-02-16
*
refactor: rename w_float_config to w_config #27419
Will Hopkins
2024-02-10
*
refactor(api): refactor more api functions to use arena return
bfredl
2024-02-08
*
fix(jumplist): Ctrl+o, Ctrl+i weird behavior when deleting buffers #25461
vE5li
2024-01-28
*
vim-patch:9.1.0049: Make "[Command Line]" a special buffer name
Sean Dewar
2024-01-28
*
fix(column): keep track of number of lines with number of signs
Luuk van Baal
2024-01-15
*
refactor(IWYU): fix headers
dundargoc
2024-01-11
*
refactor: remove redundant NOLINT comments
dundargoc
2024-01-01
*
refactor: follow style guide
dundargoc
2023-12-30
*
refactor: run IWYU on entire repo
dundargoc
2023-12-21
*
refactor(IWYU): move decor provider types to decoration_defs.h (#26692)
zeertzjq
2023-12-21
*
fix(buffer): do not filter help buffer
Christian Clason
2023-12-20
*
refactor: use `bool` to represent boolean values
dundargoc
2023-12-19
*
refactor: move non-symbols to defs.h headers
dundargoc
2023-12-17
*
refactor(options): reduce `findoption()` usage
Famiu Haque
2023-12-09
*
perf(column): keep track of number of lines that hold up the 'signcolumn'
Luuk van Baal
2023-12-07
*
refactor: move some constants out of vim_defs.h (#26298)
zeertzjq
2023-11-29
*
perf(column): only invalidate lines affected by added sign
Luuk van Baal
2023-11-29
*
refactor: fix headers with IWYU
dundargoc
2023-11-28
*
fix(column): redraw and update signcols for paired extmark
Luuk van Baal
2023-11-28
*
refactor: rename types.h to types_defs.h
dundargoc
2023-11-27
*
build(IWYU): fix includes for undo_defs.h
dundargoc
2023-11-27
*
build(IWYU): replace most private mappings with pragmas (#26247)
zeertzjq
2023-11-27
*
vim-patch:8.2.4685: when a swap file is found for a popup there is no dialog ...
zeertzjq
2023-11-25
*
fix(column): always set b_signcols.max
Luuk van Baal
2023-11-21
*
refactor: enable formatting for ternaries
dundargoc
2023-11-20
*
Merge pull request #25724 from luukvbaal/signmerge
bfredl
2023-11-18
|
\
|
*
refactor(sign): move legacy signs to extmarks
Luuk van Baal
2023-11-17
*
|
vim-patch:9.0.2010: [security] use-after-free from buf_contents_changed()
zeertzjq
2023-11-17
*
|
refactor: iwyu (#26062)
zeertzjq
2023-11-16
*
|
refactor: move some functions to winfloat.c (#26020)
Raphael
2023-11-16
|
/
*
refactor: follow style guide
dundargoc
2023-11-13
*
build: remove PVS
dundargoc
2023-11-12
*
refactor: remove redundant casts
dundargoc
2023-11-11
*
refactor: the long goodbye
dundargoc
2023-11-05
*
refactor: the long goodbye
dundargoc
2023-10-03
*
refactor: reorganize option header files (#25437)
zeertzjq
2023-09-30
*
build(iwyu): add a few more _defs.h mappings (#25435)
zeertzjq
2023-09-30
*
refactor(message): smsg_attr -> smsg
bfredl
2023-09-29
*
refactor: remove long
dundargoc
2023-09-29
*
refactor(messages): rename msg_trunc_attr and msg_multiline_attr without attr
bfredl
2023-09-27
*
refactor(messages): fold msg_attr into msg
bfredl
2023-09-27
*
refactor(messages): fold msg_outtrans_attr into msg_outtrans
bfredl
2023-09-27
[next]