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:7.4.1837 (#5834)
lonerover
2016-12-27
*
vim-patch:8.0.0110 (#5700)
Justin M. Keyes
2016-12-03
*
'inccommand': buftype=nofile, restore cursor/view
Justin M. Keyes
2016-11-10
*
lint
Justin M. Keyes
2016-11-08
*
'inccommand': rework
Justin M. Keyes
2016-11-08
*
Linted
KillTheMule
2016-10-30
*
Incsubsitution feature
KillTheMule
2016-10-30
*
Merge #5500
Justin M. Keyes
2016-10-26
|
\
|
*
Fix lint errors.
Grzegorz Milka
2016-10-23
|
*
vim-patch:7.4.2312
Grzegorz Milka
2016-10-23
|
*
vim-patch:7.4.2212
Grzegorz Milka
2016-10-22
*
|
modeline: Handle version number overflow. #5450
Florian Larysch
2016-10-26
|
/
*
main.c: "BufReadCmd term://": Skip existing terminal.
Justin M. Keyes
2016-10-12
*
refactor: eliminate misc2.c
Justin M. Keyes
2016-09-13
*
api: unify buffer numbers and window ids with handles
Björn Linse
2016-08-31
*
os_resolve_shortcut: initial port from Vim source
Justin M. Keyes
2016-07-30
*
Always resize the embedded vterm properly
Marco Hinz
2016-06-20
*
Add new functionality to the `=` marker in the STL
TJ DeVries
2016-06-14
*
vim-patch:7.4.1142
James McCoy
2016-06-02
*
lib/kvec: Remove useless type argument from kv_push macros
ZyX
2016-05-30
*
vim-patch: 7.4.1086 #4626
Michael Ennen
2016-05-06
*
*: Fix new linter errors
ZyX
2016-05-01
*
vim-patch: 7.4.1401
Michael Ennen
2016-04-27
*
Merge pull request #4273 from watiko/vim-7.4.957
Justin M. Keyes
2016-04-25
|
\
|
*
vim-patch:7.4.941
watiko
2016-03-06
*
|
buffer.c: change return type to bool
Charles Joachim
2016-04-03
*
|
test: minor changes
Justin M. Keyes
2016-03-17
*
|
'shortmess': Add "F" flag. #4446
Shougo Matsushita
2016-03-17
*
|
vim-patch:7.4.1511
Nicolas Dumazet
2016-03-08
|
/
*
bufhl: new mechanism for plugins to add highlights to a buffer
Björn Linse
2016-02-23
*
coverity/135589: (FP) Null pointer dereferences
Justin M. Keyes
2016-02-19
*
Merge pull request #4187 from watiko/vim-7.4.742
Justin M. Keyes
2016-02-09
|
\
|
*
vim-patch:7.4.742
watiko
2016-02-07
*
|
vim-patch:7.4.805
Jurica Bradaric
2016-02-02
|
/
*
tabline: Switch to functions, handle different click types
ZyX
2016-02-01
*
tabline: Add %[] atom to the tabline, for random commands on click
ZyX
2016-02-01
*
file_pat_to_reg_pat, buflist_findpat: const params
Justin M. Keyes
2016-01-01
*
vim-patch:7.4.605
Justin M. Keyes
2015-12-30
*
vim-patch:7.4.645
Shougo Matsushita
2015-12-13
*
statusline: Check width before advancing pointer. #3818
Enrico Ghirardi
2015-12-10
*
src/*: Remove `VIM - Vi improved ...` header
Michael Reed
2015-11-27
*
Remove unnecessary includes for errno.h
Rui Abreu Ferreira
2015-11-25
*
src: README.txt -> README.md
Michael Reed
2015-11-23
*
Cleanup from review
Wayne Rowcliffe
2015-11-11
*
Switch comments to match style guide
Wayne Rowcliffe
2015-11-11
*
Updates from review
Wayne Rowcliffe
2015-11-11
*
Fix shadowed variable in build_stl_str_hl
Wayne Rowcliffe
2015-11-11
*
Add documentation about what TABPAGENR and TABCLOSENR do
Wayne Rowcliffe
2015-11-11
*
Fix lint
Wayne Rowcliffe
2015-11-11
*
Add out_end_p to mark last valid character in statusline buffer
Wayne Rowcliffe
2015-11-11
[next]