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
/
option.c
Commit message (
Expand
)
Author
Age
*
option: Silence PVS/V547: expression is true on 64-bit systems
ZyX
2018-04-16
*
option: Fix PVS/V547: var is always NULL at that point
ZyX
2018-04-16
*
option: Fix PVS/V560: EXPAND_BOOL_SETTINGS already caused early return
ZyX
2018-04-16
*
option: Fix PVS/V547: allocator never returns NULL now
ZyX
2018-04-16
*
option: Fix PVS/V517: duplicate check for titlelen
ZyX
2018-04-16
*
option: Silence PVS/V594: GLOBAL_WO macros is not really necessary
ZyX
2018-04-16
*
msg: do not scroll entire screen (#8088)
Björn Linse
2018-03-31
*
Merge branch 'master' into yagebu/option-fixes
James McCoy
2018-03-28
|
\
|
*
build/msvc: Workaround for compiler optimization bug
b-r-o-c-k
2018-03-04
|
*
'fillchars': fix defaults logic; handle ambiwidth=double #7986
Matthieu Coudron
2018-02-23
|
*
vim-patch-8.0.0649 and vim-patch-8.0.0650: autocmd open help 2 times
Nimit Bhardwaj
2018-02-17
|
*
lint
Justin M. Keyes
2018-02-11
|
*
vim-patch:8.0.0975: using freed memory when setting 'backspace'
Justin M. Keyes
2018-02-11
|
*
vim-patch:8.0.0974: resetting a string option does not trigger OptionSet
Justin M. Keyes
2018-02-11
|
*
vim-patch:8.0.0703: illegal memory access with empty :doau command
Justin M. Keyes
2018-02-11
|
*
vim-patch:8.0.0676: crash when closing quickfix window in autocmd
Justin M. Keyes
2018-02-11
|
*
vim-patch:8.0.0448: some macros are lower case (#7936)
KunMing Xie
2018-01-30
|
*
Fix lint error in option.c
George Zhao
2018-01-19
|
*
Fix warning about conversion on mingw64
George Zhao
2018-01-18
|
*
vim-patch:8.0.0420: text garbled when the system encoding differs from 'encod...
James McCoy
2017-12-17
|
*
vim-patch:8.0.0074
Michael Schupikov
2017-12-15
|
*
ui: forward relevant option updates to UIs (#7520)
Björn Linse
2017-12-12
|
*
mac: Set $LANG based on the system locale
James McCoy
2017-12-10
|
*
tui: dump termcap info if -V3 ('verbose' >= 3)
Justin M. Keyes
2017-12-05
|
*
lint
Justin M. Keyes
2017-11-27
|
*
tui: expose terminal type in 'term' option
Justin M. Keyes
2017-11-27
|
*
channels: move away term code from eval.c
Björn Linse
2017-11-25
|
*
Merge branch 'master' of github.com:ckelsel/neovim into vim-8.0.0101
ckelsel
2017-10-10
|
|
\
|
*
|
Merge branch 'master' of https://github.com/neovim/neovim into vim-8.0.0101
ckelsel
2017-09-27
|
|
\
|
|
|
*
vim-patch:8.0.0333
ckelsel
2017-09-24
|
*
|
vim-patch:8.0.0106
ckelsel
2017-09-24
|
*
|
vim-patch:8.0.0102
ckelsel
2017-09-24
|
*
|
vim-patch:8.0.0101
ckelsel
2017-09-24
|
|
/
|
*
vim-patch:8.0.0305 (#7265)
KunMing Xie
2017-09-17
|
*
options: remove ghost of `:set termcap` (#7102)
Justin M. Keyes
2017-07-31
|
*
vim-patch:8.0.0100 (#7085)
KunMing Xie
2017-07-29
|
*
vim-patch:8.0.0073
ckelsel
2017-07-23
|
*
vim-patch:8.0.0031 (#7050)
KunMing Xie
2017-07-22
|
*
vim-patch:8.0.0003
lonerover
2017-07-19
|
*
'cpoptions': remove "<" flag; ignore <special>
Justin M. Keyes
2017-07-08
|
*
Merge #6816 'TUI improvements'
Justin M. Keyes
2017-07-07
|
|
\
|
|
*
lint
Justin M. Keyes
2017-07-07
|
|
*
tui: Disable interference in guicursor by higher layers.
Jonathan de Boyne Pollard
2017-06-03
|
*
|
message: Add support for replacing `<` to str2special
ZyX
2017-07-02
|
*
|
*: Adjust usages of modified functions
ZyX
2017-07-02
*
|
|
Merge branch 'master' into option-fixes
Jakob Schnitzer
2017-06-28
|
\
|
|
|
*
|
screen.c: fix lint
Björn Linse
2017-06-14
|
*
|
screen.c: make more highlights window specific
Björn Linse
2017-06-14
|
*
|
*: Fix conversion warnings for tv_get_number*()
James McCoy
2017-06-06
|
*
|
lint
James McCoy
2017-06-04
[next]