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(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
*
vim-patch:8.2.2476: using freed memory when splitting window while closing bu...
zeertzjq
2022-04-21
*
vim-patch:8.1.1756: autocommand that splits window messes up window layout
zeertzjq
2022-04-21
*
chore: remove vestigial sfname freeing (#18123)
Charlie Groves
2022-04-16
*
Merge pull request #18023 from tom-anders/vim-8.2.4702
zeertzjq
2022-04-09
|
\
|
*
vim-patch:8.2.4702: C++ scope labels are hard-coded
Tom Praschan
2022-04-09
*
|
vim-patch:8.2.0004: get E685 and E931 if buffer reload is interrupted
zeertzjq
2022-04-08
|
/
*
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
[next]