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
*
Cleanup: Rename getdigits() family functions.
Eliseo Martínez
2015-01-11
*
Cleanup: Refactor getdigits().
Eliseo Martínez
2015-01-11
*
Remove long_u: term: Enable -Wconversion.
Eliseo Martínez
2015-01-10
*
Change 'history' default to 50.
Florian Walch
2015-01-04
*
vim-patch:7.4.538
Florian Walch
2014-12-24
*
vim-patch:7.4.438
Florian Walch
2014-12-23
*
vim-patch:7.4.456
Marco Hinz
2014-12-20
*
Use ARRAY_SIZE where Coccinelle wasn't able to do it
Felipe Oliveira Carvalho
2014-12-18
*
Define and use the ARRAY_SIZE macro
Felipe Oliveira Carvalho
2014-12-18
*
Fix warnings: option.c: makeset()/put_setnum(): Various (3): FP.
Eliseo Martínez
2014-12-17
*
Ignore compatible mode
Joel Teichroeb
2014-12-13
*
docs: Remove 'osfiletype' remnants
Michael Reed
2014-12-09
*
options: change "unnamedclip" back to "clipboard=unnamed/unnamedplus"
Björn Linse
2014-12-08
*
term: Move more mouse functions to mouse.c
Thiago de Arruda
2014-12-02
*
term: Move "set_shellsize" to screen.c as "screen_resize"
Thiago de Arruda
2014-12-02
*
Remove code defined under USE_IM_CONTROL #ifdefs
Thiago de Arruda
2014-11-27
*
ui: Remove redundant ui.h includes
Thiago de Arruda
2014-11-27
*
ui: Remove ui_delay, ui_breakcheck and ui_set_shellsize
Thiago de Arruda
2014-11-27
*
doc: Remove MS-DOS specific options bioskey and conskey #1353
Fredrik Fornwall
2014-11-17
*
Fix warnings: option.c: do_set(): Dead assignment: HI.
Eliseo Martínez
2014-11-15
*
Merge pull request #1283 from splinterofchaos/breakindent-tab
Justin M. Keyes
2014-11-12
|
\
|
*
vim-patch:7.4.417
Scott Prager
2014-11-12
*
|
Convert some values from buffer_defs.h to bools
Wayne Rowcliffe
2014-11-12
|
/
*
Review: Remove long_u: memfile: Refactor: int -> bool.
Eliseo Martínez
2014-11-06
*
Removes shelltype option and all revelant doc. #1249
Joseph Anthony Pasquale Holsten
2014-10-06
*
Replace FOR_ALL_WINDOWS with FOR_ALL_WINDOWS_IN_TAB(curtab)
Wayne Rowcliffe
2014-09-24
*
FOR_ALL_WINDOWS_IN_TAB and local variables in FOR_ALL_TAB_WINDOWS
Wayne Rowcliffe
2014-09-22
*
provider: Major refactor
Thiago de Arruda
2014-09-12
*
Additional FOR_ALL_WINDOWS usage
Wayne Rowcliffe
2014-09-08
*
Convert FOR_ALL_WINDOWS to use a locally declared pointer
Wayne Rowcliffe
2014-09-08
*
vim-patch:7.4.339
André Twupack
2014-08-21
*
vim-patch: 7.4.353
Felipe Morales
2014-08-20
*
Port vim's patch 7.4.338 ('breakindent')
Felipe Morales
2014-08-20
*
Merge pull request #1024 from war1025/dev/for_all_buffers
Justin M. Keyes
2014-08-19
|
\
|
*
FOR_ALL_BUFFERS use locally declared buffer pointer
Wayne Rowcliffe
2014-08-17
|
*
Add FOR_ALL_BUFFERS helper
Wayne Rowcliffe
2014-08-02
*
|
coverity/13749: fix negative array index read in unset_global_local_option
Paul Burlumi
2014-08-19
*
|
Make ttyfast default to true on all terminals #1051
Fredrik Fornwall
2014-08-18
*
|
vim-patch:7.4.276
Scott Prager
2014-08-17
*
|
vim-patch:7.4.201
André Twupack
2014-08-15
*
|
Merge #814 'Remove dead #ifdefed code'
Justin M. Keyes
2014-08-07
|
\
\
|
*
|
Remove HAVE_TOTAL_MEM
Pavel Platto
2014-08-02
|
*
|
Remove EBCDIC: remove last #ifdef EBCDIC
Pavel Platto
2014-08-02
|
|
/
*
/
bugfix: set empty string as default for ipy/icpb to avoid segfault
Thiago de Arruda
2014-08-06
|
/
*
provider: Add support for clipboard registers.
Thiago de Arruda
2014-07-17
*
provider: Add support for python commands/functions
Thiago de Arruda
2014-07-17
*
move errno.h include out of vim.h
Brandon Coleman
2014-07-09
*
move <inttypes.h> include out of vim.h
Brandon Coleman
2014-07-09
*
move ascii.h include out of vim.h
Brandon Coleman
2014-07-09
*
remove stdbool.h include from vim.h and globals.h
Brandon Coleman
2014-07-09
[next]