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
/
ops.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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.0147: block Visual mode operators not correct when 'linebreak' set
v8.2.0147
Bram Moolenaar
2020-01-23
1
-15
/
+11
*
patch 8.2.0063: wrong size argument to vim_snprintf()
v8.2.0063
Bram Moolenaar
2019-12-30
1
-1
/
+5
*
patch 8.2.0018: :join does not add white space where it should
v8.2.0018
Bram Moolenaar
2019-12-17
1
-1
/
+1
*
patch 8.2.0002: "dj" only deletes first line of closed fold
v8.2.0002
Bram Moolenaar
2019-12-13
1
-1
/
+2
*
patch 8.1.2392: using old C style comments
v8.1.2392
Bram Moolenaar
2019-12-05
1
-358
/
+351
*
patch 8.1.2371: FEAT_TEXT_PROP is a confusing name
v8.1.2371
Bram Moolenaar
2019-11-30
1
-5
/
+5
*
patch 8.1.2302: :lockmarks does not work for '[ and ']
v8.1.2302
Bram Moolenaar
2019-11-16
1
-30
/
+47
*
patch 8.1.2293: join adds trailing space when second line is empty
v8.1.2293
Bram Moolenaar
2019-11-12
1
-1
/
+2
*
patch 8.1.2281: 'showbreak' cannot be set for one window
v8.1.2281
Bram Moolenaar
2019-11-09
1
-0
/
+3
*
patch 8.1.2235: "C" with 'virtualedit' set does not include multi-byte char
v8.1.2235
Bram Moolenaar
2019-10-31
1
-0
/
+2
*
patch 8.1.2171: mouse support not always available
v8.1.2171
Bram Moolenaar
2019-10-17
1
-2
/
+0
*
patch 8.1.2127: the indent.c file is a bit big
v8.1.2127
Bram Moolenaar
2019-10-09
1
-107
/
+0
*
patch 8.1.2120: some MB_ macros are more complicated than necessary
v8.1.2120
Bram Moolenaar
2019-10-06
1
-2
/
+2
*
patch 8.1.2104: the normal.c file is too big
v8.1.2104
Bram Moolenaar
2019-09-30
1
-5
/
+936
*
patch 8.1.2096: too many #ifdefs
v8.1.2096
Bram Moolenaar
2019-09-28
1
-89
/
+17
*
patch 8.1.2077: the ops.c file is too big
v8.1.2077
Bram Moolenaar
2019-09-25
1
-3093
/
+4
*
patch 8.1.2045: the option.c file is too big
v8.1.2045
Bram Moolenaar
2019-09-16
1
-27
/
+25
*
patch 8.1.2026: possibly using uninitialized memory
v8.1.2026
Bram Moolenaar
2019-09-13
1
-2
/
+2
*
patch 8.1.1895: using NULL pointer when out of memory
v8.1.1895
Bram Moolenaar
2019-08-20
1
-0
/
+5
*
patch 8.1.1891: functions used in one file are global
v8.1.1891
Bram Moolenaar
2019-08-20
1
-2
/
+5
*
patch 8.1.1823: command line history code is spread out
v8.1.1823
Bram Moolenaar
2019-08-06
1
-2
/
+0
*
patch 8.1.1736: viminfo support is spread out
v8.1.1736
Bram Moolenaar
2019-07-23
1
-433
/
+37
*
patch 8.1.1588: in :let-heredoc line continuation is recognized
v8.1.1588
Bram Moolenaar
2019-06-25
1
-1
/
+1
*
patch 8.1.1531: clipboard type name is inconsistent
v8.1.1531
Bram Moolenaar
2019-06-14
1
-4
/
+4
*
patch 8.1.1414: alloc() returning "char_u *" causes a lot of type casts
v8.1.1414
Bram Moolenaar
2019-05-28
1
-21
/
+15
*
patch 8.1.1393: unnecessary type casts
v8.1.1393
Bram Moolenaar
2019-05-25
1
-1
/
+1
*
patch 8.1.1386: unessesary type casts for lalloc()
v8.1.1386
Bram Moolenaar
2019-05-24
1
-13
/
+13
*
patch 8.1.1384: using "int" for alloc() often results in compiler warnings
v8.1.1384
Bram Moolenaar
2019-05-24
1
-28
/
+23
*
patch 8.1.1359: text property wrong after :substitute with backslash
v8.1.1359
Bram Moolenaar
2019-05-19
1
-1
/
+1
*
patch 8.1.1355: obvious mistakes are accepted as valid expressions
v8.1.1355
Bram Moolenaar
2019-05-19
1
-1
/
+1
*
patch 8.1.1351: text property wrong after :substitute
v8.1.1351
Bram Moolenaar
2019-05-19
1
-1
/
+1
*
patch 8.1.1343: text properties not adjusted for Visual block mode delete
v8.1.1343
Bram Moolenaar
2019-05-17
1
-4
/
+8
*
patch 8.1.1342: using freed memory when joining line with text property
v8.1.1342
Bram Moolenaar
2019-05-17
1
-1
/
+1
*
patch 8.1.1341: text properties are lost when joining lines
v8.1.1341
Bram Moolenaar
2019-05-17
1
-9
/
+45
*
patch 8.1.1219: not checking for NULL return from alloc()
v8.1.1219
Bram Moolenaar
2019-04-27
1
-11
/
+15
*
patch 8.1.1086: too many curly braces
v8.1.1086
Bram Moolenaar
2019-03-30
1
-8
/
+0
*
patch 8.1.1000: indenting is off
v8.1.1000
Bram Moolenaar
2019-03-09
1
-3
/
+8
*
patch 8.1.0999: use register one too often and not properly tested
v8.1.0999
Bram Moolenaar
2019-03-08
1
-4
/
+4
*
patch 8.1.0989: various small code ugliness
v8.1.0989
Bram Moolenaar
2019-03-02
1
-1
/
+1
*
patch 8.1.0927: USE_CR is never defined
v8.1.0927
Bram Moolenaar
2019-02-15
1
-4
/
+0
*
patch 8.1.0826: too many #ifdefs
v8.1.0826
Bram Moolenaar
2019-01-26
1
-94
/
+10
*
patch 8.1.0806: too many #ifdefs
v8.1.0806
Bram Moolenaar
2019-01-24
1
-98
/
+4
*
patch 8.1.0785: depending on the configuration some functions are unused
v8.1.0785
Bram Moolenaar
2019-01-20
1
-0
/
+5
*
patch 8.1.0779: argument for message functions is inconsistent
v8.1.0779
Bram Moolenaar
2019-01-19
1
-15
/
+15
*
patch 8.1.0766: various problems when using Vim on VMS
v8.1.0766
Bram Moolenaar
2019-01-17
1
-20
/
+20
*
patch 8.1.0743: giving error messages is not flexible
v8.1.0743
Bram Moolenaar
2019-01-13
1
-22
/
+20
*
patch 8.1.0722: cannot build without the virtualedit feature
v8.1.0722
Bram Moolenaar
2019-01-11
1
-2
/
+12
*
patch 8.1.0719: too many #ifdefs
v8.1.0719
Bram Moolenaar
2019-01-11
1
-47
/
+15
*
patch 8.1.0671: cursor in the wrong column after auto-formatting
v8.1.0671
Bram Moolenaar
2018-12-31
1
-3
/
+10
[next]