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
/
diff.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
patch 8.2.4753: error from setting an option is silently ignored
v8.2.4753
Bram Moolenaar
2022-04-15
1
-1
/
+1
*
patch 8.2.4624: old Coverity warning for resource leak
v8.2.4624
Bram Moolenaar
2022-03-25
1
-0
/
+4
*
patch 8.2.4012: error messages are spread out
v8.2.4012
Bram Moolenaar
2022-01-05
1
-2
/
+2
*
patch 8.2.4010: error messages are spread out
v8.2.4010
Bram Moolenaar
2022-01-05
1
-2
/
+2
*
patch 8.2.4008: error messages are spread out
v8.2.4008
Bram Moolenaar
2022-01-05
1
-2
/
+2
*
patch 8.2.3967: error messages are spread out
v8.2.3967
Bram Moolenaar
2022-01-01
1
-1
/
+1
*
patch 8.2.3943: compiler warning from gcc for uninitialized variable
v8.2.3943
Bram Moolenaar
2021-12-30
1
-4
/
+1
*
patch 8.2.3931: Coverity reports a memory leak
v8.2.3931
Bram Moolenaar
2021-12-29
1
-0
/
+3
*
patch 8.2.3925: diff mode confused by NUL bytes
v8.2.3925
Bram Moolenaar
2021-12-28
1
-4
/
+12
*
patch 8.2.3921: the way xdiff is used is inefficient
v8.2.3921
Lewis Russell
2021-12-28
1
-116
/
+144
*
patch 8.2.3914: various spelling mistakes in comments
v8.2.3914
Dominique Pelle
2021-12-27
1
-3
/
+3
*
patch 8.2.3830: error messages are spread out
v8.2.3830
Bram Moolenaar
2021-12-16
1
-8
/
+8
*
patch 8.2.3556: filler lines are incorrect for other window in diff mode
v8.2.3556
Bram Moolenaar
2021-10-22
1
-6
/
+16
*
patch 8.2.3394: filler lines are wrong when changing text in diff mode
v8.2.3394
Bram Moolenaar
2021-09-01
1
-0
/
+13
*
patch 8.2.3390: included xdiff code is outdated
v8.2.3390
Christian Brabandt
2021-08-31
1
-1
/
+1
*
patch 8.2.3229: Vim9: runtime and compile time type checks are not the same
v8.2.3229
Yegappan Lakshmanan
2021-07-27
1
-0
/
+3
*
patch 8.2.3194: Vim9: argument types are not checked at compile time
v8.2.3194
Yegappan Lakshmanan
2021-07-21
1
-1
/
+1
*
patch 8.2.3188: Vim9: argument types are not checked at compile time
v8.2.3188
Yegappan Lakshmanan
2021-07-20
1
-3
/
+1
*
patch 8.2.3173: Vim9: argument types are not checked at compile time
v8.2.3173
Yegappan Lakshmanan
2021-07-17
1
-1
/
+9
*
patch 8.2.2880: unified diff fails if actually used
v8.2.2880
glacambre
2021-05-24
1
-2
/
+4
*
patch 8.2.2490: 'wrap' option is always reset when starting diff mode
v8.2.2490
Bram Moolenaar
2021-02-10
1
-5
/
+17
*
patch 8.2.1898: command modifier parsing always uses global cmdmod
v8.2.1898
Bram Moolenaar
2020-10-24
1
-10
/
+10
*
patch 8.2.0938: NFA regexp uses tolower ()to compare ignore-case
v8.2.0938
Bram Moolenaar
2020-06-09
1
-1
/
+1
*
patch 8.2.0928: many type casts are used for vim_strnsave()
v8.2.0928
Bram Moolenaar
2020-06-07
1
-1
/
+1
*
patch 8.2.0853: ml_delete() often called with FALSE argument
v8.2.0853
Bram Moolenaar
2020-05-30
1
-2
/
+2
*
patch 8.2.0559: clearing a struct is verbose
v8.2.0559
Bram Moolenaar
2020-04-12
1
-5
/
+5
*
patch 8.2.0500: using the same loop in many places
v8.2.0500
Bram Moolenaar
2020-04-02
1
-6
/
+9
*
patch 8.1.2378: using old C style comments
v8.1.2378
Bram Moolenaar
2019-12-01
1
-241
/
+241
*
patch 8.1.2302: :lockmarks does not work for '[ and ']
v8.1.2302
Bram Moolenaar
2019-11-16
1
-0
/
+6
*
patch 8.1.2289: after :diffsplit closing the window does not disable diff
v8.1.2289
Bram Moolenaar
2019-11-10
1
-1
/
+24
*
patch 8.1.2243: typos in comments
v8.1.2243
Bram Moolenaar
2019-11-02
1
-1
/
+1
*
patch 8.1.2120: some MB_ macros are more complicated than necessary
v8.1.2120
Bram Moolenaar
2019-10-06
1
-1
/
+1
*
patch 8.1.1989: the evalfunc.c file is still too big
v8.1.1989
Bram Moolenaar
2019-09-05
1
-1
/
+74
*
patch 8.1.1922: in diff mode global operations can be very slow
v8.1.1922
Bram Moolenaar
2019-08-24
1
-3
/
+4
*
patch 8.1.1414: alloc() returning "char_u *" causes a lot of type casts
v8.1.1414
Bram Moolenaar
2019-05-28
1
-1
/
+1
*
patch 8.1.1405: "highlight" option of popup windows not supported
v8.1.1405
Bram Moolenaar
2019-05-26
1
-5
/
+1
*
patch 8.1.1386: unessesary type casts for lalloc()
v8.1.1386
Bram Moolenaar
2019-05-24
1
-1
/
+1
*
patch 8.1.1384: using "int" for alloc() often results in compiler warnings
v8.1.1384
Bram Moolenaar
2019-05-24
1
-3
/
+3
*
patch 8.1.0991: cannot build with a mix of features
v8.1.0991
Bram Moolenaar
2019-03-03
1
-1
/
+5
*
patch 8.1.0956: using context:0 in 'diffopt' does not work well
v8.1.0956
Bram Moolenaar
2019-02-19
1
-1
/
+1
*
patch 8.1.0927: USE_CR is never defined
v8.1.0927
Bram Moolenaar
2019-02-15
1
-8
/
+4
*
patch 8.1.0805: too many #ifdefs
v8.1.0805
Bram Moolenaar
2019-01-24
1
-13
/
+1
*
patch 8.1.0753: printf format not checked for semsg()
v8.1.0753
Bram Moolenaar
2019-01-15
1
-1
/
+1
*
patch 8.1.0743: giving error messages is not flexible
v8.1.0743
Bram Moolenaar
2019-01-13
1
-17
/
+16
*
patch 8.1.0562: parsing of 'diffopt' is slightly wrong
v8.1.0562
Bram Moolenaar
2018-12-04
1
-1
/
+4
*
patch 8.1.0513: no error for set diffopt+=algorithm:
v8.1.0513
Bram Moolenaar
2018-11-05
1
-0
/
+2
*
patch 8.1.0502: internal diff fails when diffing a context diff
v8.1.0502
Bram Moolenaar
2018-10-31
1
-13
/
+15
*
patch 8.1.0497: :%diffput changes order of lines
v8.1.0497
Bram Moolenaar
2018-10-25
1
-2
/
+2
*
patch 8.1.0458: ml_get error and crash when using "do"
v8.1.0458
Bram Moolenaar
2018-10-07
1
-9
/
+10
*
patch 8.1.0402: the DiffUpdate event isn't triggered for :diffput
v8.1.0402
Bram Moolenaar
2018-09-18
1
-14
/
+25
[next]