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
*
build: allow IWYU to fix includes for all .c files
dundargoc
2022-11-15
*
vim-patch:8.2.1919: assert_fails() setting emsg_silent changes normal executi...
zeertzjq
2022-11-11
*
vim-patch:9.0.0844: handling 'statusline' errors is spread out (#20992)
luukvbaal
2022-11-08
*
vim-patch:8.2.3725: cannot use a lambda for 'completefunc' and 'omnifunc'
zeertzjq
2022-11-07
*
vim-patch:8.2.3665: cannot use a lambda for 'tagfunc'
zeertzjq
2022-11-07
*
vim-patch:9.0.0819: still a build error, tests are failing
zeertzjq
2022-10-30
*
vim-patch:9.0.0789: dummy buffer ends up in a window
zeertzjq
2022-10-19
*
vim-patch:9.0.0761: cannot use 'indentexpr' for Lisp indenting
zeertzjq
2022-10-16
*
vim-patch:9.0.0614: SpellFileMissing autocmd may delete buffer
zeertzjq
2022-10-15
*
vim-patch:8.1.0342: crash when a callback deletes a window that is being used
zeertzjq
2022-10-15
*
vim-patch:8.1.0941: macros for MS-Windows are inconsistent (#20215)
dundargoc
2022-09-18
*
refactor: replace char_u with char
Dundar Göc
2022-09-11
*
refactor: replace char_u with char
Dundar Göc
2022-09-10
*
refactor: replace char_u with char
Dundar Göc
2022-09-09
*
refactor: replace char_u with char
Dundar Göc
2022-08-31
*
refactor: replace char_u with char
Dundar Göc
2022-08-29
*
refactor: replace char_u with char
Dundar Göc
2022-08-27
*
vim-patch:9.0.0274: netrw plugin does not show remote files
zeertzjq
2022-08-27
*
vim-patch:9.0.0272: BufReadCmd not triggered when loading a "nofile" buffer
zeertzjq
2022-08-27
*
refactor: replace char_u with char
Dundar Göc
2022-08-26
*
vim-patch:8.2.0911: crash when opening a buffer for the cmdline window fails
zeertzjq
2022-08-25
*
vim-patch:9.0.0261: bufload() reads a file even if the name is not a file nam...
zeertzjq
2022-08-25
*
vim-patch:9.0.0206: redraw flags are not named specifically (#19913)
zeertzjq
2022-08-23
*
vim-patch:8.2.4753: error from setting an option is silently ignored (#19888)
zeertzjq
2022-08-22
*
vim-patch:8.1.1886: command line expansion code is spread out (#19861)
zeertzjq
2022-08-21
*
vim-patch:8.1.2045: the option.c file is too big (#19854)
zeertzjq
2022-08-20
*
refactor: move statusline code from buffer.c and [draw]screen.c to new file
bfredl
2022-08-19
*
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
[next]