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
*
fileio: Refactor msg_add_fname to something which needs no comments
ZyX
2017-04-03
*
*: Make some more things const and with length
ZyX
2017-03-29
*
eval,*: Move get_tv_string to typval.c
ZyX
2017-03-29
*
*: Move some dictionary functions to typval.h and use char*
ZyX
2017-03-29
*
eval: Split eval.c into smaller files
ZyX
2017-03-29
*
vim-patch:7.4.2330
lonerover
2017-03-27
*
lint
Justin M. Keyes
2017-03-22
*
vim-patch:7.4.2328
Justin M. Keyes
2017-03-22
*
vim-patch:7.4.2324
Justin M. Keyes
2017-03-22
*
vim-patch:7.4.2348
raichoo
2017-03-19
*
vim-patch:8.0.0229
raichoo
2017-03-19
*
vim-patch:7.4.2362
raichoo
2017-03-19
*
vim-patch:7.4.2347
raichoo
2017-03-19
*
Replace hashtab with handle buffer functions
Jack Bracewell
2017-03-16
*
buffer.c: enable -Wconversion #3744
Justin M. Keyes
2017-03-03
*
buffer.c: enable -Wconversion #3744
Adam-K-P
2017-03-02
*
buffer: Provide an initializer for di_key
ZyX
2017-02-24
*
buffer: Remove b:changedtick from b: before freeing b:
ZyX
2017-02-24
*
eval: Do not allocate b:changedtick dictionary item
ZyX
2017-02-24
*
eval: Make sure `islocked('b:.changedtick')` does not error out
ZyX
2017-02-23
*
buffer: Forbid unletting b:changedtick
ZyX
2017-02-23
*
buffer: Bind b:changedtick to b:['changedtick'], remove special cases
ZyX
2017-02-23
*
coverity/13728: Null pointer dereference (#6100)
Justin M. Keyes
2017-02-12
*
Merge pull request #5913 from mhinz/buf-lookup-patches
James McCoy
2017-02-06
|
\
|
*
Fix clint issues
Marco Hinz
2017-02-04
|
*
vim-patch:7.4.2024
Marco Hinz
2017-02-04
|
*
vim-patch:7.4.2023
Marco Hinz
2017-02-04
|
*
vim-patch:7.4.2021
Marco Hinz
2017-02-04
|
*
vim-patch:7.4.2018
Marco Hinz
2017-02-04
|
*
vim-patch:7.4.2017
Marco Hinz
2017-02-04
*
|
refactor: fix warnings
Justin M. Keyes
2017-02-04
|
/
*
Merge #5865 from lonerover/vim-7.4.2036
Justin M. Keyes
2017-01-19
|
\
|
*
buffer.c: use a map instead of hashtab
rover
2017-01-19
|
*
fix lint error
lonerover
2017-01-04
|
*
vim-patch:7.4.2036
lonerover
2017-01-03
*
|
Merge #5918 'vim-patch: 7.4.2006, 7.4.2075, 7.4.2077, 7.4.2117, 7.4.2300, 7.4...
Justin M. Keyes
2017-01-16
|
\
\
|
*
|
vim-patch:7.4.2006
rover
2017-01-08
|
|
/
*
|
vim-patch:7.4.2099 (#5951)
Shougo
2017-01-15
*
|
lint
Justin M. Keyes
2017-01-13
*
|
open_buffer(): Do `BufEnter` for directories.
Justin M. Keyes
2017-01-12
|
/
*
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
[next]