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
*
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
*
vim-patch:8.2.3517: TextChanged does not trigger after TextChangedI (#25384)
zeertzjq
2023-09-27
*
refactor(options)!: graduate some more shortmess flags
bfredl
2023-09-25
*
Merge pull request #25330 from bfredl/no_shm_f
bfredl
2023-09-23
|
\
|
*
refactor(options)!: graduate shortmess+=f flag
bfredl
2023-09-23
*
|
fix(float): fix some other crashes with :unhide or :all (#25328)
zeertzjq
2023-09-23
|
/
*
fix(unhide): close floating windows first (#25318)
zeertzjq
2023-09-23
*
vim-patch:8.2.4609: :unhide does not check for failing to close a window (#25...
zeertzjq
2023-09-23
*
feat(extmark): support proper multiline ranges
bfredl
2023-09-12
*
refactor(marks): don't set timestamp twice with :delmarks (#24994)
zeertzjq
2023-09-03
*
refactor(change): do API changes to buffer without curbuf switch
bfredl
2023-08-26
*
refactor(memline): distinguish mutating uses of ml_get_buf()
bfredl
2023-08-24
*
refactor: remove long
dundargoc
2023-07-03
*
vim-patch:9.0.1672: tabline highlight wrong after truncated double width labe...
zeertzjq
2023-07-02
*
refactor(options): remove `getoption_T` and introduce `OptVal` (#23850)
Famiu Haque
2023-06-07
*
vim-patch:9.0.1583: get E304 when using 'cryptmethod' "xchacha20v2" (#23790)
zeertzjq
2023-05-28
*
fix(ui-ext): send title to newly-attached UI
zeertzjq
2023-05-26
*
vim-patch:9.0.1575: "file N of M" message is not translated (#23737)
zeertzjq
2023-05-24
*
Merge pull request #15534 from bfredl/monomap
bfredl
2023-05-17
|
\
|
*
refactor(map): avoid duplicated khash_t types for values
bfredl
2023-05-17
*
|
refactor: use xstrl{cpy,cat} on IObuff (#23648)
ii14
2023-05-16
|
/
*
vim-patch:9.0.1554: code for handling 'switchbuf' is repeated (#23632)
zeertzjq
2023-05-15
*
vim-patch:9.0.1497: the ruler percentage can't be localized (#23389)
zeertzjq
2023-04-29
*
vim-patch:9.0.1330: handling new value of an option has a long "else if" chain
Lewis Russell
2023-04-28
[next]