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
*
buffer: add attributes to pure functions
Jan Edmund Lazo
2019-07-28
*
Merge #10368 from janlazo/vim-8.0.1164
Justin M. Keyes
2019-07-19
|
\
|
*
vim-patch:8.0.1164: changing StatusLine highlight does not always work
Jan Edmund Lazo
2019-07-06
*
|
api/window: add style="minimal" flag to nvim_open_win()
Björn Linse
2019-07-07
|
/
*
:ls : show "R", "F" for terminal-jobs #10370
Justin M. Keyes
2019-06-29
*
vim-patch:8.0.1013: terminal window behaves different from a buffer with changes
Jan Edmund Lazo
2019-06-26
*
vim-patch:8.0.0935: cannot recognize a terminal buffer in :ls output
Jan Edmund Lazo
2019-06-26
*
vim-patch:8.0.0953: get "no write since last change" error in terminal window
Jan Edmund Lazo
2019-06-13
*
api: allow nvim_buf_attach from lua using callbacks
Björn Linse
2019-06-04
*
signs: fix crash in buf_addsign #10091
Andrej Zieger
2019-06-01
*
lint
Andrej Zieger
2019-05-26
*
Fixed ordering of signs to align vim and neovim behaviour
Andrej Zieger
2019-05-26
*
vim-patch:8.1.0673: functionality for signs is spread out over several files
Andrej Zieger
2019-05-26
*
vim-patch:8.1.0658: deleting signs and completion for :sign is insufficient
Andrej Zieger
2019-05-26
*
vim-patch:8.1.0644: finding next sign ID is inefficient
Andrej Zieger
2019-05-26
*
vim-patch:8.1.0632: using sign group names is inefficient
Andrej Zieger
2019-05-26
*
vim-patch:8.1.0614: placing signs can be complicated
Andrej Zieger
2019-05-26
*
vim-patch:8.0.1496: VIM_CLEAR()
Justin M. Keyes
2019-05-25
*
vim-patch:8.0.1220: skipping empty statusline groups is not correct
Jan Edmund Lazo
2019-05-24
*
vim-patch:8.0.1208: 'statusline' drops empty group with highlight change
Jan Edmund Lazo
2019-05-24
*
Merge #10049 'vim-patch:8.1.0293'
Justin M. Keyes
2019-05-22
*
vim-patch:8.1.1046: the "secure" variable is used inconsistently
Jan Edmund Lazo
2019-05-05
*
vim-patch:8.1.0613: when executing an insecure function the secure flag is stuck
Jan Edmund Lazo
2019-05-05
*
vim-patch:8.0.0768: terminal window status shows "[Scratch]"
Jan Edmund Lazo
2019-04-23
*
vim-patch:8.0.0776: function prototypes missing without the quickfix feature
Jan Edmund Lazo
2019-04-14
*
options: properly reset directories on 'autochdir' (#9894)
Marco Hinz
2019-04-13
*
PVS/V595: pointer utilized before checking NULL
Justin M. Keyes
2019-04-12
*
vim-patch:8.1.1134: buffer for quickfix window is reused for another file
Marco Hinz
2019-04-08
*
vim-patch:8.0.1763: :argedit does not reuse an empty unnamed buffer
Marco Hinz
2019-04-08
*
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
[next]