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
/
structs.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
patch 9.0.0623: error for modifying a const is not detected at compile time
v9.0.0623
Bram Moolenaar
2022-09-29
1
-4
/
+4
*
patch 9.0.0620: matchaddpos() can only add up to 8 matches
v9.0.0620
Bram Moolenaar
2022-09-29
1
-27
/
+20
*
patch 9.0.0547: looping over empty out_loop[] entries
v9.0.0547
Bram Moolenaar
2022-09-22
1
-0
/
+1
*
patch 9.0.0535: closure gets wrong value in for loop with two loop variables
v9.0.0535
Bram Moolenaar
2022-09-21
1
-1
/
+1
*
patch 9.0.0502: a closure in a nested loop in a :def function does not work
v9.0.0502
Bram Moolenaar
2022-09-19
1
-5
/
+19
*
patch 9.0.0491: no good reason to build without the float feature
v9.0.0491
Bram Moolenaar
2022-09-17
1
-2
/
+0
*
patch 9.0.0485: in :def function all closures in loop get the same variables
v9.0.0485
Bram Moolenaar
2022-09-17
1
-2
/
+19
*
patch 9.0.0481: in :def function all closures in loop get the same variables
v9.0.0481
Bram Moolenaar
2022-09-16
1
-3
/
+11
*
patch 9.0.0476: varargs does not work for replacement function of substitute()
v9.0.0476
zeertzjq
2022-09-16
1
-4
/
+4
*
patch 9.0.0460: loop variable can't be found
v9.0.0460
Bram Moolenaar
2022-09-14
1
-0
/
+17
*
patch 9.0.0445: when opening/closing window text moves up/down
v9.0.0445
Luuk van Baal
2022-09-11
1
-0
/
+2
*
patch 9.0.0438: cannot put virtual text above a line
v9.0.0438
Bram Moolenaar
2022-09-10
1
-4
/
+11
*
patch 9.0.0410: struct member cts_lnum is unused
v9.0.0410
Bram Moolenaar
2022-09-07
1
-1
/
+0
*
patch 9.0.0398: members of funccall_T are inconsistently named
v9.0.0398
Bram Moolenaar
2022-09-06
1
-17
/
+17
*
patch 9.0.0397: :defer not tested with exceptions and ":qa!"
v9.0.0397
Bram Moolenaar
2022-09-06
1
-0
/
+4
*
patch 9.0.0370: cleaning up afterwards can make a function messy
v9.0.0370
Bram Moolenaar
2022-09-03
1
-1
/
+10
*
patch 9.0.0321: cannot use the message popup window directly
v9.0.0321
Bram Moolenaar
2022-08-29
1
-1
/
+1
*
patch 9.0.0304: WinScrolled is not triggered when only skipcol changes
v9.0.0304
zeertzjq
2022-08-28
1
-1
/
+2
*
patch 9.0.0288: when 'cmdheight' is zero some messages are not displayed
v9.0.0288
Bram Moolenaar
2022-08-27
1
-0
/
+2
*
patch 9.0.0284: using static buffer for multiple completion functions
v9.0.0284
Bram Moolenaar
2022-08-26
1
-0
/
+2
*
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
-2
/
+0
*
patch 9.0.0253: a symlink to an autoload script results in two entries
v9.0.0253
Bram Moolenaar
2022-08-24
1
-1
/
+7
*
patch 9.0.0247: cannot add padding to virtual text without highlight
v9.0.0247
Bram Moolenaar
2022-08-23
1
-1
/
+2
*
patch 9.0.0222: no good reason why text objects are only in larger builds
v9.0.0222
Bram Moolenaar
2022-08-16
1
-2
/
+0
*
patch 9.0.0206: redraw flags are not named specifically
v9.0.0206
Bram Moolenaar
2022-08-14
1
-1
/
+1
*
patch 9.0.0205: cursor in wrong position when inserting after virtual text
v9.0.0205
Bram Moolenaar
2022-08-14
1
-0
/
+3
*
patch 9.0.0165: looking up a text property type by ID is slow
v9.0.0165
Bram Moolenaar
2022-08-07
1
-0
/
+1
*
patch 9.0.0144: text property cannot override 'cursorline' highlight
v9.0.0144
Bram Moolenaar
2022-08-05
1
-0
/
+1
*
patch 9.0.0139: truncating virtual text after a line not implemented
v9.0.0139
Bram Moolenaar
2022-08-04
1
-0
/
+2
*
patch 9.0.0121: cannot put virtual text after or below a line
v9.0.0121
Bram Moolenaar
2022-07-31
1
-1
/
+9
*
patch 9.0.0074: Coverity warns for double free
v9.0.0074
Bram Moolenaar
2022-07-26
1
-3
/
+4
*
patch 9.0.0067: cannot show virtual text
v9.0.0067
Bram Moolenaar
2022-07-25
1
-2
/
+19
*
patch 9.0.0036: 'fillchars' cannot have window-local values
v9.0.0036
Bram Moolenaar
2022-07-04
1
-0
/
+19
*
patch 9.0.0013: reproducing memory access errors can be difficult
v9.0.0013
Bram Moolenaar
2022-06-30
1
-4
/
+5
*
patch 8.2.5088: value of cmod_verbose is a bit complicated to use
v8.2.5088
zeertzjq
2022-06-14
1
-2
/
+2
*
patch 8.2.5084: when the GUI shows a dialog tests get stuck
v8.2.5084
Bram Moolenaar
2022-06-13
1
-0
/
+3
*
patch 8.2.5066: timer_create is not available on every Mac system
v8.2.5066
Bram Moolenaar
2022-06-07
1
-0
/
+1
*
patch 8.2.5057: using gettimeofday() for timeout is very inefficient
v8.2.5057
Paul Ollis
2022-06-05
1
-4
/
+1
*
patch 8.2.5003: cannot do bitwise shifts
v8.2.5003
Yegappan Lakshmanan
2022-05-22
1
-0
/
+2
*
patch 8.2.4993: smart/C/lisp indenting is optional
v8.2.4993
Bram Moolenaar
2022-05-21
1
-13
/
+1
*
patch 8.2.4928: various white space and cosmetic mistakes
v8.2.4928
Bram Moolenaar
2022-05-09
1
-10
/
+10
*
patch 8.2.4909: MODE_ enum entries names are too generic
v8.2.4909
Bram Moolenaar
2022-05-07
1
-5
/
+5
*
patch 8.2.4882: cannot make 'breakindent' use a specific column
v8.2.4882
Christian Brabandt
2022-05-06
1
-2
/
+4
*
patch 8.2.4812: unused struct item
v8.2.4812
zeertzjq
2022-04-23
1
-1
/
+0
*
patch 8.2.4759: CurSearch highlight does not work for multi-line match
v8.2.4759
Bram Moolenaar
2022-04-16
1
-1
/
+3
*
patch 8.2.4749: <script> is not expanded in autocmd context
v8.2.4749
LemonBoy
2022-04-14
1
-2
/
+2
*
patch 8.2.4741: startup test fails
v8.2.4741
Bram Moolenaar
2022-04-12
1
-1
/
+2
*
patch 8.2.4731: the changelist index is not remembered per buffer
v8.2.4731
LemonBoy
2022-04-10
1
-0
/
+1
*
patch 8.2.4724: current instance of last search pattern not easily spotted
v8.2.4724
LemonBoy
2022-04-09
1
-0
/
+1
*
patch 8.2.4713: plugins cannot track text scrolling
v8.2.4713
LemonBoy
2022-04-08
1
-0
/
+6
[next]