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.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
|
*
API: Implement buffer updates
Peter Hodge
2018-05-23
|
/
*
*: Fix clint errors
ZyX
2018-04-22
*
buffer: Fix PVS/V560: condition was checked three lines above
ZyX
2018-04-09
*
buffer: Fix PVS/V547: base is never set to octal
ZyX
2018-04-09
*
buffer: PVS/V557: Refactor maketitle()
ZyX
2018-04-09
*
charset,*: Refactor transstr()
ZyX
2018-04-09
*
buffer: Beautify code a bit
ZyX
2018-04-09
*
refactor/rename: path_to_absolute()
Justin M. Keyes
2018-03-24
*
lint
Justin M. Keyes
2018-02-12
*
vim-patch:8.0.0858: can exit while a terminal is still running a job
Justin M. Keyes
2018-02-11
*
vim-patch:8.0.1402: crash with nasty autocommand
Justin M. Keyes
2018-02-11
*
exit: annotate FUNC_ATTR_NORETURN functions #7954 (#7954)
Justin M. Keyes
2018-02-07
*
vim-patch:8.0.0448: some macros are lower case (#7936)
KunMing Xie
2018-01-30
*
free_buf_options(): free buf_T.b_kmap_ga
Justin M. Keyes
2018-01-20
*
vim-patch:8.0.0420: text garbled when the system encoding differs from 'encod...
James McCoy
2017-12-17
*
:terminal : fix crash on resize (#7547)
Justin M. Keyes
2017-11-13
*
Merge #7315 "'inccommand': multiline, other fixes"
Justin M. Keyes
2017-10-31
|
\
|
*
Inccommand: Multiline substitutions, highlighting, multibyte.
KillTheMule
2017-10-29
|
/
*
terminal: Account for number column (#5310)
Sam Wilson
2017-10-27
*
resettitle(): remove conditions (#7360)
Justin M. Keyes
2017-10-07
*
'titleold': simplify behavior
Justin M. Keyes
2017-10-05
*
'titleold': set UI title on exit #7191
nate
2017-10-05
*
fix lint
ckelsel
2017-07-24
[next]