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 8.2.0260: several lines of code are duplicated
v8.2.0260
Bram Moolenaar
2020-02-15
1
-75
/
+61
*
patch 8.2.0156: various typos in source files and tests
v8.2.0156
Bram Moolenaar
2020-01-26
1
-1
/
+1
*
patch 8.2.0128: cannot list options one per line
v8.2.0128
Bram Moolenaar
2020-01-18
1
-5
/
+29
*
patch 8.2.0056: execution stack is incomplete and inefficient
v8.2.0056
Bram Moolenaar
2019-12-29
1
-1
/
+1
*
patch 8.1.2392: using old C style comments
v8.1.2392
Bram Moolenaar
2019-12-05
1
-482
/
+479
*
patch 8.1.2331: the option.c file is still very big
v8.1.2331
Bram Moolenaar
2019-11-21
1
-423
/
+0
*
patch 8.1.2295: if buffer of popup is in another window cursorline sign shows
v8.1.2295
Bram Moolenaar
2019-11-12
1
-25
/
+0
*
patch 8.1.2281: 'showbreak' cannot be set for one window
v8.1.2281
Bram Moolenaar
2019-11-09
1
-0
/
+36
*
patch 8.1.2243: typos in comments
v8.1.2243
Bram Moolenaar
2019-11-02
1
-1
/
+1
*
patch 8.1.2225: the "last used" info of a buffer is under used
v8.1.2225
Bram Moolenaar
2019-10-27
1
-0
/
+2
*
patch 8.1.2186: error for bad regexp even though regexp is not used
v8.1.2186
Bram Moolenaar
2019-10-19
1
-1
/
+1
*
patch 8.1.2184: option context is not copied when splitting a window
v8.1.2184
Bram Moolenaar
2019-10-19
1
-7
/
+99
*
patch 8.1.2171: mouse support not always available
v8.1.2171
Bram Moolenaar
2019-10-17
1
-3
/
+1
*
patch 8.1.2145: cannot map <C-H> when modifyOtherKeys is enabled
v8.1.2145
Bram Moolenaar
2019-10-13
1
-1
/
+1
*
patch 8.1.2116: no check for out of memory
v8.1.2116
Bram Moolenaar
2019-10-05
1
-3
/
+6
*
patch 8.1.2115: MS-Windows: shell commands fail if &shell contains a space
v8.1.2115
Bram Moolenaar
2019-10-05
1
-0
/
+19
*
patch 8.1.2107: various memory leaks reported by asan
v8.1.2107
Bram Moolenaar
2019-10-01
1
-1
/
+1
*
patch 8.1.2096: too many #ifdefs
v8.1.2096
Bram Moolenaar
2019-09-28
1
-4
/
+0
*
patch 8.1.2094: the fileio.c file is too big
v8.1.2094
Bram Moolenaar
2019-09-28
1
-1
/
+3
*
patch 8.1.2073: when editing a buffer 'colorcolumn' may not work
v8.1.2073
Bram Moolenaar
2019-09-25
1
-10
/
+15
*
patch 8.1.2045: the option.c file is too big
v8.1.2045
Bram Moolenaar
2019-09-16
1
-2459
/
+140
*
patch 8.1.2029: cannot control 'cursorline' highlighting well
v8.1.2029
Bram Moolenaar
2019-09-14
1
-3
/
+62
*
patch 8.1.2022: the option.c file is too big
v8.1.2022
Bram Moolenaar
2019-09-12
1
-3206
/
+1
*
patch 8.1.2019: 'cursorline' always highlights the whole line
v8.1.2019
Bram Moolenaar
2019-09-09
1
-0
/
+24
*
patch 8.1.1966: some code in options.c fits better elsewhere
v8.1.1966
Bram Moolenaar
2019-09-02
1
-909
/
+1
*
patch 8.1.1919: using window options when passing a buffer to popup_create()
v8.1.1919
Bram Moolenaar
2019-08-24
1
-1
/
+3
*
patch 8.1.1913: not easy to compute the space on the command line
v8.1.1913
Bram Moolenaar
2019-08-23
1
-0
/
+3
*
patch 8.1.1910: redrawing too much when toggling 'relativenumber'
v8.1.1910
Bram Moolenaar
2019-08-22
1
-2
/
+20
*
patch 8.1.1901: the +insert_expand feature is not always available
v8.1.1901
Bram Moolenaar
2019-08-21
1
-59
/
+9
*
patch 8.1.1892: missing index entry and option menu for 'completepopup'
v8.1.1892
Bram Moolenaar
2019-08-20
1
-1
/
+3
*
patch 8.1.1891: functions used in one file are global
v8.1.1891
Bram Moolenaar
2019-08-20
1
-15
/
+19
*
patch 8.1.1887: the +cmdline_compl feature is not in the tiny version
v8.1.1887
Bram Moolenaar
2019-08-18
1
-11
/
+0
*
patch 8.1.1882: cannot specify properties of the info popup window
v8.1.1882
Bram Moolenaar
2019-08-18
1
-0
/
+15
*
patch 8.1.1880: cannot show extra info for completion in a popup window
v8.1.1880
Bram Moolenaar
2019-08-18
1
-1
/
+1
*
patch 8.1.1823: command line history code is spread out
v8.1.1823
Bram Moolenaar
2019-08-06
1
-4
/
+3
*
patch 8.1.1795: no syntax HL after splitting windows with :bufdo
v8.1.1795
Bram Moolenaar
2019-08-03
1
-0
/
+1
*
patch 8.1.1772: options test still fails on MS-Windows
v8.1.1772
Bram Moolenaar
2019-07-28
1
-2
/
+3
*
patch 8.1.1769: 'shellslash' is also used for completion
v8.1.1769
Bram Moolenaar
2019-07-28
1
-3
/
+30
*
patch 8.1.1736: viminfo support is spread out
v8.1.1736
Bram Moolenaar
2019-07-23
1
-43
/
+0
*
patch 8.1.1714: cannot preview a file in a popup window
v8.1.1714
Bram Moolenaar
2019-07-18
1
-0
/
+18
*
patch 8.1.1623: display wrong with signs in narrow number column
v8.1.1623
Bram Moolenaar
2019-07-04
1
-1
/
+7
*
patch 8.1.1614: 'numberwidth' can only go up to 10
v8.1.1614
Bram Moolenaar
2019-07-01
1
-2
/
+2
*
patch 8.1.1587: redraw problem when sign icons in the number column
v8.1.1587
Bram Moolenaar
2019-06-24
1
-3
/
+3
*
patch 8.1.1564: sign column takes up space
v8.1.1564
Bram Moolenaar
2019-06-17
1
-1
/
+7
*
patch 8.1.1557: compiler warning for unused variables in tiny version
v8.1.1557
Bram Moolenaar
2019-06-16
1
-2
/
+13
*
patch 8.1.1542: an OptionSet autocommand does not get enough info
v8.1.1542
Bram Moolenaar
2019-06-15
1
-15
/
+161
*
patch 8.1.1519: 'backupskip' may contain duplicates
v8.1.1519
Bram Moolenaar
2019-06-12
1
-2
/
+3
*
patch 8.1.1423: popup windows use options from current window and buffer
v8.1.1423
Bram Moolenaar
2019-05-30
1
-6
/
+36
*
patch 8.1.1414: alloc() returning "char_u *" causes a lot of type casts
v8.1.1414
Bram Moolenaar
2019-05-28
1
-7
/
+6
*
patch 8.1.1405: "highlight" option of popup windows not supported
v8.1.1405
Bram Moolenaar
2019-05-26
1
-0
/
+48
[next]