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
*
vim-patch:8.0.0370: invalid memory access when setting wildchar empty
Jan Edmund Lazo
2018-09-23
*
vim-patch:8.1.0414: v:option_old is cleared when using :set in OptionSet autocmd
Jan Edmund Lazo
2018-09-22
*
style: fixing minor issues noted in code review.
ZviRackover
2018-08-06
*
lint: clean-up after parent commit
ZviRackover
2018-08-06
*
Remove all occurences of the mb_ptr2char macro
ZviRackover
2018-08-06
*
vim-patch:8.0.0704: problems with autocommands when opening help
Jan Edmund Lazo
2018-06-25
*
vim-patch:8.1.0107: getting buffer option clears message (#8637)
Jacob Niehus
2018-06-24
*
vim-patch:8.0.0616: not always setting 'background' correctly after :hi Norma...
Jan Edmund Lazo
2018-06-21
*
vim-patch:8.0.0546: swap file exists briefly when opening the command window ...
Jan Edmund Lazo
2018-06-19
*
Merge #8526 from janlazo/vim-8.0.0451
Justin M. Keyes
2018-06-16
|
\
|
*
vim-patch:8.0.0451: some macros are in lower case
Jan Edmund Lazo
2018-06-12
*
|
fillchars: make checks more strict and improve tests
Björn Linse
2018-06-14
*
|
Add ‘eob’ option to fillchars
Jack Bracewell
2018-06-13
*
|
options: remove 'maxcombine` option (always use 6)
Björn Linse
2018-06-13
|
/
*
vim-patch:8.0.0466: still macros that should be all-caps (#8510)
Jan Edmund Lazo
2018-06-10
*
vim-patch:8.0.1237: ":set scroll&" often gives an error (#8473)
Jan Edmund Lazo
2018-06-04
*
vim-patch:8.0.0342: double free with EXITFREE and setting 'ttytype'
Justin M. Keyes
2018-05-19
*
cleanup
Justin M. Keyes
2018-05-18
*
do not pass NULL to os_getenv
Justin M. Keyes
2018-05-18
*
Merge #8329 'API: Make nvim_set_option() update `:verbose set …`'
Justin M. Keyes
2018-05-11
|
\
|
*
lint
b-r-o-c-k
2018-05-10
|
*
api: Make nvim_set_option() update `:verbose set ...`
b-r-o-c-k
2018-05-03
*
|
Merge #4486 'refactor: Remove maxmem, maxmemtot options'
Justin M. Keyes
2018-05-02
|
\
\
|
|
/
|
/
|
|
*
Remove maxmem and maxmemtot options
Felipe Oliveira Carvalho
2017-04-11
*
|
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
[next]