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.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
|
*
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
|
\
[next]