index
:
delta/vim-git.git
chrisbra-patch-1
master
github.com: vim/vim.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
option.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
patch 9.0.1520: completion for option name includes all bool options
v9.0.1520
Bram Moolenaar
2023-05-06
1
-3
/
+5
*
patch 9.0.1481: decrypting with libsodium may fail if the library changes
v9.0.1481
Christian Brabandt
2023-04-23
1
-1
/
+1
*
patch 9.0.1405: missing check for out-of-memory
v9.0.1405
Bram Moolenaar
2023-03-15
1
-14
/
+16
*
patch 9.0.1403: unused variables and functions
v9.0.1403
Dominique Pelle
2023-03-12
1
-9
/
+0
*
patch 9.0.1391: "clear" macros are not always used
v9.0.1391
Yegappan Lakshmanan
2023-03-07
1
-2
/
+2
*
patch 9.0.1380: CTRL-X on 2**64 subtracts two
v9.0.1380
Bram Moolenaar
2023-03-04
1
-1
/
+1
*
patch 9.0.1379: functions for handling options are not ordered
v9.0.1379
Yegappan Lakshmanan
2023-03-04
1
-933
/
+925
*
patch 9.0.1369: still some "else if" constructs for setting options
v9.0.1369
Yegappan Lakshmanan
2023-03-02
1
-142
/
+73
*
patch 9.0.1353: too many "else if" statements to handle option values
v9.0.1353
Yegappan Lakshmanan
2023-02-25
1
-0
/
+2
*
patch 9.0.1330: handling new value of an option has a long "else if" chain
v9.0.1330
Yegappan Lakshmanan
2023-02-20
1
-399
/
+328
*
patch 9.0.1313: some settings use the current codepage instead of 'encoding'
v9.0.1313
K.Takata
2023-02-15
1
-1
/
+2
*
patch 9.0.1311: Coverity warns for using a NULL pointer
v9.0.1311
Bram Moolenaar
2023-02-15
1
-0
/
+2
*
patch 9.0.1308: the code for setting options is too complicated
v9.0.1308
Yegappan Lakshmanan
2023-02-14
1
-358
/
+492
*
patch 9.0.1307: setting 'formatoptions' with :let doesn't check for errors
v9.0.1307
Yegappan Lakshmanan
2023-02-13
1
-2
/
+5
*
patch 9.0.1295: the option initialization function is too long
v9.0.1295
Yegappan Lakshmanan
2023-02-10
1
-257
/
+353
*
patch 9.0.1294: the set_bool_option() function is too long
v9.0.1294
Yegappan Lakshmanan
2023-02-09
1
-393
/
+680
*
patch 9.0.1293: the set_num_option() is too long
v9.0.1293
Yegappan Lakshmanan
2023-02-09
1
-319
/
+542
*
patch 9.0.1286: Coverity warns for using a NULL pointer
v9.0.1286
Bram Moolenaar
2023-02-06
1
-4
/
+11
*
patch 9.0.1284: compiler warnings for uninitialized variables
v9.0.1284
Bram Moolenaar
2023-02-05
1
-2
/
+2
*
patch 9.0.1283: the code for setting options is too complicated
v9.0.1283
Yegappan Lakshmanan
2023-02-05
1
-302
/
+460
*
patch 9.0.1275: the code for setting options is too complicated
v9.0.1275
Yegappan Lakshmanan
2023-02-02
1
-473
/
+507
*
patch 9.0.1242: code for :runtime completion is not consistent
v9.0.1242
zeertzjq
2023-01-25
1
-7
/
+7
*
patch 9.0.1215: using isalpha() adds dependency on current locale
v9.0.1215
zeertzjq
2023-01-17
1
-1
/
+1
*
patch 9.0.1208: code is indented more than necessary
v9.0.1208
Yegappan Lakshmanan
2023-01-16
1
-46
/
+47
*
patch 9.0.0990: callback name argument is changed by setqflist()
v9.0.0990
Bram Moolenaar
2022-12-02
1
-0
/
+2
*
patch 9.0.0963: function name does not match autocmd event name
v9.0.0963
zeertzjq
2022-11-28
1
-1
/
+1
*
patch 9.0.0921: missing defined(PROTO) in #ifdef
v9.0.0921
Bram Moolenaar
2022-11-22
1
-20
/
+23
*
patch 9.0.0835: the window title is not redrawn when 'endoffile' changes
v9.0.0835
K.Takata
2022-11-05
1
-12
/
+6
*
Add missing entry for the 'endoffile' option.
Bram Moolenaar
2022-10-28
1
-0
/
+1
*
patch 9.0.0761: cannot use 'indentexpr' for Lisp indenting
v9.0.0761
Bram Moolenaar
2022-10-15
1
-0
/
+3
*
patch 9.0.0747: too many #ifdefs
v9.0.0747
Martin Tournoij
2022-10-13
1
-9
/
+1
*
patch 9.0.0670: no space for command line when there is a tabline
v9.0.0670
Bram Moolenaar
2022-10-06
1
-1
/
+2
*
patch 9.0.0665: setting 'cmdheight' has no effect if last window was resized
v9.0.0665
Bram Moolenaar
2022-10-05
1
-2
/
+3
*
patch 9.0.0657: too many #ifdefs
v9.0.0657
Martin Tournoij
2022-10-04
1
-4
/
+0
*
patch 9.0.0644: 'smoothscroll' is not copied to a new window on :split
v9.0.0644
Bram Moolenaar
2022-10-03
1
-0
/
+1
*
patch 9.0.0640: cannot scroll by screen line if a line wraps
v9.0.0640
Bram Moolenaar
2022-10-02
1
-0
/
+10
*
patch 9.0.0544: minor issues with setting a string option
v9.0.0544
zeertzjq
2022-09-22
1
-7
/
+5
*
patch 9.0.0540: assigning stack variable to argument confuses Coverity
v9.0.0540
Bram Moolenaar
2022-09-22
1
-24
/
+26
*
patch 9.0.0537: the do_set() function is much too long
v9.0.0537
Bram Moolenaar
2022-09-21
1
-435
/
+440
*
patch 9.0.0449: there is no easy way to translate a key code into a string
v9.0.0449
zeertzjq
2022-09-12
1
-2
/
+3
*
patch 9.0.0340: the 'cmdheight' zero support causes too much trouble
v9.0.0340
Bram Moolenaar
2022-08-31
1
-1
/
+1
*
patch 9.0.0318: clearing screen causes flicker
v9.0.0318
Bram Moolenaar
2022-08-29
1
-1
/
+1
*
patch 9.0.0278: the +wildignore feature is nearly always available
v9.0.0278
Bram Moolenaar
2022-08-26
1
-10
/
+8
*
patch 9.0.0265: no good reason why the "gf" command isn't in the tiny version
v9.0.0265
Bram Moolenaar
2022-08-25
1
-13
/
+1
*
patch 9.0.0222: no good reason why text objects are only in larger builds
v9.0.0222
Bram Moolenaar
2022-08-16
1
-4
/
+0
*
patch 9.0.0206: redraw flags are not named specifically
v9.0.0206
Bram Moolenaar
2022-08-14
1
-11
/
+11
*
patch 9.0.0114: the command line takes up space even when not used
v9.0.0114
Shougo Matsushita
2022-07-30
1
-1
/
+1
*
patch 9.0.0096: flag "new_value_alloced" is always true
v9.0.0096
zeertzjq
2022-07-27
1
-7
/
+1
*
patch 9.0.0090: no error when assigning bool to a string option
v9.0.0090
Bram Moolenaar
2022-07-27
1
-0
/
+14
*
patch 9.0.0040: use of set_chars_option() is confusing
v9.0.0040
Bram Moolenaar
2022-07-04
1
-6
/
+6
[next]