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.1.2057: the screen.c file is much too big
Lewis Russell
2022-08-19
*
vim-patch:8.2.1262: src/ex_cmds.c file is too big (#19811)
zeertzjq
2022-08-17
*
vim-patch:8.1.1869: code for the argument list is spread out (#19791)
zeertzjq
2022-08-16
*
vim-patch:8.2.0056: execution stack is incomplete and inefficient
zeertzjq
2022-08-14
*
vim-patch:9.0.0198: ml_get error when switching buffer in Visual mode (#19756)
zeertzjq
2022-08-13
*
fix(winbar): do not always assume cursor is valid. fixes #19458
bfredl
2022-08-13
*
refactor: remove some unused includes (#19747)
zeertzjq
2022-08-13
*
refactor: use CLEAR_FIELD and CLEAR_POINTER macros (#19709)
zeertzjq
2022-08-11
*
vim-patch:8.2.1280: Ex command error cannot contain an argument
zeertzjq
2022-08-07
*
vim-patch:8.1.1210: support for user commands is spread out (#19653)
zeertzjq
2022-08-06
*
vim-patch:8.2.0413: buffer menu does not handle special buffers properly
zeertzjq
2022-08-05
*
refactor: rename function prefix mb to the more accurate utf_cp (#19590)
dundargoc
2022-08-02
*
vim-patch:9.0.0095: conditions are always true
zeertzjq
2022-07-28
*
vim-patch:8.2.4731: the changelist index is not remembered per buffer
zeertzjq
2022-07-23
*
vim-patch:8.1.1933: the eval.c file is too big (#19462)
zeertzjq
2022-07-22
*
vim-patch:8.1.1547: functionality of bt_nofile() is confusing
zeertzjq
2022-07-15
*
vim-patch:8.2.0426: some errors were not tested for
zeertzjq
2022-07-15
*
vim-patch:8.0.1118: FEAT_WINDOWS adds a lot of #ifdefs
zeertzjq
2022-07-15
*
vim-patch:8.2.0035: saving and restoring called_emsg is clumsy (#19335)
zeertzjq
2022-07-13
*
vim-patch:8.2.5043: can open a cmdline window from a substitute expression
zeertzjq
2022-07-07
*
fix(terminal): crash if TermClose deletes own buffer #19222
Justin M. Keyes
2022-07-05
*
refactor: replace char_u
Dundar Goc
2022-07-02
*
feat(marks): restore viewport on jump #15831
Javier Lopez
2022-06-30
*
vim-patch:9.0.0002: map functionality outside of map.c (#19150)
zeertzjq
2022-06-29
*
refactor: replace char_u #18429
dundargoc
2022-06-28
*
refactor: move some mapping-related code to a separate file (#19061)
zeertzjq
2022-06-23
*
fix(terminal): coverity USE_AFTER_FREE #18978
Justin M. Keyes
2022-06-18
*
vim-patch:8.2.1898: command modifier parsing always uses global cmdmod
zeertzjq
2022-06-14
*
fix(buffer): disable buffer-updates before removing from window #18933
zeertzjq
2022-06-12
*
refactor(uncrustify): set maximum number of consecutive newlines to 2 (#18695)
dundargoc
2022-05-25
*
refactor: replace char_u variables and functions with char
Dundar Goc
2022-05-16
*
Merge pull request #18489 from dundargoc/refactor/remove-char_u
bfredl
2022-05-13
|
\
|
*
refactor: replace char_u variables and functions with char
Dundar Goc
2022-05-11
*
|
vim-patch:8.2.4938: crash when matching buffer with invalid pattern
zeertzjq
2022-05-11
*
|
vim-patch:8.2.4901: NULL pointer access when using invalid pattern
zeertzjq
2022-05-11
|
/
*
vim-patch:8.2.4929: off-by-one error in in statusline item
zeertzjq
2022-05-10
*
vim-patch:8.2.4911: the mode #defines are not clearly named (#18499)
zeertzjq
2022-05-10
*
refactor: replace char_u variables and functions with char
Dundar Goc
2022-05-09
*
Merge pull request #18425 from dundargoc/refactor/char_u/1
bfredl
2022-05-07
|
\
|
*
refactor: replace char_u variables and functions with char
Dundar Goc
2022-05-07
*
|
build(clint): remove "function size is too large" warning
Dundar Goc
2022-05-06
|
/
*
refactor: replace char_u variables and functions with char
Dundar Goc
2022-05-04
*
refactor: replace char_u variables and functions with char
Dundar Goc
2022-05-03
*
refactor: replace char_u variables and functions with char
Dundar Goc
2022-04-30
*
refactor(uncrustify): change rules to better align with the style guide
Dundar Goc
2022-04-29
*
refactor(build): remove unused includes #17078
kylo252
2022-04-26
*
fix: show autocmd output when F is in shortmess (#18251)
Gregory Anders
2022-04-25
*
refactor: convert macros to all-caps (#17895)
dundargoc
2022-04-24
*
refactor: add pure attribute to pure functions (#18165)
dundargoc
2022-04-24
*
vim-patch:8.2.4791: events triggered in different order when reusing buffer
zeertzjq
2022-04-21
[next]