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.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
*
vim-patch:8.0.0073
ckelsel
2017-07-23
*
vim-patch:8.0.0069
ckelsel
2017-07-23
*
lint
ckelsel
2017-07-13
*
vim-patch:7.4.2229
ckelsel
2017-07-13
*
vim-patch:7.4.2189
ckelsel
2017-07-13
*
bufhl: fix move
Björn Linse
2017-06-24
*
bufhl: some style cleanup
Björn Linse
2017-06-24
*
kbtree: make warning free and delete deprecated macros
Björn Linse
2017-06-24
*
kbtree: eliminate unneccesary heap allocation
Björn Linse
2017-06-24
*
kbtree: use proper structs
Björn Linse
2017-06-24
*
kbtree: allow iterators to start at arbitrary position
Björn Linse
2017-06-24
*
bufhl: use kbtree for bufhl
Björn Linse
2017-06-24
*
vim-patch:8.0.0607 (#6879)
Daniel Hahler
2017-06-11
[next]