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.0.0728: the terminal structure is never freed
Jan Edmund Lazo
2019-04-06
*
lint
Abdelhakeem
2019-03-29
*
vim-patch:8.1.0539: cannot build without the sandbox
Abdelhakeem
2019-03-28
*
signs: support multiple columns #9295
Dan Aloni
2019-03-25
*
vim-patch:8.1.0538: evaluating a modeline might invoke using a shell command
Jan Edmund Lazo
2019-03-23
*
vim-patch:8.1.0384: sign ordering #9758
Jan Edmund Lazo
2019-03-19
*
vim-patch:8.1.0826: too many #ifdefs
Jan Edmund Lazo
2019-03-08
*
floats: implement floating windows
Björn Linse
2019-03-02
*
API/buffer-updates: always detach on buf-reload #9643
KillTheMule
2019-03-01
*
api: add nvim_create_buf to create a new empty buffer.
Björn Linse
2019-02-09
*
vim-patch:8.0.1073: may get an endless loop if 'statusline' changes a highlight
Jan Edmund Lazo
2019-02-03
*
Merge #9539 "options: make 'listchars' and 'fillchars' local to window"
Marco Hinz
2019-01-28
|
\
|
*
linter: fix issues
Marco Hinz
2019-01-26
|
*
options: make 'fillchars'/'listchars' local to window
Marco Hinz
2019-01-26
*
|
terminal: handle size when switching buffers in window
Björn Linse
2019-01-27
|
/
*
clang/"null pointer dereference": close_buffer
Justin M. Keyes
2019-01-13
*
bufhl: simplify redraw logic
Björn Linse
2019-01-09
*
api: make nvim_buf_set_virtual_text use correct namespace counter
Björn Linse
2018-12-07
*
api: implement object namespaces
Björn Linse
2018-11-24
*
api: simplify nvim_buf_get_offset function
Björn Linse
2018-11-01
*
signs: Add "numhl" argument #9113
Reto Schnyder
2018-10-13
*
lint
Jan Edmund Lazo
2018-09-29
*
globals: arg_had_last is bool
Jan Edmund Lazo
2018-09-29
*
vim-patch:8.1.0310: file info msg with 'F' in 'shortmess'
Justin M. Keyes
2018-09-21
*
vim-patch:8.0.1215: newer gcc warns for implicit fallthrough
Jan Edmund Lazo
2018-09-20
*
buffer: add support for virtual text annotations
Björn Linse
2018-09-17
*
lint
Jan Edmund Lazo
2018-09-06
*
window: refactor boolean variables in win_close()
Jan Edmund Lazo
2018-09-06
*
vim-patch:8.0.0782: using freed memory in quickfix code
Jan Edmund Lazo
2018-09-06
*
ops: refactor get_spec_reg()
Jan Edmund Lazo
2018-08-16
*
vim-patch:8.0.1633: a TextChanged autocmd triggers when it is defined
Jan Edmund Lazo
2018-08-15
*
lint
Jan Edmund Lazo
2018-08-11
*
vim-patch:8.0.1361: some users don't want to diff with hidden buffers
Jan Edmund Lazo
2018-08-11
*
lint: clean-up after parent commit
ZviRackover
2018-08-06
*
Remove all occurences of the mb_ptr2char macro
ZviRackover
2018-08-06
*
vim-patch:8.1.0240: g:actual_curbuf set in wrong scope (#8818)
Daniel Hahler
2018-08-06
*
vim-patch:8.0.1512: warning for possibly using NULL pointer
Jan Edmund Lazo
2018-07-23
*
highlight: extract low-level highlight logic from syntax, ui
Björn Linse
2018-07-21
*
terminal: handle &confirm and :confirm on unloading (#8726)
Marco Hinz
2018-07-12
*
test: build_stl_str_hl (#8703)
ZviRackover
2018-07-10
*
Merge pull request #7551 from bfredl/setl_bufwin
Björn Linse
2018-06-22
|
\
|
*
buffer: fix copying setl options for buffer currently displayed in another wi...
Björn Linse
2018-06-21
*
|
*: Replace b_changedtick with new always-inline functions
ZyX
2018-06-22
*
|
vim-patch:8.0.0648: possible use of NULL pointer
Jan Edmund Lazo
2018-06-21
*
|
vim-patch:8.0.0621: :stag does not respect 'switchbuf'
Jan Edmund Lazo
2018-06-21
|
/
*
vim-patch:8.0.0466: still macros that should be all-caps (#8510)
Jan Edmund Lazo
2018-06-10
*
Merge #7917 'API: buffer updates'
Justin M. Keyes
2018-06-08
|
\
|
*
Some renamings and doc changes
KillTheMule
2018-05-23
|
*
The grand renaming
KillTheMule
2018-05-23
|
*
Lint
KillTheMule
2018-05-23
[next]